Plugin for tping?
Carpenter, Scott (OCTO)
Scott.Carpenter at dc.gov
Mon Dec 8 14:40:48 CET 2003
services.cfg:
define service {
use generic-service ;
host_name myhost
service_description TCP4242
is_volatile 0
check_period 24x7
max_check_attempts 3
normal_check_interval 5
retry_check_interval 1
contact_groups my-admin
notification_interval 15
notification_period 24x7
notification_options w,c,u,r
check_command check_tcp!4242
}
-----Original Message-----
From: David R. Guntner [mailto:Dguntner at doit.nv.gov]
Sent: Friday, December 05, 2003 8:00 PM
To: nagios-users at lists.sourceforge.net
Subject: [Nagios-users] Plugin for tping?
I was wondering - is there a plugin that will use tping instead of ping?
I'm behind a firewall that blocks ICMP traffic, and I have hosts that need
monitoring on the other side of it. Since tping uses TCP packets instead of
ICMP, it seems like it would be useful as a replacment. Unfortunately, the
output from tping looks different than the output of ping. So the
check_ping plugin doesn't know what to do with it.
Any pointers would be appreciated.
--Dave
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program. Does
SourceForge.net help you be more productive? Does it help you create better
code? SHARE THE LOVE, and help us help YOU! Click Here:
http://sourceforge.net/donate/
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting
any issue.
::: Messages without supporting info will risk being sent to /dev/null
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
More information about the Users
mailing list