Skip to main content
Question

Monitoring UDP port

  • April 29, 2025
  • 1 reply
  • 14 views

Forum|alt.badge.img+4

Hi,

Checking TCP is ok, but how do i check an openvpn UDP port?

 

 /usr/lib/centreon/plugins//centreon_protocol_udp.pl  --plugin=apps::protocols::udp::plugin --mode=connection  --hostname=192.168.0.1 --port=1111


CRITICAL: Connection failed on port 1111

 

thanks,

Mathias

🤔

1 reply

lpinsivy
Centreonian
Forum|alt.badge.img+21
  • Centreonian
  • May 12, 2025

HI ​@mathias can you add “--verbose” in your previous command to try to have more information?