Are there any easy to use snmp(mainly temperature monitoring) tools around for Centos -4? This is on a Dell sc420 server. -- Computer House Calls, Networks, Security, Web Design: http://www.emmanuelcomputerconsulting.com What businesses are in Brunswick, Maryland? Check Brunswick First! http://www.checkbrunswickfirst.com My "Foundation" verse: Isa 54:17 No weapon that is formed against thee shall prosper; and every tongue that shall rise against thee in judgment thou shalt condemn. This is the heritage of the servants of the LORD, and their righteousness is of me, saith the LORD. -- carpe ductum -- "Grab the tape" CDTT (Certified Duct Tape Technician) Linux user #322099 Machines: 206822 256638 276825 http://counter.li.org/
On Tue, 2005-06-07 at 06:24 -0400, William Warren wrote:> Are there any easy to use snmp(mainly temperature monitoring) > tools around for Centos -4? This is on a Dell sc420 server.There are the snmp tools mrtg (included) and cacti (available from dag's site: http://dag.wieers.com/packages/cacti/ ). Using those specifically for temperature ... I don't. I use cacti for processor usage, memory usage, bandwidth, etc. Cacti is much easier to setup and use (in my opinion) that mtrg. http://www.cacti.net/ Once you get cati running ... Google search with these parameters shows lots of stuff: site:forums.cacti.net cacti temperature snmp -- Johnny Hughes <http://www.HughesJR.com/> -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://lists.centos.org/pipermail/centos/attachments/20050607/9b64fc19/attachment-0004.sig>
Hi,>> Are there any easy to use snmp(mainly temperature monitoring) >> tools around for Centos -4? This is on a Dell sc420 server.I use 'lm-sensors' on the assorted servers I admin. Things like CPU temp, FAN speed, Volts etc. Works on dual CPUs nicely too. You may need to compile a kernel with support for the on-board sensor chip. Use 'sensors-detect' to find out. I think you can then use 'sensord' to rig up mrtg or something similar. HTH. Regards, Rudi. -- -- Internet Media Productions
would i have to isntall mysql as well? Johnny Hughes wrote:> On Tue, 2005-06-07 at 06:24 -0400, William Warren wrote: > >>Are there any easy to use snmp(mainly temperature monitoring) >>tools around for Centos -4? This is on a Dell sc420 server. > > > There are the snmp tools mrtg (included) and cacti (available from dag's > site: http://dag.wieers.com/packages/cacti/ ). > > Using those specifically for temperature ... I don't. I use cacti for > processor usage, memory usage, bandwidth, etc. > > Cacti is much easier to setup and use (in my opinion) that mtrg. > > http://www.cacti.net/ > > Once you get cati running ... > > Google search with these parameters shows lots of stuff: > > site:forums.cacti.net cacti temperature snmp > > > ------------------------------------------------------------------------ > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos-- Computer House Calls, Networks, Security, Web Design: http://www.emmanuelcomputerconsulting.com What businesses are in Brunswick, Maryland? Check Brunswick First! http://www.checkbrunswickfirst.com My "Foundation" verse: Isa 54:17 No weapon that is formed against thee shall prosper; and every tongue that shall rise against thee in judgment thou shalt condemn. This is the heritage of the servants of the LORD, and their righteousness is of me, saith the LORD. -- carpe ductum -- "Grab the tape" CDTT (Certified Duct Tape Technician) Linux user #322099 Machines: 206822 256638 276825 http://counter.li.org/
On Tuesday 07 June 2005 05:24 am, William Warren wrote:> Are there any easy to use snmp(mainly temperature monitoring) > tools around for Centos -4? This is on a Dell sc420 server.The problem is the Dell sensor setup is proprietary. I have Dell 1600sc 's and 2850 's. I have never been able to get lm_sensors to work on them. Many hours spent with kernel rebuilds, etc. I finally just settled on installing the Dell system management tool "omreport". Works really good and easy to install. Just follow the docs on the CD. Note. I don't install the secure http server. I just install the chassis reporting tools. You can monitor all the temps, fans, etc from the command line. There is a lot more info available using their omreport tool. If you really need the snmp piece you will have to setup a windows management box. omreport -? to see a list of options. Some examples: omreport chassis temps Temperature Probes Information ------------------------------------ Main System Chassis Temperatures: Ok ------------------------------------ Index : 0 Status : Ok Probe Name : PROC_1 Temp Reading : 38.0 C Minimum Warning Threshold : [N/A] Maximum Warning Threshold : 85.0 C Minimum Failure Threshold : [N/A] Maximum Failure Threshold : 90.0 C Index : 1 Status : Ok Probe Name : PROC_2 Temp Reading : 47.0 C Minimum Warning Threshold : [N/A] Maximum Warning Threshold : 85.0 C Minimum Failure Threshold : [N/A] Maximum Failure Threshold : 90.0 C Index : 2 Status : Ok Probe Name : BMC Ambient Temp Reading : 19.0 C Minimum Warning Threshold : 8.0 C Maximum Warning Threshold : 42.0 C Minimum Failure Threshold : 3.0 C Maximum Failure Threshold : 47.0 C Index : 3 Status : Ok Probe Name : BMC Planar Temp Reading : 35.0 C Minimum Warning Threshold : 8.0 C Maximum Warning Threshold : 67.0 C Minimum Failure Threshold : 3.0 C Maximum Failure Threshold : 72.0 C Index : 4 Status : Ok Probe Name : BMC Riser Temp Reading : 31.0 C Minimum Warning Threshold : 8.0 C Maximum Warning Threshold : 57.0 C Minimum Failure Threshold : 3.0 C Maximum Failure Threshold : 62.0 C omreport chassis fans Fan Probes Information ---------------------------- Main System Chassis Fans: Ok ---------------------------- Fan Redundancy : Ok Attribute : Redundancy Status Value : Full Probe List Index : 0 Status : Ok Probe Name : BMC FAN 1 RPM Reading : 4950 RPM Minimum Warning Threshold : [N/A] Maximum Warning Threshold : [N/A] Minimum Failure Threshold : 1575 RPM Maximum Failure Threshold : [N/A] Index : 1 Status : Ok Probe Name : BMC FAN 2 RPM Reading : 4800 RPM Minimum Warning Threshold : [N/A] Maximum Warning Threshold : [N/A] Minimum Failure Threshold : 1575 RPM Maximum Failure Threshold : [N/A] Index : 2 Status : Ok Probe Name : BMC FAN 3 RPM Reading : 4800 RPM Minimum Warning Threshold : [N/A] Maximum Warning Threshold : [N/A] Minimum Failure Threshold : 1575 RPM Maximum Failure Threshold : [N/A] Index : 3 Status : Ok Probe Name : BMC FAN 4 RPM Reading : 4950 RPM Minimum Warning Threshold : [N/A] Maximum Warning Threshold : [N/A] Minimum Failure Threshold : 1575 RPM Maximum Failure Threshold : [N/A] Index : 4 Status : Ok Probe Name : BMC FAN 5 RPM Reading : 4800 RPM Minimum Warning Threshold : [N/A] Maximum Warning Threshold : [N/A] Minimum Failure Threshold : 1575 RPM Maximum Failure Threshold : [N/A] Index : 5 Status : Ok Probe Name : BMC FAN 6 RPM Reading : 4950 RPM Minimum Warning Threshold : [N/A] Maximum Warning Threshold : [N/A] Minimum Failure Threshold : 1575 RPM Maximum Failure Threshold : [N/A]
On Tuesday 07 June 2005 11:24, William Warren wrote:> Are there any easy to use snmp(mainly temperature monitoring) > tools around for Centos -4? This is on a Dell sc420 server.I'm a little confused by your message. Do you want to monitor the Dell remotely via SNMP or are you after using the Dell to monitor other machines via SNMP? If the later I'd agree with others recommendations regarding Cacti. I use it to monitor full hardware status, temps etc, of a raft of Dell servers (although it took some setting up in terms of creating the necessary SNMP data collection/graphing elements). In terms of obtaining the temps etc from the Dell servers via SNMP I use the Dell supplied OMSA (http://linux.dell.com/monitoring.shtml). A new version of OMSA is supposedly due this month that supports RHEL 4 and should therefore work on Centos 4. -- Best regards, ?Rob Hall - Red Hat Certified Engineer ?Technical Team Leader ?Newsquest Digital Media