Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
I have problem with monitoring machines by nrpe
I did install nrpe plugin as it's described in instruction, and i can user check_nrpe by CLI but I can't see output in web client.
[root@localhost libexec]# ./check_nrpe -H xxx.xxx.xxx.xxx -c check_swap
SWAP OK - 100% free (10219 MB out of 10235 MB) |swap=10219MB;0;0;0;10235
I checked and I have check_nrpe plugin on machine which I want to monitor.
It's. I managed nrpe to start work. It were a few mistakes in configuration files.
It was strange because i copied all configs line by line from similar server but it didn't work. Now it's ok.
Thank you ^^