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
Problem with Memory performance graph of Linux SUSE Ent
Problem with Memory performance graph of Linux SUSE Ent
You do not have the required permissions to view the files attached to this post.
Re: Problem with Memory performance graph of Linux SUSE Ent
Can you post a copy of the service definition of the MEMORY USED service for us to take a look at?
Former Nagios Employee
Re: Problem with Memory performance graph of Linux SUSE Ent
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
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
Re: Problem with Memory performance graph of Linux SUSE Ent
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!