Check_udp for chronyd

This support forum board is for support questions relating to Nagios Network Analyzer, our network traffic and bandwidth analysis solution.
Post Reply
janellewhitting
Posts: 1
Joined: Wed Oct 09, 2024 5:07 am

Check_udp for chronyd

Post by janellewhitting »

Hello,
I'm looking for an example of check_udp for a port. Any suggestion?
- Janelle -slope game
gwesterman
Posts: 268
Joined: Wed Aug 23, 2023 11:29 am

Re: Check_udp for chronyd

Post by gwesterman »

Hi @janellewhitting,

This forum post has a number of good examples for that plugin.

Let us know if this helps and if you have any additional questions.

Thank you!
vedicsystems
Posts: 9
Joined: Fri Jul 14, 2017 8:28 am

Re: Check_udp for chronyd

Post by vedicsystems »

The basic way to check if chronyd is running via UDP is to use check_udp -H <IP> -p 123. The Network Time Protocol (NTP) uses port 123, so this confirms the service is listening on that port.
Post Reply