FAN Monitoring

Templates, scripts for templates, scripts and requests for templates.

Moderators: Developers, Moderators

Post Reply
Guest

FAN Monitoring

Post by Guest »

HI!

I want to monitor my fans with cacti.

But:

Whitch script do I need.
What additional other things do I need.

Is here anyone who do this too and can explain me this a somewhat?


Guest
addlema
Cacti User
Posts: 81
Joined: Wed Aug 18, 2004 8:26 am
Location: Bloomington, IN
Contact:

Post by addlema »

What fans? In what type of OS? Can you do an SNMPWALK and get a mib displaying your current RPM?
cheggler
Posts: 1
Joined: Tue Oct 12, 2004 3:56 am

Post by cheggler »

I'm a really newbie handeling things with cacti....

But a fan is a ventilator for example in a big switch!
User avatar
egarnel
Cacti Pro User
Posts: 708
Joined: Thu Nov 21, 2002 8:55 am
Location: Austin, TX

Post by egarnel »

Can you be more specific? switch model...


example OIDs for Cisco:

'ciscoEnvMonTemperatureStatusTable' => '.1.3.6.1.4.1.9.9.13.1.3',
'ciscoEnvMonTemperatureStatusEntry' => '.1.3.6.1.4.1.9.9.13.1.3.1',
'ciscoEnvMonTemperatureStatusDescr' => '.1.3.6.1.4.1.9.9.13.1.3.1.2',
'ciscoEnvMonTemperatureStatusValue' => '.1.3.6.1.4.1.9.9.13.1.3.1.3',
'ciscoEnvMonTemperatureThreshold' => '.1.3.6.1.4.1.9.9.13.1.3.1.4',
'ciscoEnvMonTemperatureLastShutdown'=> '.1.3.6.1.4.1.9.9.13.1.3.1.5',
'ciscoEnvMonTemperatureState' => '.1.3.6.1.4.1.9.9.13.1.3.1.6',
'ciscoEnvMonFanStatusDescr' => '.1.3.6.1.4.1.9.9.13.1.4.1.2',
'ciscoEnvMonFanState' => '.1.3.6.1.4.1.9.9.13.1.4.1.3',

'ciscoEnvMonSupplyStatusDescr' => '.1.3.6.1.4.1.9.9.13.1.5.1.2',
'ciscoEnvMonSupplyState' => '.1.3.6.1.4.1.9.9.13.1.5.1.3',
'ciscoEnvMonSupplySource' => '.1.3.6.1.4.1.9.9.13.1.5.1.4',
User avatar
egarnel
Cacti Pro User
Posts: 708
Joined: Thu Nov 21, 2002 8:55 am
Location: Austin, TX

Post by egarnel »

follow up:

here is the output from an snmpwalk, which I believe only indicates that the fans are on & not what rpm they are turning at. The 6500s may provide more info

Code: Select all

[mis@monitor2 mis]$ snmpwalk -c AcCd_5h0w -v1 172.20.1.246 .1.3.6.1.4.1.9.9.13.1.4.1.3
SNMPv2-SMI::enterprises.9.9.13.1.4.1.3.1 = INTEGER: 1
SNMPv2-SMI::enterprises.9.9.13.1.4.1.3.2 = INTEGER: 1
SNMPv2-SMI::enterprises.9.9.13.1.4.1.3.3 = INTEGER: 1
SNMPv2-SMI::enterprises.9.9.13.1.4.1.3.4 = INTEGER: 1
[mis@monitor2 mis]$ snmpwalk -c AcCd_5h0w -v1 172.20.1.246 .1.3.6.1.4.1.9.9.13.1.4.1.2
SNMPv2-SMI::enterprises.9.9.13.1.4.1.2.1 = STRING: "Chassis Fan Tray 1"
SNMPv2-SMI::enterprises.9.9.13.1.4.1.2.2 = STRING: "Power Supply 1 Fan"
SNMPv2-SMI::enterprises.9.9.13.1.4.1.2.3 = STRING: "Power Supply 2 Fan"
SNMPv2-SMI::enterprises.9.9.13.1.4.1.2.4 = STRING: "Power Supply 3 Fan"
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

If you're talking about fans on a windows system, then install MBM5. I've got a perl script that can parse out of its csv file for stats.
Post Reply

Who is online

Users browsing this forum: No registered users and 3 guests