mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-31 01:24:35 +02:00
add udpcon mode
This commit is contained in:
parent
e9a43ca513
commit
34e718399b
@ -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