Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Check fans on FuSi Server
Owner
Hits
95348
Files:
| File | Description |
|---|---|
| check_fusi_fan.pl | The perscript Version 0.2 - recommended |
| check_fusi_fan.sh | old shell-script |
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
There are two files attached to this project. Use either the perl-script (recommended) or the shell-script (legacy).
This perl-script checks the status of fans in servers from Fujitsu Siemens (RX100, ...). It requires that a SNMP-agent and the FuSi ServerView agent are installed on the checked host.
Net::SNMP is required.
The perl-plugin is bilingual - German and English output is possible, depending on a variable set in the script. Use '--help' for further info.
The shell-script does the same, but is much less efficient: It reads the whole table (whereas the perl-script reads just the columns needed) and makes use of temporary files. I will not use it any more and there will be no bugfixes and improvements. It is just added for completeness.
This perl-script checks the status of fans in servers from Fujitsu Siemens (RX100, ...). It requires that a SNMP-agent and the FuSi ServerView agent are installed on the checked host.
Net::SNMP is required.
The perl-plugin is bilingual - German and English output is possible, depending on a variable set in the script. Use '--help' for further info.
The shell-script does the same, but is much less efficient: It reads the whole table (whereas the perl-script reads just the columns needed) and makes use of temporary files. I will not use it any more and there will be no bugfixes and improvements. It is just added for completeness.
Reviews (0)
Be the first to review this listing!

New Listings