t0m5k1

./validate.php output

May 11th, 2024 (edited)
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.06 KB | None | 0 0
  1. librenms@m0n1t:~$ ./validate.php
  2. ===========================================
  3. Component | Version
  4. --------- | -------
  5. LibreNMS | 24.4.1-44-g1e3e60d59 (2024-05-09T04:17:05+01:00)
  6. DB Schema | 2024_04_22_161711_custom_maps_add_group (292)
  7. PHP | 8.1.2-1ubuntu2.17
  8. Python | 3.10.12
  9. Database | MariaDB 10.6.16-MariaDB-0ubuntu0.22.04.1
  10. RRDTool | 1.7.2
  11. SNMP | 5.9.1
  12. ===========================================
  13.  
  14. [OK] Composer Version: 2.7.6
  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] Database and column collations are correct
  22. [OK] Database schema correct
  23. [OK] MySQL and PHP time match
  24. [OK] Active pollers found
  25. [OK] Dispatcher Service not detected
  26. [OK] Locks are functional
  27. [OK] Python poller wrapper is polling
  28. [WARN] Using database for locking, you should set CACHE_DRIVER=redis
  29. [OK] rrd_dir is writable
  30. [OK] rrdtool version ok
  31.  
Advertisement
Add Comment
Please, Sign In to add comment