+ Add cache age

This commit is contained in:
Sims24 2016-01-15 15:31:05 +01:00
parent eefbdecaba
commit 4f3dc2810c
1 changed files with 1 additions and 0 deletions

View File

@ -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;