On Wed, Feb 23, 2005 at 02:27:13PM -0600, J. Ryan Earl wrote: > "i've never had a situation where one of the interfaces wasn't on the > same network as the DRAC and couldn't just query it over tcp/ip. > There's a module in CPAN for it, I think." > > Hey, I'm interested in this. I manage a few clusters of 6650s and 2650s. > The database nodes all run RHEL3 for Oracle, but all the application servers > are running Gentoo. I was looking for a way to pull all the information you > can get from omreport through the DRAC via SNMP or something. Do you know > the name of the CPAN module or where I can begin to look? I'm trying to > integrate the OpenManage stuff with Nagios, Cacti, etc. I'd like to be > paged when fans, etc. go out and graph temperatures and voltages over time > for wholistic diagonosis of future problems.
http://www.lanceerplaats.nl/PowerEdge/RAC/ It's not in CPAN, I don't think. There's a script in the distribution called show_all_info.pl which uses the PowerEdge::RAC module to pull all available sensor data off a given RAC. The PowerEdge::RAC module itself acts as a client to the webserver embedded in the RAC itself - so on the local machine, you're connecting to another device on the ethernet to get information about the system you're currently running on - heh. Good luck, and please release any tools you write! Regards, -j -- -------------------------------------------------------- Rev. Jeffrey Paul -datavibe- [EMAIL PROTECTED] aim:x736e65616b pgp:0x15FA257E phone:8777483467 70E0 B896 D5F3 8BF4 4BEE 2CCF EF2F BA28 15FA 257E --------------------------------------------------------
