<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7232.36">
<TITLE>RE: [Nagios-users] Advice on Plugin Development</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>I have absolutely no idea about the actual setup this user has, but my assumption is that they're interfacing with some OOB tool (not the IP of the box itself) i.e. power strip, management processor, STONITH interrupt etc...<BR>
<BR>
And as far as the (valid) concern goes of having devices on your network that can power-control hardware with little to no authentication.... well it happens.  With any luck this is done over SSL and a user:pass pair is checked before any transactions.  I've seen plenty of _bad_ methods, including unauthenticated plaintext HTTP/PUT, raw TCP socket access, and devices that when scanned lock up and power off everything they control :)<BR>
<BR>
All pretty OT for the list, sorry.<BR>
<BR>
/eli<BR>
<BR>
-----Original Message-----<BR>
From: nagios-users-admin@lists.sourceforge.net on behalf of C. Bensend<BR>
Sent: Sun 12/18/2005 6:50 AM<BR>
To: nagios-users@lists.sourceforge.net<BR>
Subject: Re: [Nagios-users] Advice on Plugin Development<BR>
<BR>
<BR>
> I need a plugin for Nagios that reboots an external server under certain<BR>
> circumstances (no ping response).<BR>
><BR>
> There is no "direct connection" between the machine that Nagios runs on<BR>
> and the monitored server, so the reboot needs to be initiated via HTTPS<BR>
> with several POST parameters, i.e. a "simple" web form.<BR>
<BR>
OK, am I missing something here?<BR>
<BR>
How are you going to be able to do an HTTP POST operation, if the<BR>
machine isn't reachable via the network?  ;)<BR>
<BR>
Or do you have something even more wonky going on, like ICMP starting<BR>
to fail before the machine goes away?<BR>
<BR>
<BR>
--<BR>
"NOT WORK SAFE! Extreme animated violence, language,<BR>
birds, and what appears to be God with a katana." -- SA list<BR>
<BR>
<BR>
<BR>
-------------------------------------------------------<BR>
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files<BR>
for problems?  Stop!  Download the new AJAX search engine that makes<BR>
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!<BR>
<A HREF="http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click">http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click</A><BR>
_______________________________________________<BR>
Nagios-users mailing list<BR>
Nagios-users@lists.sourceforge.net<BR>
<A HREF="https://lists.sourceforge.net/lists/listinfo/nagios-users">https://lists.sourceforge.net/lists/listinfo/nagios-users</A><BR>
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.<BR>
::: Messages without supporting info will risk being sent to /dev/null<BR>
<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>