Hi,
I am trying to monitor the memory usage using a nagios XI new installation and I can see that it is giving me warning all the time and I read all related posts and yes I have dc installed and my nagios XI version is Nagios XI 2014R2.6.
I have other nagios XI server and it is working fine. so, when I checked the /usr/local/nagios/libexec/custom_check_mem on the working server I found "-n" which is not there on the new server.
Please advise,
Thanks in advance.
Inas
check_mem script does not have "-n" option
-
inas.labib
- Posts: 170
- Joined: Tue Sep 11, 2012 3:48 am
-
inas.labib
- Posts: 170
- Joined: Tue Sep 11, 2012 3:48 am
Re: check_mem script does not have "-n" option
Hi,
I think I found the problem. It is nagios agent version issue.
NRPE version NRPE v2.14 is working fine but I am having this issue with NRPE version v2.12.
But I can not find any documentation on how upgrade nagios agent on linux machine.
Please advise.
Thanks,
Inas
I think I found the problem. It is nagios agent version issue.
NRPE version NRPE v2.14 is working fine but I am having this issue with NRPE version v2.12.
But I can not find any documentation on how upgrade nagios agent on linux machine.
Please advise.
Thanks,
Inas
-
jdalrymple
- Skynet Drone
- Posts: 2620
- Joined: Wed Feb 11, 2015 1:56 pm
Re: check_mem script does not have "-n" option
This document describes how to install NRPE. Running through the install process again should overwrite your existing installation, probably even your nrpe.cfg so grab a backup of that. Let us know if it doesn't work proper and we'll troubleshoot.