10 More Discussions You Might Find Interesting
1. Shell Programming and Scripting
Hi, all
Now i want write a shell to get the state of weblogic server,and when the Managed Server's state is not ok, after 3 times checking, i will send msg to the system administrator by sms.
BTW, my environment is :
Linux ,Redhat 5.4 64bit
weblogic version: 10.3.3
the count number... (1 Reply)
Discussion started by: wangsk
1 Replies
2. UNIX and Linux Applications
Hi All,
How to find the version of the weblogic server configured?
Our server is a Linux based server.
Regards
Dhivya (1 Reply)
Discussion started by: dhivya.enjoy
1 Replies
3. Shell Programming and Scripting
Hi ,
i want to know web logic commands in Unix which we can use from server.
Like commands for deploying applications etc .
Any link will also be helpful. (2 Replies)
Discussion started by: honey26
2 Replies
4. Solaris
Hi ALL,
I am running weblogic portal(9.2.2) on solaris and i wanted to apply maintenance pack and upgrade it to 9.2.3. Without using
x-windows system how can i apply maintenance pack.? (0 Replies)
Discussion started by: gaurav183
0 Replies
5. Linux
Please forgive me if I've chosen the wrong forum... but I'm just wondering how likely it is to find a Linux sys admin with a vast BEA Weblogic skillset or vice versa (a Weblogic admin with vast Linux admin skills)?
The reason I ask is because our Linux Sys Admin is leaving for a position with... (1 Reply)
Discussion started by: rm -r *
1 Replies
6. Solaris
Hi,
I Need small conformation that "Upto what extent Weblogic is useful for Admins?
Need help ASAP...PLz do the Favour.
Thanx in Advance...... (0 Replies)
Discussion started by: viswanathkishor
0 Replies
7. Shell Programming and Scripting
Hi
I am trying to fetch the rows with match string "0000001234"
Input file looks like below:
09 0 XXX 0000001234 Z 1
09 0 XXX 0000001234 Z 1
09 0 XXX 0000001234 Z 1
09 0 XXX 0000001234 Z 1
09 0 XXX 0000001234 Z 1... (6 Replies)
Discussion started by: nareshk
6 Replies
8. Shell Programming and Scripting
Hi All :)
I am planning to undergo Weblogic Administartion Certification.
IF anyone has got certified,please guide me.
It would be more helpful,if someone shares me the materials or dumps.
Please help me.
Alvida. (0 Replies)
Discussion started by: alvida
0 Replies
9. Solaris
Hi,
I can't find the password for Weblogic console. Is it a way change it from solaris platform?
Cheers (1 Reply)
Discussion started by: mehrdad68
1 Replies
10. UNIX for Advanced & Expert Users
anyone has any ideas about web logic?
the weblogic is installed in unix, but everytimes when I tried to start the weblogic i have to start from unix with root password.
Is there anyway i can start the weblogic w/o login to unix as root?? (1 Reply)
Discussion started by: ichiro
1 Replies
SENSORS-DETECT(8) System Manager's Manual SENSORS-DETECT(8)
NAME
sensors-detect - detect hardware monitoring chips
SYNOPSIS
sensors-detect
DESCRIPTION
sensors-detect is an interactive program that will walk you through the process of scanning your system for various hardware monitoring
chips, or sensors, supported by libsensors(3), or more generally by the lm_sensors tool suite.
sensors-detect will look for the following devices, in order:
o Sensors embedded in CPUs, south bridges and memory controllers.
o Sensors embedded in Super I/O chips.
o Hardware monitoring chips accessed through ISA I/O ports.
o Hardware monitoring chips reachable over the SMBus or more generally any I2C bus on your system.
As the last two detection steps can cause trouble on some systems, they are normally not attempted if the second detection step led to the
discovery of a Super I/O chip with complete hardware monitoring features. However, the user is always free to ask for all detection steps
if so is his/her wish. This can be useful if a given system has more than one hardware monitoring chip. Some vendors are known to do this,
most notably Asus and Tyan.
WARNING
sensors-detect needs to access the hardware for most of the chip detections. By definition, it doesn't know which chips are there before
it manages to identify them. This means that it can access chips in a way these chips do not like, causing problems ranging from SMBus
lockup to permanent hardware damage (a rare case, thankfully.)
The authors made their best to make the detection as safe as possible, and it turns out to work just fine in most cases, however it is
impossible to guarantee that sensors-detect will not lock or kill a specific system. So, as a rule of thumb, you should not run sensors-
detect on production servers, and you should not run sensors-detect if can't afford replacing a random part of your system. Also, it is
recommended to not force a detection step which would have been skipped by default, unless you know what you are doing.
SEE ALSO
sensors(1), libsensors(3)
AUTHOR
Frodo Looijaard and Jean Delvare
lm-sensors 3 December 2008 SENSORS-DETECT(8)