Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_extreme_mem.pl
Current Version
1.0
Last Release Date
2016-12-15
Compatible With
- Nagios 1.x
- Nagios 2.x
- Nagios 3.x
- Nagios 4.x
Owner
License
GPL
Hits
4772
It accepts the following arguments:
-s the switch’s hostname or ip address
-C the community string as configured on the switch
-w the % of free mem that triggers a warning
-c the % of free mem that triggers a critical message
-T optionally provide a timeout in seconds. This timeout defaults to the value configured in /usr/lib/nagios/plugins/utils.pm (usually something around 15 seconds).
-h show the help.
Tested with different XOS versions and SNMP protocol version 2c. If you want to use a different SNMP protocol version, just modify the Net::SNMP->session(...) call.
-s
-C
-w
-c
-T
-h show the help.
Tested with different XOS versions and SNMP protocol version 2c. If you want to use a different SNMP protocol version, just modify the Net::SNMP->session(...) call.
Reviews (0)
Be the first to review this listing!