Search found 1 match

by Phrosgone
Sat Dec 12, 2015 5:12 pm
Forum: Open Source Nagios Projects
Topic: Check_mem on localhost
Replies: 1
Views: 1459

Check_mem on localhost

Hi I am quite new to Linux and especially on Nagios. However, I wanted to install the check_mem plugin to monitor memory usage on the localhost only. Therefore I did the following: I copied the check_mem.sh into the libexec folder and have set the appropriate rights on the file (using CentOS 7 btw) ...