Netapp, add uptime check

This commit is contained in:
CPbN 2019-01-14 14:37:24 +01:00
parent 7c054f89fb
commit 6afcbd2a38
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ sub new {
'temperature' => 'storage::netapp::snmp::mode::temperature',
'volumeoptions' => 'storage::netapp::snmp::mode::volumeoptions',
'cache-age' => 'storage::netapp::snmp::mode::cacheage',
'uptime' => 'snmp_standard::mode::uptime',
);
return $self;