[Nagiosplug-help] check_udp problem

Karl DeBisschop karl at debisschop.net
Sun Mar 2 21:03:30 CET 2003


On Sun, 2003-03-02 at 15:26, Nicolas DEFFAYET wrote:
> Hello,
> 
> I use nagios-plugins-1.3.0.
> 
> check_udp don't work, i get a error:
> 
> # ./check_udp -H 10.1.0.5 -p 514
> Host name was not supplied
> Usage: check_udp -H <host_address> [-p port] [-w warn_time] [-c
> crit_time]
>          [-e expect] [-s send] [-t to_sec] [-v]
> 
> 
> Why ?
> 
> Any idea for fix this problem is welcome.

Thanks for the bufg report.

Workaround is 

	./check_udp -p 514 10.1.0.5

--
Karl

> 
> Thanks
> 
> Best Regards,





More information about the Help mailing list