mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-24 14:15:29 +02:00
add time mode to FreeBSD plugin (#1152)
This commit is contained in:
parent
6c44d94ce8
commit
31f73e366a
@ -45,6 +45,7 @@ sub new {
|
||||
'processcount' => 'snmp_standard::mode::processcount',
|
||||
'storage' => 'snmp_standard::mode::storage',
|
||||
'swap' => 'snmp_standard::mode::swap',
|
||||
'time' => 'snmp_standard::mode::ntp',
|
||||
'tcpcon' => 'snmp_standard::mode::tcpcon',
|
||||
'uptime' => 'snmp_standard::mode::uptime',
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user