That's fine. You'll just need to use on of the remote plugin execution methodologies then; NRPE or check-by-ssh probably. Install the check_http plugin on you production machine then have your nagios server execute the plugin on that machine to check your third machine.
-- Marc > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Sandeep Narasimha Murthy > Sent: Tuesday, April 18, 2006 9:57 AM > To: John Jolet; [email protected] > Subject: RE: [Nagios-users] Re: Nagios Web Plugin > > I should have pointed this out before.. I cant run it on the Host as the > host doesn't have access to the remote server I want to check.. > > Only one machine - our Production machine is authorized to connect to the > remote server.. hence I need check_http to run on the prod machine.. > > thnx > > -----Original Message----- > From: John Jolet [mailto:[EMAIL PROTECTED] > Sent: terça-feira, 18 de Abril de 2006 15:55 > To: Sandeep Narasimha Murthy; [email protected] > Subject: Re: [Nagios-users] Re: Nagios Web Plugin > > > > > On 4/18/06 9:46 AM, "Sandeep Narasimha Murthy" <sandeep-n- > [EMAIL PROTECTED]> > wrote: > > > Hi, > > > > Thanks for the responses. I have 2 problems using check_http : > > > > 1. check_http runs fine on my host machine but when I execute it on the > > machine I want to monitor I get the fwg error: > > > > ld.so.1: ./check_http: fatal: libssl.so.0.9.7: open failed: No such file > or > > directory > > Killed > > > > Any idea whats wrong here ?? > > > > 2. I need to obtain the output shown on the browser on invoking the GET > URL. > > > > You execute the check_http on the nagios host, pointing it at the web > server > you want to check, right? You don't run check_http ON the web server. > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting > language > that extends applications into web and mobile media. Attend the live > webcast > and join the prime developer group breaking into this new coding > territory! > http://sel.as-us.falkag.net/sel?cmd=k&kid0944&bid$1720&dat1642 > _______________________________________________ > Nagios-users mailing list > [email protected] > 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 xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ Nagios-users mailing list [email protected] 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
