Syntax doesn’t really matter as long as you end up with a numeric value.

 

$config[‘alerts’][‘interval’] = 45*60;

 

This is just to make it easier to “see” that 45 minutes are configured. You could also enter 2700; but unless you’re a math genius it would take you a while to figure out it’s 45minutes.

 

Kind regards

 

 

From: observium [mailto:observium-bounces@observium.org] On Behalf Of Michael
Sent: donderdag 6 april 2017 15:39
To: observium@observium.org
Subject: Re: [Observium] Help with every 5-Minutes-Alerting

 

@Stef Renders

 

what is the Syntax of numeric value when I want  to get the alert-Mail every 45 Minutes ?

Is this  0*0*45*0  ??? for 0 days, 0 hours, 45 minutes , 0 seconds ?

 

Regards,

Michael

 

 

Gesendet: Donnerstag, 06. April 2017 um 13:00 Uhr
Von: 
observium-request@observium.org
An: 
observium@observium.org
Betreff: observium Digest, Vol 81, Issue 2

Send observium mailing list submissions to
observium@observium.org

To subscribe or unsubscribe via the World Wide Web, visit
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
or, via email, send a message with subject or body 'help' to
observium-request@observium.org

You can reach the person managing the list at
observium-owner@observium.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of observium digest..."


Today's Topics:

1. Help with every 5-Minutes-Alerting (Michael)
2. Re: Help with every 5-Minutes-Alerting (Stef Renders)
3.
Re: Help with every 5-Minutes-Alerting (Simon Mousey Smith)


----------------------------------------------------------------------

Message: 1
Date: Wed, 5 Apr 2017 14:18:40 +0200
From: Michael <
mich4@gmx.de>
To:
observium@observium.org
Subject: [Observium] Help with every 5-Minutes-Alerting
Message-ID:
<trinity-d31557ea-bf85-425a-8dc3-fbdcc835c61c-1491394720617@3capp-gmx-bs54>

Content-Type: text/plain; charset="utf-8"

An HTML attachment was scrubbed...
URL: <
http://postman.memetic.org/pipermail/observium/attachments/20170405/93f748f1/attachment-0001.html>

------------------------------

Message: 2
Date: Wed, 5 Apr 2017 14:24:00 +0200
From: "Stef Renders" <
stef.renders@cronos.be>
To: <
observium@observium.org>
Subject: Re: [Observium] Help with every 5-Minutes-Alerting
Message-ID: <
002001d2ae07$81b14c10$8513e430$@cronos.be>
Content-Type: text/plain; charset="utf-8"

Dear



Try inserting a numeric value



E.g.



$config[‘alerts’][‘interval’] = 7*24*60*60;



(7 days * 24 hours * 60 min * 60 sec)





Kind regards





From: observium [
mailto:observium-bounces@observium.org] On Behalf Of Michael
Sent: woensdag 5 april 2017 14:19
To:
observium@observium.org
Subject: [Observium] Help with every 5-Minutes-Alerting



Hi @ all,



in my config "/opt/observium/config.php"

I inserted the parameter

$config['alerts']['interval'] = "600";



but it didn´t work ...

whatever i inserted here ( eg. 600 or 1200 or ... ), I got still every 5 Minutes an Email-Alert that my Device is down.



I searched at observium.org issues, but didn´t find a solution ...

Can somebody help ?





Thanks for help

Regards,



Michael

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://postman.memetic.org/pipermail/observium/attachments/20170405/05f41d2e/attachment-0001.html>

------------------------------

Message: 3
Date: Wed, 5 Apr 2017 13:29:22 +0100
From: Simon Mousey Smith <
simonsmith5521@gmail.com>
To: Observium Public Support <
observium@observium.org>
Subject: Re: [Observium] Help with every 5-Minutes-Alerting
Message-ID: <
8AE2DDFB-BEA0-4C86-BED4-C987A47CE801@gmail.com>
Content-Type: text/plain; charset="utf-8"

From defaults.inc.php

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

Simon

> On 5 Apr 2017, at 13:18, Michael <
mich4@gmx.de> wrote:
>
> Hi @ all,
>
> in my config "/opt/observium/config.php"
> I inserted the parameter
> $config['alerts']['interval'] = "600";
>
> but it didn´t work ...
> whatever i inserted here ( eg. 600 or 1200 or ... ), I got still every 5 Minutes an Email-Alert that my Device is down.
>
> I searched at observium.org issues, but didn´t find a solution ...
> Can somebody help ?
>
>
> Thanks for help
> Regards,
>
> Michael
> _______________________________________________
> observium mailing list
>
observium@observium.org
>
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <
http://postman.memetic.org/pipermail/observium/attachments/20170405/ce9d3af1/attachment-0001.html>

------------------------------

Subject: Digest Footer

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


------------------------------

End of observium Digest, Vol 81, Issue 2
****************************************