Xymon Mailing List Archive search

Problem/Bug? in xymon.cgi with FNPATTERN and dynamic ds-name (Again)

list Hernán Berman
Tue, 23 May 2017 13:21:40 -0300
Message-Id: <user-db686d8cdba7@xymon.invalid>

Hi Everyone


I run a new installation of xymon 4.3.28 on a RHEL6.9 and I have problems
whit custom graphs.
The error is: Cannot parse DS in 'DEF:p0=mytest.subline.rrd:subline
:AVERAGE'
I fixed in an older installation following  this old post

          http://lists.xymon.com/oldarchive/2008/07/msg00379.html

But in this version the code it has fixed.
In practice I send 2 values from my custom script, the rdd files are
created fine, but showgraph can’t parse the second value.

I try with this to debug or understand the problem:

I have deleted the rrd file for one of values and the result was the graph
was shown, whit one line, the expected.

I have deleted the second rrd file and recreate the first with the  another
value and the result was the same.

In my opinion there are a problem wiht the "p" value, because  is staying
in "0" for the second value.


Any Idea, or how to fix that?

Thanks
Hernán