Advertisement
abckdc83

Untitled

Sep 1st, 2021
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. bash-4.2$ ./validate.php
  2. ====================================
  3. Component | Version
  4. --------- | -------
  5. LibreNMS | 21.8.0-23-g79de1ca
  6. DB Schema | 2021_25_01_0129_isis_adjacencies_nullable (216)
  7. PHP | 7.3.30
  8. Python | 3.6.8
  9. MySQL | 10.3.31-MariaDB
  10. RRDTool | 1.4.8
  11. SNMP | NET-SNMP 5.7.2
  12. ====================================
  13.  
  14. [OK] Composer Version: 2.1.6
  15. [OK] Dependencies up-to-date.
  16. [OK] Database connection successful
  17. [OK] Database schema correct
  18. [WARN] Your local git contains modified files, this could prevent automatic updates.
  19. [FIX]:
  20. You can fix this with ./scripts/github-remove
  21. Modified Files:
  22. bootstrap/cache/.gitignore
  23. logs/.gitignore
  24. rrd/.gitignore
  25. storage/app/.gitignore
  26. storage/app/public/.gitignore
  27. storage/debugbar/.gitignore
  28. storage/framework/cache/.gitignore
  29. storage/framework/cache/data/.gitignore
  30. storage/framework/sessions/.gitignore
  31. storage/framework/testing/.gitignore
  32. storage/framework/views/.gitignore
  33. storage/logs/.gitignore
  34.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement