Increase frequency of the quality graph updating?
-
(I originally posted something on the 2.1 thread, but now I think it might not be 2.1 related)
Is it possible to increase the frequency of updates to the RRD Quality Graph?
Mine seems to get update only every 5 minutes, and I would like it to do it every minute. I can't find anything on the config panels that would control this.
/var/run/apinger.status is updated about every 5 seconds, and /var/db/rrd/WAN_DHCP-quality.rrd is updated about every minute. I found where I think it puts the actual graph files (/tmp/WAN_DHCP-quality.rrd-8hour.png), and that seems to get updated about every minute also.
see an the following seemingly rrd-related processes running:
#> ps aux | grep rrd
root 25833 0.0 0.1 14384 2324 ?? IN 9:03AM 0:00.01 rrdtool -
root 57033 0.0 0.0 8296 1840 v0- IN 9:03AM 0:00.03 /bin/sh /var/db/rrd/updaterrd.shAny ideas what else I can check? The other RRD graphs (traffic and processor) seem to be updated every minute. I tried resetting my RRD data but that didn't help.
Thanks,
-jamie
-
Did you adjust the gateway preferences for "Frequency Probe" on that gateway? Read the note next to that field.
-
Did you adjust the gateway preferences for "Frequency Probe" on that gateway? Read the note next to that field.
I currently don't have any of the advanced things set (I did, but had never overridden the probe frequency). The top graph shows "Quality - 3 hours - 1 minute averages", but it is clearly drawn only every 5 minutes, and the graph shows that they are definitely in chunks (looks more like a bar-graph than a line-graph)