Hi,

Please advice, which is best way to check remote linux system port status?

I have icinga 1.8.4 and i need to check 2 ports (ipsec, udp) on remote linux server:

500 (udp/isakmp) and 4500 (udp/ipsec-nat-t).

Now i can check them with netcat:

nc -vzu hostname 500
Connection to hostname 500 port [udp/ipsec-nat-t] succeeded!


How can i make similar check from icinga?



Best Regards,
Dmitry

---
Dmitry KORZHEVIN
System Administrator
STIDIA S.A. - Luxembourg

e: dmitry.korzhe...@stidia.com
m: +38 093 874 5453
w: http://www.stidia.com

Attachment: smime.p7s
Description: Криптографическая подпись S/MIME

------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
icinga-users mailing list
icinga-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/icinga-users

Reply via email to