Apologize for reviving an old thread.
But, I have Dell Equallogic SANs, and have a similar minor issue about alerting.
The disk shows up as green, “Spare”.
However, default alerting detects bad sensor on “spare” disk. In digging deeper, snmp eqlDiskStatus of value 2, translates to spare on these devices.
Checking “includes/discovery/sensors/state/equallogic.inc.php” has the correct descriptions, but I noticed that the “$high_limit” is set to 1.5.
The value “2” for “eqlDiskStatus” is “spare”, and “3” is “failed” … shouldn’t the “$high_limit” then be set to 2.5? A disk marked as spare is not something to be warned about???
On the same note I noticed that ‘eqlMemberHealthStatus’ “$high_limit = 2.5”, BUT for this state sensor “2” is “Warning” and “3” is “critical”, shouldn’t the high limit for this be “1.5” so that it warns about “Warning” @ 2 or higher?
I am either reporting a minor bug in snmp sensor discovery for equallogic, or have misunderstood something.
Thanks for helping,
====================================
Component |
Version |
LibreNMS |
1.58.1-3-g78d017d |
DB Schema |
2019_04_22_220000_update_route_table (147) |
PHP |
7.2.24 |
MySQL |
5.5.64-MariaDB |
RRDTool |
1.4.8 |
SNMP |
NET-SNMP 5.7.2 |
====================================
[OK] Composer Version: 1.9.1
[OK] Dependencies up-to-date.
[OK] Database connection successful
[OK] Database schema correct