On Thu, 11 Sep 2008 13:05:32 +0200 Ralf Prengel <[EMAIL PROTECTED]> wrote:
> we are monitoring several system using ssh, snmp, nrpe and a lot of > plugings. > Now we have to check a server without any direct access. The only way > to get informatiosn is using email. > Has anyone docs or links how to transfer statusinformations via email > from the server to the nagios-server? I'd look at setting up a mailbox specifically for this. Get your MTA to send the emails to that address to a pipe which redirects them to a script. In the script, work out from the message headers which service this relates to. Process the message and provide an output accordingly to a file. Process this file as either an NSCA or NRPE plugin and see if you get the correct results! Is there any reason why you can't use ssh-wrapped nrpe commands? M. -- Matthew Macdonald-Wallace [EMAIL PROTECTED] http://www.truthisfreedom.org.uk ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Nagios-users mailing list Nagios-users@lists.sourceforge.net 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