Page 1 of 1

Some checks do not have perfromance graphs

Posted: Wed Jun 06, 2018 6:52 am
by jenstar13
Hi,
some of my checks give graphs and some of them do not have them , even after a month of the check being in service
I have not found any page that says "you do this and that to enable a performance graph"
is there a page like that?
XI info as usually requested
Latest Available Version: 5.4.13
Installed Version: 5.4.13

Re: Some checks do not have perfromance graphs

Posted: Wed Jun 06, 2018 9:51 am
by lmiltchev
Can you show us an example of a check that doesn't have performance graphs? From the Nagios XI web UI, go to "Service Status" ("Service Detail"), click on the service in question, then click on the "Advanced" tab, and show us a screenshot of this page.

Note: Not all of the checks return performance data. If the plugin that is used for this service doesn't return perfdata, there is nothing you can do. You could find a different (alternative) plugin on the Nagios Exchange that returns perfdata. If the issue is elsewhere, we will help you troubleshoot it. Thank you!

Re: Some checks do not have perfromance graphs

Posted: Wed Jun 06, 2018 10:03 am
by jenstar13
ohhh, I think you found it, this was a custom check our company wrote on it's own to query Sonic MQ using the qool tool, so it probably doesn't have perfdata built into it

I thought the graphs were built off of a record of the status of the last check, and so on.
Here is the screenshot in case that's not it
perf.png

Re: Some checks do not have perfromance graphs

Posted: Wed Jun 06, 2018 1:39 pm
by scottwilkerson
Ya ther performance data is blank so no graph will be created.

Here is a link to the plugin development guidelines if you want to pass that on to your team and maybe they can modify the plugin to add the performance data output
https://nagios-plugins.org/doc/guidelines.html#AEN200

Re: Some checks do not have perfromance graphs

Posted: Thu Jun 07, 2018 5:33 am
by jenstar13
ok thank you

Re: Some checks do not have perfromance graphs

Posted: Thu Jun 07, 2018 9:01 am
by scottwilkerson
Locking this thread as resolved.