
On 2013-10-09 15:36, Stefano Cordio wrote:
Hello Adrien,
currently I'm using the rev.4584 and I get alerts when a host is down, the related lines in my config.php are the following:
$config['alerts']['email']['enable'] = TRUE;
$config['alerts']['email']['default'] = "mymail@mydomain.con";
As you can see, I didn't specified anything about the SMTP server and other settings because I'm using the Observium server itself for sending emails (this is a test environment).
I'm not totally sure but it seems to me that the "send an email when a host is down" feature is different from the alerting module (http://www.observium.org/wiki/Alerting) [1].
Of course, the official developers can improve my answer!
Yeah. You're using the historic notification stuff, which we're trying to replace.
At the moment the alerting system doesn't do anything at the host level, only on entity level (port, mempool, port, etc).
adam.