Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
simple nagios plugin that used UCD-SNMP-MIB and Nagios::Plugin model to monitor real memory usage on a linux appliance. it includes cache and buffers in the calculation of free memory. It does not require utils.pm or any unix snmp utilities like snmget
Current Version
1
Last Release Date
2015-08-07
Owner
Mario
License
GPL
Compatible With
This script was written to monitor a linux appliance residing on an external network where the nagios server did not have direct access. the only gateway to the host was a windows server. It does not require access to utils.pm from nagios plugins. It does not require any snmp utilies like snmpget or linux utilities like free. you need to have install from cpan the following modules: Net::SNMP Nagios::PLugin Math::Round
it attempts to calculate the real used memory on a linux using UCD-SNMP-MIB. it will return the total used percent and includes the buffer and cache in the calculations just like explained in www.linuxatemyram.com. This is my first script...bear in mind the bugs and unorthodox coding.
usage: just drop it to a your windows plugin folder ond either configure nsclient.ini to be accessed via nrpe. it can of course also run from a nagios server. just configure the snmp v1/2 community and the warning and critical threshold.
You must be logged in to submit a review.
To:
From: