Cacti (home)ForumsRepositoryDocumentation
Cacti: offical forums and support  

 FAQFAQ   SearchSearch   MemberlistMemberlist    RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in    


FAN Monitoring

 
Post new topic   Reply to topic    Cacti Forum Index -> Scripts and Templates
Author Message
Guest
Guest





PostPosted: Wed Sep 29, 2004 1:58 am    Post subject: FAN Monitoring Reply with quote

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
Back to top
addlema
Cacti User


Joined: 18 Aug 2004
Posts: 81
Location: Bloomington, IN

PostPosted: Wed Sep 29, 2004 7:59 am    Post subject: Reply with quote

What fans? In what type of OS? Can you do an SNMPWALK and get a mib displaying your current RPM?
Back to top
cheggler



Joined: 12 Oct 2004
Posts: 1

PostPosted: Wed Oct 13, 2004 7:44 am    Post subject: Reply with quote

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

But a fan is a ventilator for example in a big switch!
Back to top
egarnel
Cacti Pro User


Joined: 21 Nov 2002
Posts: 630
Location: Austin, TX

PostPosted: Wed Oct 13, 2004 8:58 am    Post subject: Reply with quote

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',
Back to top
egarnel
Cacti Pro User


Joined: 21 Nov 2002
Posts: 630
Location: Austin, TX

PostPosted: Wed Oct 13, 2004 9:30 am    Post subject: Reply with quote

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:

[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"
Back to top
BSOD2600
Cacti Moderator


Joined: 08 May 2004
Posts: 6876
Location: WA, USA

PostPosted: Wed Oct 13, 2004 9:30 am    Post subject: Reply with quote

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.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Cacti Forum Index -> Scripts and Templates All times are GMT - 5 Hours
Page 1 of 1

 



Powered by phpBB © 2001, 2005 phpBB Group