Morning all,
I’ve just started trailing observium, and it’s looking like a great system. Router health and interface counters seems to be logged and graphed correctly, so it’s starting to look like a viable alternative to some of the
larger closed source systems. I especially like the simplicity of the design which should allow for some additional sensor development down the that I’ll submit back. So kudos on the system, I quite like it.
Now – onto the issue, and I’m assuming given the size of the user-base this is likely to be configuration, but I’ve read and re-read the related doco and I’m unable to find anything wrong.
I’ve added a Cisco 877 device, port counters and health are being logged and graphed correctly, but the ip-sla statistics and adsl line statistics are not. The header line includes dsl stats, and those stats appear to update
according to the polling schedule, but the graphs do not.
Also, the file timestamp is NOT updating on the adsl RRD file. it is however updating on the sla rrd file. rrdtool dump reveals that the rrd file contains no rows that have a value.
config file contains
$config['enable_ports_adsl'] = 1; # Enable ADSL-LINE-MIB
$config['enable_sla'] = 1;
Observium CE |
0.13.10.4585 |
Apache |
2.2.22 (Ubuntu) |
PHP |
5.3.10-1ubuntu3.8 |
MySQL |
5.5.29-0ubuntu0.12.04.1 |
RRDtool |
1.4.7 |