Page 1 of 1

Memory Usage not showing correct value

Posted: Wed Mar 28, 2018 5:54 am
by swiftarcher
Memory usage is not showing correct values on our VM Machines.

A lot of he values are way out

Nagios-XI 5.4.7
NSClent++ Version 0.5.0.62

Check command
check_xi_service_nsclient

Command view
$USER1$/check_nt -H $HOSTADDRESS$ -s "$ARG1$" -p 12489 -v $ARG2$ $ARG3$ $ARG4$

$ARG2$
MEMUSE

$ARG3$
-w 70 -c 90


Upgraded a test machine to he latest client but still no joy

Re: Memory Usage not showing correct value

Posted: Wed Mar 28, 2018 8:43 am
by scottwilkerson
MEMUSE report all memory, to report just physical memory you will need to change the command..

We have a document outlining this process

https://support.nagios.com/kb/article.php?id=169

Re: Memory Usage not showing correct value

Posted: Wed Mar 28, 2018 9:55 am
by swiftarcher
fixed thank you

Re: Memory Usage not showing correct value

Posted: Wed Mar 28, 2018 10:32 am
by scottwilkerson
glad to hear it is resolved, locking