Hi Murrant,
Here is the full output. I had to change the permissions on the files;
$ ./validate.php
Component | Version |
---|---|
LibreNMS | 1.46-48-g43e967f |
DB Schema | 273 |
PHP | 7.0.32-0ubuntu0.16.04.1 |
MySQL | 10.0.36-MariaDB-0ubuntu0.16.04.1 |
RRDTool | 1.5.5 |
SNMP | NET-SNMP 5.7.3 |
====================================
[OK] Composer Version: 1.8.0
[OK] Dependencies up-to-date.
[OK] Database connection successful
[OK] Database schema correct
[FAIL] Some devices have not completed their polling run in 5 minutes, this will create gaps in data.
[FIX]:
Check your poll log and see: http://docs.librenms.org/Support/Performance/
Devices:
asr-hq-ex3400-01
[FAIL] We have found some files that are owned by a different user than librenms, this will stop you updating automatically and / or rrd files being updated causing graphs to fail.
[FIX]:
sudo chown -R librenms:librenms /opt/librenms
sudo setfacl -d -m g::rwx /opt/librenms/rrd /opt/librenms/logs /opt/librenms/bootstrap/cache/ /opt/librenms/storage/
sudo chmod -R ug=rwX /opt/librenms/rrd /opt/librenms/logs /opt/librenms/bootstrap/cache/ /opt/librenms/storage/
Files:
/opt/librenms/rrd/lyncsbc.ipperf.local/sensor-state-acAnalogFxsFxoHookState-hookStatus6.rrd
/opt/librenms/rrd/lyncsbc.ipperf.local/sensor-state-acAnalogFxsFxoHookState-hookStatus2.rrd
/opt/librenms/rrd/lyncsbc.ipperf.local/sensor-state-acAnalogFxsFxoHookState-hookStatus4.rrd
/opt/librenms/rrd/lyncsbc.ipperf.local/sensor-state-acAnalogFxsFxoHookState-hookStatus0.rrd
/opt/librenms/rrd/lyncsbc.ipperf.local/sensor-state-acAnalogFxsFxoHookState-hookStatus3.rrd
/opt/librenms/rrd/lyncsbc.ipperf.local/sensor-state-acAnalogFxsFxoHookState-hookStatus1.rrd
/opt/librenms/rrd/lyncsbc.ipperf.local/sensor-state-acAnalogFxsFxoHookState-hookStatus5.rrd
/opt/librenms/rrd/lyncsbc.ipperf.local/sensor-state-acAnalogFxsFxoHookState-hookStatus7.rrd
/opt/librenms/rrd/netmon-agent00.brs.ipperf.local/ucd_diskio-sr0.rrd
you have mail
$ ^C
$ sudo chown -R librenms:librenms /opt/librenms
[sudo] password for librenms:
librenms is not in the sudoers file. This incident will be reported.
$ ./validate.php
Component | Version |
---|---|
LibreNMS | 1.46-48-g43e967f |
DB Schema | 273 |
PHP | 7.0.32-0ubuntu0.16.04.1 |
MySQL | 10.0.36-MariaDB-0ubuntu0.16.04.1 |
RRDTool | 1.5.5 |
SNMP | NET-SNMP 5.7.3 |
====================================
[OK] Composer Version: 1.8.0
[OK] Dependencies up-to-date.
[OK] Database connection successful
[OK] Database schema correct
[FAIL] Some devices have not completed their polling run in 5 minutes, this will create gaps in data.
[FIX]:
Check your poll log and see: http://docs.librenms.org/Support/Performance/
Devices:
asr-hq-ex3400-01
Regards,
Duncan