Hi Sergio. Please always send to nagios-users instead of me directly.
More below --
On May 29, 2009, at 9:20 AM, Sergio Ariel wrote:
> I have read this from an answer you did once (talking about
> check_tcp plugin):
>
>> It's making a TCP connection to port and seeing if it gets a
>>
Thanks a lot, and extremely sorry for this, it was just plain sloppiness from
my site.
Regards
Kashif
From: Marc Powell [mailto:m...@ena.com]
Sent: Thu 2/26/2009 2:56 PM
To: Nagios Users Mailinglist
Subject: Re: [Nagios-users] General tcp_check question
Please, please don't hijack other peoples threads for your own
purposes. It's rude and confusing to future readers. Create a new post
to the list when you have a new question. More below...
On Feb 26, 2009, at 7:34 AM, Kashif Mohammad wrote:
> But when I run
> sh-3.00$ /usr/lib/nagios/plugin
>
> CRITICAL - Socket timeout after 60 seconds
> I suspect that it is an firewall issue at that site so I wanted to
> know that what is underlying command of tcp_check and how can I allow
> or disallow tcp_check command to run on my system if I am the system
> administrator on that system.
Wel
I have installed nagios for a distributed inviornment and all sites are not in
my control. So when I run
sh-3.00$ /usr/lib/nagios/plugins/check_tcp -H "" -t 60 -p 9002
I got this output
TCP OK - 0.003 second response time on port
9002|time=0.003480s;;;0.00;60.00
But when I run
sh-3.