Performance counter

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
stefitalia
Posts: 4
Joined: Mon Mar 27, 2017 11:22 am

Performance counter

Post by stefitalia »

on our Nagios we have implemented different based controls on the performances counter that correctly works, there however we have realized that when Nagios only returns integer and not decimal part values… is it possible to have a more precise measurement? If so?

Cordially.
kyang

Re: Performance counter

Post by kyang »

Could you provide us some more information? Any screenshots or commands would help us a lot.

What is the check_command for the performance counter?

Does it actually return decimal values? Any command output or screenshot of this?

Are you using NSClient++? NCPA? WMI? Something else?
stefitalia
Posts: 4
Joined: Mon Mar 27, 2017 11:22 am

Re: Performance counter

Post by stefitalia »

For example:
You do not have the required permissions to view the files attached to this post.
kyang

Re: Performance counter

Post by kyang »

What version of NSClient and check_nt do you have?

Code: Select all

/usr/local/nagios/libexec/check_nt -V
Can you take a screenshot of what it's showing in the GUI under that host?

Here's my example. Please post what yours looks like.
test.PNG
You do not have the required permissions to view the files attached to this post.
stefitalia
Posts: 4
Joined: Mon Mar 27, 2017 11:22 am

Re: Performance counter

Post by stefitalia »

Ecco qui:
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Performance counter

Post by scottwilkerson »

What is reporting is Ultimo NOT Media
Capture.PNG
You do not have the required permissions to view the files attached to this post.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
stefitalia
Posts: 4
Joined: Mon Mar 27, 2017 11:22 am

Re: Performance counter

Post by stefitalia »

But the control si for Media not for ultimo
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Performance counter

Post by scottwilkerson »

stefitalia wrote:But the control si for Media not for ultimo
That is the name of the counter, that same counter id reporting the last value. The "Media" you are seeing is in perfmon is the "Media" since you started running this counter.

When you query the performance counter, it can only give the Last value "Ultimo"
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked