This should be present in your defaults.inc.php : 

root@omega:/home/observium/dev# grep interval includes/defaults.inc.php
$config['alerts']['interval']              = 86400;     // How frequently to re-send a notification for a continuing alert condition

Do not edit this file!

adam.

On 01/02/2016 12:03:56, Laszlo Nemeth <laszlo.nemeth@emarsys.com> wrote:

Hi,

Thanks for the info.

I didn’t change anything. I installed the previuos CE, used it for 2-3 week  and upgraded with the latest CE.

In the config.php i found this for the “alert”:

// Enable alerter (not available in CE)

#$config['poller-wrapper']['alerter'] = TRUE;

// Set up a default alerter (email to a single address)

$config['alerts']['alerter']['default']['descr']   = "Default Email Alert";

$config['alerts']['alerter']['default']['type']    = "email";

$config['alerts']['alerter']['default']['contact'] = "you@yourdomain.org";

$config['alerts']['alerter']['default']['enable']  = TRUE;


I didn’t touch this datas.

I got this output if i press the Global settings -> Changed dump:

array(10db_host=>localhostdb_user=>observiumdb_pass=>*********db_name=>observiuminstall_dir=>/opt/observiumsnmp=>array(1community=>array(1))auth_mechanism=>mysqlalerts=>array(1alerter=>array(1))rrd_dir=>/var/log/observium/rrdlog_dir=>/var/log/observium/log)

In the “full dump” i found the “realtime_interval” word only that contain the “interval” word.

Where can i found this “alerts interval” to check the value of it?

Thanks!
Laszlo


From: observium <observium-bounces@observium.org> on behalf of Tom Laermans <tom.laermans@powersource.cx>
Reply-To: Observium Network Observation System <observium@observium.org>
Date: Monday 1 February 2016 at 12:13
To: Observium Network Observation System <observium@observium.org>
Subject: Re: [Observium] Disable email notification every 5 minutes

$config['alerts']['interval']              = 86400;     // How frequently to re-send a notification for a continuing alert condition
                                                        // In seconds. Default is 1 day.

If you set this to 0 you get a notification re-sent every poller run. Did you perhaps set this?

Tom

On 2016-02-01 12:11, Adam Armstrong wrote:

Hi,

We won't resend emails more frequently than every 24 hours without modifying something.

What settings have you changed?

Adam.

Sent from BlueMail

On Feb 1, 2016, at 10:12, Laszlo Nemeth <laszlo.nemeth@emarsys.com> wrote:
Hello

I installed the latest CE (0.16.1.7533) and set up some alerts with email notification.

It is working great, but now i get lot of mails in every 5 minutes from the same alerts.

Can i set up that get email only when the alarm caused or resolved? So just 2 mails (or get mails in X minutes (e.g. In every 1 hors) not in every 5 minutes?

Thanks!

Laszlo

observium mailing list observium@observium.orghttp://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________
observium mailing list
observium@observium.orghttp://postman.memetic.org/cgi-bin/mailman/listinfo/observium