Search found 6 matches

by asurint
Fri Aug 17, 2012 9:25 am
Forum: Nagios XI
Topic: Memory Usage reporting incorrectly
Replies: 11
Views: 1623

Re: Memory Usage reporting incorrectly

Thanks, the above changes to the nsc.ini file resolved the issue. We are now able to monitor memory on 64 bit hosts accurately. I added the command $USER1$/check_nrpe -H $HOSTADDRESS$ -t 30 -c alias_mem into the commands section of nagios, then created a service using the command and it reported cor...
by asurint
Thu Aug 16, 2012 8:27 am
Forum: Nagios XI
Topic: Memory Usage reporting incorrectly
Replies: 11
Views: 1623

Re: Memory Usage reporting incorrectly

That seems to work, responds seem to be doing fine.
by asurint
Wed Aug 15, 2012 4:24 pm
Forum: Nagios XI
Topic: Memory Usage reporting incorrectly
Replies: 11
Views: 1623

Re: Memory Usage reporting incorrectly

That line was un commented in the nsc.ini file. I did add the =long after showall and restart the service
When I ran the command from the nagios server I received the same error
Check_nrpe: Received 0 bytes from the daemon

Thanks,
Mark
by asurint
Wed Aug 15, 2012 3:49 pm
Forum: Nagios XI
Topic: Memory Usage reporting incorrectly
Replies: 11
Views: 1623

Re: Memory Usage reporting incorrectly

I configured a couple using the configuration wizard $USER1$/check_nrpe -H $HOSTADDRESS$ -t 30 -c $ARG1$ $ARG2$ Then tried this ussing ssh to connect to the nagios server /usr/local/nagios/libexec/check_nrpe -H 172.20.31.150 -c check_mem -a '-w 90 -c 98' I tried different arguments at the end, but t...
by asurint
Wed Aug 15, 2012 2:34 pm
Forum: Nagios XI
Topic: Memory Usage reporting incorrectly
Replies: 11
Views: 1623

Re: Memory Usage reporting incorrectly

I followed the instructions you linked to, but it's still not working. I can test it using the check_nrpe and it says it's fine, but it won't report actual values when they are added to the command. I get the error message CHECK_NRPE: Received 0 Bytes from daemon. Check remote server logs for error ...
by asurint
Fri Jul 13, 2012 11:45 am
Forum: Nagios XI
Topic: Memory Usage reporting incorrectly
Replies: 11
Views: 1623

Memory Usage reporting incorrectly

I am running Nagios XI ver 2011 2.1 as a vm (downloaded virtual appliance from nagios.org). The host OS is cent OS 6.2 I am running nsclient++ 3.9.330 on windows clients. nagios is reporting memory usage incorrectly (using check_xi_service_nsclient), reporting double the physical ram. It seems to be...