+ Add cache age
This commit is contained in:
parent
eefbdecaba
commit
4f3dc2810c
|
@ -51,6 +51,7 @@ sub new {
|
|||
'snapshotage' => 'storage::netapp::snmp::mode::snapshotage',
|
||||
'temperature' => 'storage::netapp::snmp::mode::temperature',
|
||||
'volumeoptions' => 'storage::netapp::snmp::mode::volumeoptions',
|
||||
'cache-age' => 'storage::netapp::snmp::mode::cacheage',
|
||||
);
|
||||
|
||||
return $self;
|
||||
|
|
Loading…
Reference in New Issue