Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Fan, Power Supply and CPU monitoring on E220R 1

Status
Not open for further replies.

SeSe

Programmer
Joined
Jun 8, 2001
Messages
32
Location
GB
Hi,
I am asked to write a script that sends an email notification about Fan failures, Power supply failures (the servers have redundant power supply) and eventually CPU temperature for several E220R Sun servers.
Is there any command or repository from which I can get these info's?
TIA,
Sorin
 
Try

/usr/platform/sun4u/sbin/prtdiags -v


Steve
 
A little typo there. Use:

/usr/platform/sun4u/sbin/prtdiag -v
 
Thanks Ken, I must learn to type.

Steve
 
prtdiag does not report anything related to the required parameters. I've tried it without success. I wonder if there is MIB support for these parameters.
Sorin
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top