Re: Fwd: (resolved) esmtp-run delivers mail from shell, but not from nagios

2012-02-13 Thread Jesse Thompson
nces, the behavior devolves into being identical to semicolon, but nagios command interpreter won't strip it. export HOME=/var/lib/nagios && rest of sendmail command Thanks guys, happy hearts n hooves. :P - - Jesse Thompson -- To UNSUBSCRIBE, email to debian-user-requ...@list

Re: Fwd: esmtp-run delivers mail from shell, but not from nagios

2012-02-12 Thread Jesse Thompson
> Not entirely sure how esmtp-run works in conjunction with > executing sendmail Well it's a drop-in sendmail replacement, so we're actually invoking esmtp-run directly which is masquerading as sendmail. > I know, for a fact, that NRPE does not set $HOME, and that causes > problems for mysql when

Re: Networking Q concerning /etc/net

2012-02-11 Thread Jesse Thompson
> I was actually only speaking of 192.168.1.54 on eth0... but probably > didn't make it clear. There's a lot of things which aren't clear to me. Let's recap the following for clarity: You mention there are two, wired nics in your box, only one is wired up (I think ifconfig tells you if an interfa

Re: Networking Q concerning /etc/network/interfaces

2012-02-11 Thread Jesse Thompson
the interfaces file is really only going to come into pay during bootup, or when using eg ifup/ifdown scripts. You indicated that you may have configured the interfaces by hand via ifconfig; if so those changes will not survive a reboot. How long since your last reboot? If it's safe to do on this

Fwd: esmtp-run delivers mail from shell, but not from nagios

2012-02-11 Thread Jesse Thompson
I hope this is the right place to ask this question; #debian irc directed me here since esmtp-run doesn't appear to have it's own list. I'm fairly sure I have isolated this problem as being related to esmtp-run and not directly related to nagios. Nagios takes a string and executes that via popen i