From kafooo, 5 Years ago, written in Plain Text.
Embed
  1. ~ $ ./validate.php
  2. ====================================
  3. Component | Version
  4. --------- | -------
  5. LibreNMS  | 1.47
  6. DB Schema | 275
  7. PHP       | 7.2.13
  8. MySQL     | 10.2.17-MariaDB-log
  9. RRDTool   | 1.7.0
  10. SNMP      | NET-SNMP 5.7.3
  11. ====================================
  12.  
  13. [OK]    Composer Version: 1.8.0
  14. [OK]    Dependencies up-to-date.
  15. [OK]    Database connection successful
  16. [OK]    Database schema correct
  17. [FAIL]  Discovery has not completed in the last 24 hours.
  18.         [FIX]:
  19.         Check the cron job to make sure it is running and using discovery-wrapper.py
  20. [WARN]  IPv6 is disabled on your server, you will not be able to add IPv6 devices.
  21. [WARN]  Your install is over 24 hours out of date, last update: Sun, 30 Dec 2018 14:29:16 +0000
  22.         [FIX]:
  23.         Make sure your daily.sh cron is running and run ./daily.sh by hand to see if there are any errors.
  24. [WARN]  Your local git branch is not master, this will prevent automatic updates.
  25.         [FIX]:
  26.         You can switch back to master with git checkout master
  27. [WARN]  Your local git contains modified files, this could prevent automatic updates.
  28.         [FIX]:
  29.         You can fix this with ./scripts/github-remove
  30.         Modified Files:
  31.          html/plugins/Test/Test.inc.php
  32.          html/plugins/Test/Test.php
  33. [FAIL]  Some folders have incorrect file permissions, this may cause issues.
  34.         [FIX]:
  35.         sudo chown -R librenms:librenms /opt/librenms
  36.         sudo setfacl -d -m g::rwx /data/rrd /data/logs /opt/librenms/bootstrap/cache/ /opt/librenms/storage/
  37.         sudo chmod -R ug=rwX /data/rrd /data/logs /opt/librenms/bootstrap/cache/ /opt/librenms/storage/
  38.         Files:
  39.          /opt/librenms/storage/framework/views/5fac4720fada9c5b0f8b760dcdca9a56c73755b2.php
  40.