Xymon Mailing List Archive search

RRD Graphing Issue

2 messages in this thread

list Taylor Lewick · Thu, 21 Feb 2013 11:09:51 -0600 ·
One of my graphs of data that I am getting from devmon, just stopped
graphing.  I have other graphs for the same device for devmon, and its still
graphing, and the xymon graphs for tests like CONN is still working.  And I
verified the data is still coming back, and nothing has changed via graph
definitions or in xymonserver.cfg.  Its like xymon just decided to stop
graphing for this test.

 
I've even removed the rrd file for one of the hosts in question, and a new
RRD file is being generated, but when I click on the graph in the browser,
it still shows the old data.  Also, the graph update time is updating, and
the current value is within the upper/lower bounds of the graph, just no
line being displayed anymore.

 
Anyone have any ideas how to go about resolving/troubleshooting this?

 
I am running xymon 4.3.8 and devmon 0.3.1-beta1
list Jeremy Laidman · Fri, 22 Feb 2013 10:14:32 +1100 ·
If you deleted the RRD file and you're still seeing the old data, then you
probably deleted a different file to the one being graphed.  I'm guessing
if you replace the RRD file with an empty file that is not writeable by the
Xymon user, you'll still see the old graph data.

A common causes of an RRD file not being updated is that permissions were
changed (on file or directory) so that Xymon can no longer write to the RRD
file.

J
quoted from Taylor Lewick


On 22 February 2013 04:09, taylor lewick <user-d358ff478891@xymon.invalid> wrote:
One of my graphs of data that I am getting from devmon, just stopped
graphing.  I have other graphs for the same device for devmon, and its
still graphing, and the xymon graphs for tests like CONN is still working.
And I verified the data is still coming back, and nothing has changed via
graph definitions or in xymonserver.cfg.  Its like xymon just decided to
stop graphing for this test.****

** **

I’ve even removed the rrd file for one of the hosts in question, and a new
RRD file is being generated, but when I click on the graph in the browser,
it still shows the old data.  Also, the graph update time is updating, and
the current value is within the upper/lower bounds of the graph, just no
line being displayed anymore.****

** **

Anyone have any ideas how to go about resolving/troubleshooting this?****

** **

I am running xymon 4.3.8 and devmon 0.3.1-beta1****