[PMX:#] Alternative to check-host-alive?

Darren.Lichty at alltel.com Darren.Lichty at alltel.com
Thu Aug 19 01:41:16 CEST 2004


I have similar issues WRT ping on our network.

My solution was to create a 'check_host_accessable' command in Nagios:
		# Can you access (via SSH) the host
		define command{
			command_name    check_host_accessable
			command_line    $USER1$/check_ssh -t 120 $HOSTADDRESS$
		}

Here the $USER1$ macro holds the path to the check commands (typ NAGIOS_ROOT/libexec).

Since we use SSH for access to all our assets (servers, routers, switches, etc), this has worked out pretty well.  But you will have to try it out for yourself, of course.

Hope that helps!
-Darren

-----Original Message-----
From: nagios-users-admin at lists.sourceforge.net
[mailto:nagios-users-admin at lists.sourceforge.net]On Behalf Of Collins,
Steve
Sent: Wednesday, August 18, 2004 6:09 PM
To: nagios-users at lists.sourceforge.net
Cc: MacIntosh, Ian
Subject: [Nagios-users] [PMX:#] Alternative to check-host-alive?


We need to monitor the host status of several hosts housed at our external hosting facility.  Unfortunately, with our anal network rules, ping isn't allowed (it just times out).  Is there a worthwhile alternative to ping/check-host-alive that works at the host level?  

We have service checks for the boxes working nicely, we just want to be able to do a ping-like test for the host.

Steve
--
Stephen Collins
Web Development Section
eBusiness Division
__________________________________________________
Department of Industry, Tourism and Resources 
Level 12, 20 Allara Street, Canberra City ACT 2600
GPO Box 9839, Canberra ACT 2601

E steve.collins at industry.gov.au
P +61 2 62137193
C +61 410 680722
F +61 2 62136227


**********************************************************************
The information contained in this e-mail, and any attachments to it, is
intended for the use of the addressee and is confidential. If you are not the intended recipient you must not use, disclose, read, forward, copy or retain any of the information. If you have received this e-mail in
error, please delete it and notify the sender by return e-mail or telephone.
The Commonwealth does not warrant that any attachments are free from viruses or any other defects. You assume all liability for any loss, damage or other consequences which may arise from opening or using the attachments.
***********************************************************************************

HSXurqVljҙx
PoJJp5}j҇EZ"ywJ)jw
ׅ?H&]o5zj)	ӂ*DzX˺~zw۳˲qzߊX)*ǰjǝu*ꊉ*9,zzx(zˁغۦ)w)+mǶu
******************************************************************************************
The information contained in this message, including attachments, may contain 
privileged or confidential information that is intended to be delivered only to the 
person identified above. If you are not the intended recipient, or the person 
responsible for delivering this message to the intended recipient, ALLTEL requests 
that you immediately notify the sender and asks that you do not read the message or its 
attachments, and that you delete them without copying or sending them to anyone else. 



More information about the Users mailing list