Most udp protocols expect data in packets and discard packets without
payloads.
For Radius, try check_radius
for port 53: try check_dig or check dns
On Fri, 9 Dec 2005, [ISO-8859-1] Mário Sérgio Candian wrote:
Hi guys,
I'm trying to use the check_udp plugin for the radius service, and when I run
the check_udp command I received this:
([EMAIL PROTECTED])~# ./check_udp -H 201.x.y.z -p 1645
No data was recieved from host!
No response from host on port 1645
Exit 2
([EMAIL PROTECTED])~# ./check_udp -H 201.x.y.z -p 1646
No data was recieved from host!
No response from host on port 1646
Exit 2
And if I try the port 53 I received the same message.
Someone know if the check_udp plugin is broken? What I can do to fix it?
Thanks for all.
--