graphs not showing on column but are in trends
list Neil Simmonds
I've got a strange problem with a new graph. I've added the graphs.cfg entry
and it's named the same as the column on the Xymon display
[vs_stat]
FNPATTERN vs_stat.(.*).rrd
TITLE Connections
YAXIS Connections
DEF:conn at RRDIDX@=@RRDFN@:ds0:AVERAGE
LINE1:conn at RRDIDX@#@COLOR@:@RRDPARAM@ Conn
GPRINT:conn at RRDIDX@:LAST: %8.2lf %s (cur)
GPRINT:conn at RRDIDX@:MAX: %8.2lf %s (max)
GPRINT:conn at RRDIDX@:MIN: %8.2lf %s (min)
GPRINT:conn at RRDIDX@:AVERAGE: %8.2lf %s (avg)\n
-l 0
I've added it to TEST2RRD and GRAPHS in xymonserver.cfg (TEST2RRD entry is
vs_stat=devmon and GRPAHS is vs_stat::1)
All is working as expected except that the graphs are only showing in the
trends column and not in the vs_stat column. I based all this work on the
if_load definitions for a cisco 6509 from the standard devmon templates and
that does show on the of_load column as well as the trends column but my new
on doesn't.
Has anyone any idea what the issue might be?
list Jeremy Laidman
▸
On 2 April 2014 01:58, Neil Simmonds <user-feff97fabd3d@xymon.invalid> wrote:
All is working as expected except that the graphs are only showing in the trends column and not in the vs_stat column. I based all this work on the if_load definitions for a cisco 6509 from the standard devmon templates and that does show on the of_load column as well as the trends column but my new on doesn't.
Did you kill the xymond_rrd processes? Changes to the xymonserver.cfg file
won't get picked up automatically.
J
list Neil Simmonds
I restarted the Xymon server so xymond_rrd was definitely restarted.
▸
From: Jeremy Laidman [mailto:user-71895fb2e44c@xymon.invalid]
Sent: 02 April 2014 04:19
To: Neil Simmonds
Cc: xymon at xymon.com
Subject: Re: [Xymon] graphs not showing on column but are in trends
On 2 April 2014 01:58, Neil Simmonds <user-feff97fabd3d@xymon.invalid
<mailto:user-feff97fabd3d@xymon.invalid> > wrote:
All is working as expected except that the graphs are only showing in the
trends column and not in the vs_stat column. I based all this work on the
if_load definitions for a cisco 6509 from the standard devmon templates and
that does show on the of_load column as well as the trends column but my new
on doesn't.
Did you kill the xymond_rrd processes? Changes to the xymonserver.cfg file
won't get picked up automatically.
J