[smokeping-users] SMTP Alerts on alternate port, smtp auth

Tom Throckmorton throck at gmail.com
Fri Sep 2 21:22:56 CEST 2011


On 9/2/11 12:55 PM, Gregory Sloop wrote:
> 
> I'd like to use the Net::SMTP module instead of sendmail - (Just
> easier, IMO) and I need to use an alternate port. [Like 26]
> 
> Is there some way to configure this? I've searched the lists [and
> Google] and was not able to find anything...

Greg,

For alerts you can specify any command you want, so instead of / in
addition to using an email address, you can do something like:

> *** Alerts ***
> # 'to' can be a comma separated list of email addresses or programs
> to = gregs at sloop.net,|/path/to/mail-alerts.sh

...where mail-alerts.sh is a script you write or find that does what you
want.  See the options for the 'to' variable in the Alerts section of
the docs, here:

> http://oss.oetiker.ch/smokeping/doc/smokeping_config.en.html#I____Alerts____

Cheers,

-tt



More information about the smokeping-users mailing list