Unable to generate performance graphs

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
lrnnetops
Posts: 102
Joined: Thu May 18, 2017 5:31 am

Unable to generate performance graphs

Post by lrnnetops »

Hi,

We are monitoring our oracle DB services with custom script "check_oracle.pl".

However we are unable to generate performance graphs for these services.

Please help us on how we can generate performance graphs for these services.

Attached are the details of checks & script (check_oracle.pl).

Regards,
Rohan Talkar
You do not have the required permissions to view the files attached to this post.
avandemore
Posts: 1597
Joined: Tue Sep 27, 2016 4:57 pm

Re: Unable to generate performance graphs

Post by avandemore »

We don't support custom plugins but your image show's Nagios isn't receiving any perf data. For a graph to be generated the plugin needs to print valid perf data. You can find more details on that here:

https://nagios-plugins.org/doc/guidelines.html
Previous Nagios employee
lrnnetops
Posts: 102
Joined: Thu May 18, 2017 5:31 am

Re: Unable to generate performance graphs

Post by lrnnetops »

Hi avandemore,

We are getting valid performance data via our plugin. data which gets collected by our plugin gets inserted in DB.

if data gets collected & displayed by plugin then gets stored in DB then it should display performance graph.

Please let us know how can we plot graph using our plugin.

Thanks
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: Unable to generate performance graphs

Post by dwhitfield »

Did you look at the guidelines sent in the last post?

Please take a look at https://support.nagios.com/kb/article.p ... ategory=44 and provide the output of the commands it asks about. Please put the output in a code block. The "Code" button is the fifth from the left on the post input screen (between Quote and List).
Locked