Memory Usage not showing correct value

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
swiftarcher
Posts: 26
Joined: Thu Feb 08, 2018 8:43 am

Memory Usage not showing correct value

Post 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
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Memory Usage not showing correct value

Post 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
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
swiftarcher
Posts: 26
Joined: Thu Feb 08, 2018 8:43 am

Re: Memory Usage not showing correct value

Post by swiftarcher »

fixed thank you
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Memory Usage not showing correct value

Post by scottwilkerson »

glad to hear it is resolved, locking
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked