Re: [Nagios-users] check_ping and source address

2006-08-18 Thread Brian A. Seklecki
>> Ben, >> >> There is a patch that has been submitted on SF for this >> functionality: https://sourceforge.net/tracker/index.php? >> func=detail&aid=1499641&group_id=29880&atid=397599 >> >> Unfortunately, this will not be applied into the main plugin code >> because it is too painful to parse thro

Re: [Nagios-users] check_ping and source address

2006-07-05 Thread subscribe
Adding a route would probably be the easiest way -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ben O'Hara Sent: Wednesday, July 05, 2006 04:06 To: Nagios User Subject: [Nagios-users] check_ping and source address Hi Guys, Im looking at adding a

Re: [Nagios-users] check_ping and source address

2006-07-05 Thread Ben O'Hara
On 7/5/06, Ton Voon <[EMAIL PROTECTED]> wrote: > > On 5 Jul 2006, at 10:06, Ben O'Hara wrote: > > > Im looking at adding a ping check from our nagios host to a remote > > host, the nagios machine has a number of interfaces and i want to set > > the source address of the ping to ensure it goes over

Re: [Nagios-users] check_ping and source address

2006-07-05 Thread Ton Voon
On 5 Jul 2006, at 10:06, Ben O'Hara wrote: > Im looking at adding a ping check from our nagios host to a remote > host, the nagios machine has a number of interfaces and i want to set > the source address of the ping to ensure it goes over a specfic link > (and hence a specific VPN tunnel) > > an

[Nagios-users] check_ping and source address

2006-07-05 Thread Ben O'Hara
Hi Guys, Im looking at adding a ping check from our nagios host to a remote host, the nagios machine has a number of interfaces and i want to set the source address of the ping to ensure it goes over a specfic link (and hence a specific VPN tunnel) anyone know if this is possible at all? Ive had