mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 15:44:21 +02:00
+ Add cache age
This commit is contained in:
parent
eefbdecaba
commit
4f3dc2810c
@ -51,6 +51,7 @@ sub new {
|
|||||||
'snapshotage' => 'storage::netapp::snmp::mode::snapshotage',
|
'snapshotage' => 'storage::netapp::snmp::mode::snapshotage',
|
||||||
'temperature' => 'storage::netapp::snmp::mode::temperature',
|
'temperature' => 'storage::netapp::snmp::mode::temperature',
|
||||||
'volumeoptions' => 'storage::netapp::snmp::mode::volumeoptions',
|
'volumeoptions' => 'storage::netapp::snmp::mode::volumeoptions',
|
||||||
|
'cache-age' => 'storage::netapp::snmp::mode::cacheage',
|
||||||
);
|
);
|
||||||
|
|
||||||
return $self;
|
return $self;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user