ℹ️ Your data is safe here... unless you make the SNIP gods angry. And let's just say they have a really bad sense of humor.

From Perl Tern, 4 Months ago, written in Plain Text.
Embed
  1. ===========================================
  2. Component | Version
  3. --------- | -------
  4. LibreNMS  | 24.11.0-4-g5c752a1a8 (2024-11-21T12:03:58-05:00)
  5. DB Schema | 2024_11_07_110342_custommap_edge_add_text_align (307)
  6. PHP       | 8.2.13
  7. Python    | 3.6.8
  8. Database  | MariaDB 10.3.39-MariaDB
  9. RRDTool   | 1.7.0
  10. SNMP      | 5.8
  11. ===========================================
  12.  
  13. [OK]    Composer Version: 2.8.3
  14. [OK]    Dependencies up-to-date.
  15. [OK]    Database connection successful
  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. [FAIL]  Some poller nodes have not checked in recently
  28.         Inactive Nodes:
  29.          
  30. [OK]    Redis is unavailable
  31. [OK]    rrd_dir is writable
  32. [OK]    rrdtool version ok
  33. [WARN]  Your local git contains modified files, this could prevent automatic updates.
  34.         [FIX]:
  35.         You can fix this with ./scripts/github-remove
  36.         Modified Files:
  37.          bootstrap/cache/.gitignore
  38.          logs/.gitignore
  39.          rrd/.gitignore
  40.          storage/app/.gitignore
  41.          storage/app/public/.gitignore
  42.          storage/debugbar/.gitignore
  43.          storage/framework/cache/.gitignore
  44.          storage/framework/cache/data/.gitignore
  45.          storage/framework/sessions/.gitignore
  46.          storage/framework/testing/.gitignore
  47.          storage/framework/views/.gitignore
  48.          storage/logs/.gitignore
  49.  
  50. Alerts Debug outside the Maint Window:
  51. Rule name: Device Down! Due to no ICMP response.
  52. Alert rule: macros.device_down = 1 AND devices.status_reason = "icmp"
  53. Alert query: SELECT * FROM devices WHERE (devices.device_id = ?) AND (devices.status = 0 && (devices.disabled = 0 && devices.ignore = 0)) = 1 AND devices.status_reason = "icmp"
  54. Rule match: no match
  55.  
  56. Rule name: Device Down (SNMP unreachable)
  57. Alert rule: macros.device_down = 1 AND devices.status_reason = "snmp"
  58. Alert query: SELECT * FROM devices WHERE (devices.device_id = ?) AND (devices.status = 0 && (devices.disabled = 0 && devices.ignore = 0)) = 1 AND devices.status_reason = "snmp"
  59. Rule match: no match
  60.  
  61. Rule name: Device rebooted
  62. Alert rule: devices.uptime < "300s" AND macros.device = 1
  63. Alert query: SELECT * FROM devices WHERE (devices.device_id = ?) AND devices.uptime < "300s" AND (devices.disabled = 0 && devices.ignore = 0) = 1
  64. Rule match: no match
  65.  
  66. Rule name: State Sensor Critical
  67. Alert rule: macros.state_sensor_critical = 1 AND sensors.sensor_alert = 1
  68. Alert query: SELECT * FROM devices,sensors,sensors_to_state_indexes,state_indexes,state_translations WHERE (devices.device_id = ? AND devices.device_id = sensors.device_id AND sensors.sensor_id = sensors_to_state_indexes.sensor_id AND sensors_to_state_indexes.state_index_id = state_indexes.state_index_id AND state_indexes.state_index_id = state_translations.state_index_id) AND (sensors.sensor_current = state_translations.state_value && state_translations.state_generic_value = 2) = 1 AND sensors.sensor_alert = 1
  69. Rule match: no match
  70.  
  71. Debug drop in window:
  72. Rule name: Device Down! Due to no ICMP response.
  73. Alert rule: macros.device_down = 1 AND devices.status_reason = "icmp"
  74. Alert query: SELECT * FROM devices WHERE (devices.device_id = ?) AND (devices.status = 0 && (devices.disabled = 0 && devices.ignore = 0)) = 1 AND devices.status_reason = "icmp"
  75. Rule match: no match
  76.  
  77. Rule name: Device Down (SNMP unreachable)
  78. Alert rule: macros.device_down = 1 AND devices.status_reason = "snmp"
  79. Alert query: SELECT * FROM devices WHERE (devices.device_id = ?) AND (devices.status = 0 && (devices.disabled = 0 && devices.ignore = 0)) = 1 AND devices.status_reason = "snmp"
  80. Rule match: no match
  81.  
  82. Rule name: Device rebooted
  83. Alert rule: devices.uptime < "300s" AND macros.device = 1
  84. Alert query: SELECT * FROM devices WHERE (devices.device_id = ?) AND devices.uptime < "300s" AND (devices.disabled = 0 && devices.ignore = 0) = 1
  85. Rule match: no match
  86.  
  87. Rule name: State Sensor Critical
  88. Alert rule: macros.state_sensor_critical = 1 AND sensors.sensor_alert = 1
  89. Alert query: SELECT * FROM devices,sensors,sensors_to_state_indexes,state_indexes,state_translations WHERE (devices.device_id = ? AND devices.device_id = sensors.device_id AND sensors.sensor_id = sensors_to_state_indexes.sensor_id AND sensors_to_state_indexes.state_index_id = state_indexes.state_index_id AND state_indexes.state_index_id = state_translations.state_index_id) AND (sensors.sensor_current = state_translations.state_value && state_translations.state_generic_value = 2) = 1 AND sensors.sensor_alert = 1
  90. Rule match: no match
  91.  
  92.  
  93.  
  94.  
captcha