Problem with check_udp
José Antonio Frutos Puerto <[email protected]> Thu, 9 Jul 2015 11:11:08 +0200
| Newsgroups | gmane.network.nagios.plugins |
|---|---|
| Message-ID | <CAF=Su=3QYDJ54S91e_4=JCpbAQ8WL1mYCS7RZw5e4PO-WD+h4Q__32152.6592401371$1436433225$gmane$org@mail.gmail.com> |
Hi: I want to monitorize an udp port, but i can't I run ./check_udp -H myIP -p myIP -4 -w 5 -c 8 -s test1 -e test2 -q test3 -v but the i have obtained: CRITICAL-Socket timeout after 10 seconds Also i have executed nmap -sU -p myPORT -P0 myIP and the result says that the port is open.. whats the problem? can you help me? Thanks Regards