mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 15:44:21 +02:00
enh(aix) Add uptime mode
This commit is contained in:
parent
5c8e1c41da
commit
83cbf14a53
@ -40,6 +40,7 @@ sub new {
|
||||
'storage' => 'snmp_standard::mode::storage',
|
||||
'swap' => 'os::aix::snmp::mode::swap',
|
||||
'time' => 'snmp_standard::mode::ntp',
|
||||
'uptime' => 'snmp_standard::mode::uptime',
|
||||
);
|
||||
|
||||
return $self;
|
||||
|
Loading…
x
Reference in New Issue
Block a user