Page 1 of 1
ORacle Tablespace utilization not graphing data.
Posted: Wed Oct 24, 2018 4:38 am
by nagiosEngie
Hello Nagios Crew,
I am facing an issue with some oracle tablespace utilization checks.
I have about 15 checks and all collect data and graph it except for 2 .
The ones that do not work show this info in the graph (graph01.jpg) while the ones that work preset the data (graph02.jpg).
I am unable to determin why this is happening.
Any ideas?
Thanks
Sandro
Re: ORacle Tablespace utilization not graphing data.
Posted: Wed Oct 24, 2018 9:35 am
by tgriep
If you go to the Advanced Tab for one of the services that is not displaying the data in the graph, do you see valid data in the Performance Data field?
Re: ORacle Tablespace utilization not graphing data.
Posted: Fri Oct 26, 2018 3:14 am
by nagiosEngie
Hi,
in both cases I see the performance data. But on one it dose not collect it.
SAndro
Re: ORacle Tablespace utilization not graphing data.
Posted: Fri Oct 26, 2018 9:37 am
by tgriep
Another cause if this is that that if the datapoints have changed after the rrd file was created, that would stop the graphs from gathering and displaying the data.
If you delete the files, they would be recreated and should start displaying the data.
Go to this folder and delete the .rrd and .xml with the service name.
Code: Select all
/usr/local/nagios/share/perfdata/G6T02L29
Then after 15 to 20 minutes, check it in the GUI to see if they were recreated and displaying the data.
Re: ORacle Tablespace utilization not graphing data.
Posted: Mon Oct 29, 2018 10:16 am
by nagiosEngie
Hello tgriep,
good news the deletion of the rdd and xml files did the trick.
You may close the post.
Thanks for the solution.
Sandro