
SNMP
Simple snmp memory check
Description:
This memory check wraps the snmpget command, and accounts linux ‘cached’ and ‘buffered’ memory as free memory. This is so you can monitor when you’re really actually low on memory. It can also check swap usage.
This plugin is released in the public domain.
Current Version
1.1
Last Release Date
2011-11-19
Compatible With
- Nagios 3.x
Owner
License
Other
Project Files
File | Description |
---|---|
check_snmp_memory.pl | check_snmp_memory.pl |
Project Notes
It'll also give you the % of swap used, if given the "-s" switch.
This plugin is written in perl, and doesn't require any additional perl modules to be installed. It only requires that you have the /usr/bin/snmpget command installed on your system.
Reviews
(1)
Add a Review
Below is the output of command line:
./check_snmp_memory.pl -w 85 -c 90 public 10.0.77.10
SNMP problem - no value returned
./check_snmp_memory.pl -w 85 -c 90 -- -c public 10.0.77.10
SNMP problem - no value returned
./check_snmp_memory.pl -w 85 -c 90 -- -c public 10.0.77.10
SNMP problem - no value returned
No Luck...
Page Sections
Project Stats
Rating
1 (1)
Favorites
0
Views
150,488