From Adam, 1 Year ago, written in Plain Text.
Embed
  1. Discover.php output:
  2.  
  3. SQL[select `migration` from `migrations` order by `id` desc limit 1 [] 0.83ms]
  4.  
  5. SQL[select count(*) as aggregate from `migrations` [] 1.27ms]
  6.  
  7. SQL[select version() [] 0.68ms]
  8.  
  9. ===========================================
  10. Component | Version
  11. --------- | -------
  12. LibreNMS  | 22.11.0 (2022-11-26T16:55:27+00:00)
  13. DB Schema | 2022_09_03_091314_update_ports_adsl_table_with_defaults (248)
  14. PHP       | 8.1.13
  15. Python    | 3.10.8
  16. Database  | MariaDB 10.5.16-MariaDB-1:10.5.16+maria~focal
  17. RRDTool   | 1.7.2
  18. SNMP      | 5.9.3
  19. ===========================================
  20. DEBUG!
  21. Updating os_def.cache
  22. Override discovery modules: bgp-peers
  23. SQL[SELECT * FROM `devices` WHERE disabled = 0 AND `hostname` LIKE '194.X.X.X' ORDER BY device_id DESC [] 1.14ms]
  24.  
  25. ./discovery.php 194.X.X.X 2023-01-20 16:44:29 - 0 devices discovered in 0.236 secs
  26.  
  27. SNMP [0/0.00s]:
  28. SQL [5/0.05s]: Select[5/0.05s]
  29. RRD [0/0.00s]:
  30.  
  31. Poller.php output:
  32.  
  33. SQL[select `migration` from `migrations` order by `id` desc limit 1 [] 0.77ms]
  34.  
  35. SQL[select count(*) as aggregate from `migrations` [] 0.88ms]
  36.  
  37. SQL[select version() [] 0.79ms]
  38.  
  39. ===========================================
  40. Component | Version
  41. --------- | -------
  42. LibreNMS  | 22.11.0 (2022-11-26T16:55:27+00:00)
  43. DB Schema | 2022_09_03_091314_update_ports_adsl_table_with_defaults (248)
  44. PHP       | 8.1.13
  45. Python    | 3.10.8
  46. Database  | MariaDB 10.5.16-MariaDB-1:10.5.16+maria~focal
  47. RRDTool   | 1.7.2
  48. SNMP      | 5.9.3
  49. ===========================================
  50. DEBUG!
  51. Updating os_def.cache
  52. Override poller modules: bgp-peers
  53. Starting polling run:
  54.  
  55. SQL[SELECT * FROM `devices` WHERE `disabled` = 0 AND `hostname` = '194.X.X.X' ORDER BY `device_id` ASC [] 1.39ms]
  56.  
  57. ./poller.php 194.X.X.X 2023-01-20 16:46:02 - 0 devices polled in 0.238 secs
  58.  
  59. SNMP [0/0.00s]:
  60. SQL [5/0.06s]: Select[5/0.06s]
  61. RRD [0/0.00s]: