Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_catalyst_mem
1.0
2010-08-31
- Nagios 1.x
- Nagios 2.x
- Nagios 3.x
GPL
92040
File | Description |
---|---|
check_catalyst_mem.pl | check_catalyst_mem.pl |
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!
It requests some data of a catalyst via SNMP to analyze them and notifies you via Nagios if the switch is running out of mem.
This script should be called with
Tested with different IOS versions and SNMP protocol version 2c. If you want to use a different SNMP protocol version, just modify the
To learn how to enable SNMP in your catalyst’s IOS and more informations at https://binfalse.de
This script should be called with
-s [SWITCHIP], -C [COMMUNITYSTRING], -w [WARNLEVEL] and -c [CRITLEVEL]
. For more information just run it with -h
.
Tested with different IOS versions and SNMP protocol version 2c. If you want to use a different SNMP protocol version, just modify the
Net::SNMP->session(...)
call.
To learn how to enable SNMP in your catalyst’s IOS and more informations at https://binfalse.de
Reviews (0)
Be the first to review this listing!