Xymon Mailing List Archive search

Changing update frequency of graphs

list Henrik Størner
Fri, 10 Aug 2012 13:32:48 +0200
Message-Id: <user-ca99e314029e@xymon.invalid>

On 10-08-2012 11:25, Paul Jacobs wrote:
Hi

  I have a graph showing average service times on SAN disks and it needs
updating every minute rather then, the default 5 minutes.

I had a stab at modifying the rrddefinitions.cfg file and adding this
section :-

[diskstat/60]

RRA:AVERAGE:0.5:5:576

         RRA:AVERAGE:0.5:30:576

RRA:AVERAGE:0.5:120:576

RRA:AVERAGE:0.5:1440:576
Did you delete the existing RRD-files and restart Xymon after that ?

The settings from rrddefinitions.cfg are applied when the rrd file is 
initially created, so if you have an existing RRD file it will not have 
any effect.


Regards,
Henrik