mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
@@ -12,7 +12,7 @@
|
||||
* the source code distribution for details.
|
||||
*/
|
||||
|
||||
if ($device['os'] == 'equalogic') {
|
||||
if ($device['os'] == 'equallogic') {
|
||||
$eql_storage = snmpwalk_cache_oid($device, 'EqliscsiVolumeEntry', null, 'EQLVOLUME-MIB', 'equallogic');
|
||||
|
||||
if (is_array($eql_storage)) {
|
||||
|
Reference in New Issue
Block a user