Nagios XI Metrics component issue

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
RIDS_I2MP
Posts: 751
Joined: Thu Mar 13, 2014 9:25 am

Nagios XI Metrics component issue

Post by RIDS_I2MP »

Hi Team,

We are able to see few parameters like CPU usage, disk usage in Metrics option under the "Home" tab. But, we are not able to see the physical memory parameter in that. I have checked other topics raised in Nagios forum regarding the same issue but could not find any solution on the same.

The other parameters are using check_nt plugin.
Physical memory is using check_nrpe plugin.

We want to display physical memory utilization as well in Metrics component. I am attaching here screen shot for physical memory service settings and also for the Metrics component.

Please check it and help us on the same.

Thanks in advance!!
You do not have the required permissions to view the files attached to this post.
Thanks & Regards,
I2MP Team.
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: Nagios XI Metrics component issue

Post by benjaminsmith »

Hello @RIDS_I2MP,

How did you create the service check. The metrics component will work with many of the wizards in Nagios XI, but it doesn't work for everything. Essentially, the check command needs to output performance data in the proper format. Moreover, the component has to match the particular check command so it can be added to the component.

It looks like in this case, it's not matching CheckMEM for check_nrpe.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked