ORacle Tablespace utilization not graphing data.

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
nagiosEngie
Posts: 104
Joined: Thu May 03, 2018 7:57 am

ORacle Tablespace utilization not graphing data.

Post 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
You do not have the required permissions to view the files attached to this post.
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: ORacle Tablespace utilization not graphing data.

Post 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?
Be sure to check out our Knowledgebase for helpful articles and solutions!
nagiosEngie
Posts: 104
Joined: Thu May 03, 2018 7:57 am

Re: ORacle Tablespace utilization not graphing data.

Post by nagiosEngie »

Hi,
in both cases I see the performance data. But on one it dose not collect it.

SAndro
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: ORacle Tablespace utilization not graphing data.

Post 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.
Be sure to check out our Knowledgebase for helpful articles and solutions!
nagiosEngie
Posts: 104
Joined: Thu May 03, 2018 7:57 am

Re: ORacle Tablespace utilization not graphing data.

Post 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
Locked