Problem with Memory performance graph of Linux SUSE Ent

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
User avatar
Francesco
Posts: 124
Joined: Wed Oct 28, 2015 5:02 am
Location: /usr
Contact:

Problem with Memory performance graph of Linux SUSE Ent

Post by Francesco »

Hi,
I'm unable to display Memory performance graph of Linux SUSE Enterprise.
The command I'm using is (command line):
$USER1$/check_nrpe -u -H $HOSTADDRESS$ -c check_linux_used_mem

I obtain datas but not graphs. You'll find attachment of my shell with all the details.

Remote host properties:
SUSE Enterprise 10.2
NRPE 2.8.1

Thank you
Francesco
You do not have the required permissions to view the files attached to this post.
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Problem with Memory performance graph of Linux SUSE Ent

Post by rkennedy »

Can you post a copy of the service definition of the MEMORY USED service for us to take a look at?
Former Nagios Employee
User avatar
Francesco
Posts: 124
Joined: Wed Oct 28, 2015 5:02 am
Location: /usr
Contact:

Re: Problem with Memory performance graph of Linux SUSE Ent

Post by Francesco »

Hi,
I have solved the problem using the below command sintax:

$ /usr/local/nagios/libexec/check_nrpe -n -u -H xxx.xxx.xxx.xxx -c check_usage_linux_mem
OK: 4.3% Used Memory | MemUsed=4.3%;90;95

Thank you
Francesco
bwallace
Posts: 1145
Joined: Tue Nov 17, 2015 1:57 pm

Re: Problem with Memory performance graph of Linux SUSE Ent

Post by bwallace »

Thanks for that update and glad to hear this is resolved. We'll lock this thread now and feel free to open another should you require assistance with anything else.
Be sure to check out the Knowledgebase for helpful articles and solutions!
Locked