mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-26 23:24:27 +02:00
add udpcon mode
This commit is contained in:
parent
8e1dd34fd9
commit
bbe8c105d0
@ -49,6 +49,7 @@ sub new {
|
||||
'swap' => 'snmp_standard::mode::swap',
|
||||
'time' => 'snmp_standard::mode::ntp',
|
||||
'tcpcon' => 'snmp_standard::mode::tcpcon',
|
||||
'udpcon' => 'snmp_standard::mode::udpcon',
|
||||
'uptime' => 'snmp_standard::mode::uptime',
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user