Good Morning,
We've recently setup performance counter monitors which output a single numeric value. However, the performance graphs output the data as a percentage. Attached are two screenshots. One screenshot showing the Output as just a numeric value which is correct but the other screenshot showing the Performance Graph data as a % which we don't want. Could we get assistance on getting this fixed? Below is the Command and Command Line for a monitor that was recently setup where we are seeing this:
Command:
check_xi_service_nsclient!somepassword!COUNTER!-l "\\SharedResourceMgr(daf_web)\NumRequests","NumRequests is %.f "!!!!!
Command Line:
$USER1$/check_nt -H $HOSTADDRESS$ -s "$ARG1$" -p 12489 -v $ARG2$ $ARG3$ $ARG4$
Thanks
Performance Graph Question
-
FrontlineIT
- Posts: 94
- Joined: Tue Jul 26, 2016 8:46 am
Performance Graph Question
You do not have the required permissions to view the files attached to this post.
-
kyang
Re: Performance Graph Question
This is what I have. (excuse the small performance graph, this is new)
Then I took out the formatting.
And got this.
Is this what you were looking for?
Code: Select all
usr/local/nagios/libexec/check_nt -H 192.168.3.46 -s "welcome" -p 12489 -v COUNTER -l "\\Terminal Services Session(*)\\Pool Nonpaged Bytes","Terminal Services Active","Services %.f"!!!!! -w 7000000 -c 8000000Code: Select all
/usr/local/nagios/libexec/check_nt -H 192.168.3.46 -s "welcome" -p 12489 -v COUNTER -l "\\Terminal Services Session(*)\\Pool Nonpaged Bytes","Terminal Services Active","Services" -w 7000000 -c 8000000You do not have the required permissions to view the files attached to this post.
-
FrontlineIT
- Posts: 94
- Joined: Tue Jul 26, 2016 8:46 am
Re: Performance Graph Question
This worked perfectly! I followed your formatting and made the changes. This ticket can be closed.
Thank you.
Thank you.
-
kyang
Re: Performance Graph Question
Glad I could help! I'll be closing this topic as resolved!
If you have any more questions, feel free to create another thread!
Thank you for using the Nagios Support Forum!
If you have any more questions, feel free to create another thread!
Thank you for using the Nagios Support Forum!