Page 1 of 1

Unable to generate performance graphs

Posted: Fri Jun 02, 2017 6:04 am
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

Re: Unable to generate performance graphs

Posted: Fri Jun 02, 2017 9:20 am
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

Re: Unable to generate performance graphs

Posted: Tue Jun 13, 2017 11:25 am
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

Re: Unable to generate performance graphs

Posted: Tue Jun 13, 2017 12:57 pm
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).