check_nrpe and check_mem
Posted: Fri Jul 10, 2015 2:35 pm
A service was added to check the memory usage on a remote Linux server using check_nrpe from a Nagios XI server. The service status on the Nagios XI web interface showed the memory usage status on the remote Linux server. However, the /usr/local/nagios/libexec/check_mem does not exist. . Where is the check_mem file? The installation of the Nagios XI server or Nagios NRPE agent does not come with a check_mem but the files like check_swap, check_load, and check_procs are copied over to /usr/local/nagios/libexec directory when installing a Nagios XI server or a NRPE agent.
I wanted to add a service to monitor memory usage status on a Nagios XI server locally, just like I do for cpu (check_local_load/check_load), swap (check_local_swap/check_swap), and processes (check_local_procs/check_procs), but check_mem is not available/does not exist by default installation. Any recommendation for a check_mem plugin? Thanks!
I wanted to add a service to monitor memory usage status on a Nagios XI server locally, just like I do for cpu (check_local_load/check_load), swap (check_local_swap/check_swap), and processes (check_local_procs/check_procs), but check_mem is not available/does not exist by default installation. Any recommendation for a check_mem plugin? Thanks!