From baclaeys, 1 Year ago, written in Plain Text.
Embed
  1. librenms@ic-ot-nms-01:~$ ./validate.php
  2. ====================================
  3. Component | Version
  4. --------- | -------
  5. LibreNMS  | 22.7.0-22-g91e7b062c
  6. DB Schema | 2022_07_19_081224_plugins_unique_index (244)
  7. PHP       | 8.1.16
  8. Python    | 3.8.10
  9. MySQL     | 10.3.38-MariaDB-0ubuntu0.20.04.1
  10. RRDTool   | 1.7.2
  11. SNMP      | 5.8
  12. ====================================
  13.  
  14. [OK]    Composer Version: 2.3.10
  15. [OK]    Dependencies up-to-date.
  16. [OK]    Database connection successful
  17. [OK]    Database Schema is current
  18. [OK]    SQL Server meets minimum requirements
  19. [OK]    lower_case_table_names is enabled
  20. [OK]    MySQL engine is optimal
  21. [OK]
  22. [OK]    Database schema correct
  23. [OK]    MySQl and PHP time match
  24. [OK]    rrdtool version ok
  25. [OK]    Connected to rrdcached
  26. [WARN]  Your install is over 24 hours out of date, last update: Thu, 28 Jul 2022 13:44:23 +0000
  27.         [FIX]:
  28.         Make sure your daily.sh cron is running and run ./daily.sh by hand to see if there are any errors.
  29. librenms@ic-ot-nms-01:~$