Re: [Observium] Help with every 5-Minutes-Alerting

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: mailto:observium-request@observium.org observium-request@observium.org An: mailto:observium@observium.org observium@observium.org Betreff: observium Digest, Vol 81, Issue 2
Send observium mailing list submissions to mailto:observium@observium.org observium@observium.org
To subscribe or unsubscribe via the World Wide Web, visit http://postman.memetic.org/cgi-bin/mailman/listinfo/observium http://postman.memetic.org/cgi-bin/mailman/listinfo/observium or, via email, send a message with subject or body 'help' to mailto:observium-request@observium.org observium-request@observium.org
You can reach the person managing the list at mailto:observium-owner@observium.org 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 < mailto:mich4@gmx.de mich4@gmx.de> To: mailto:observium@observium.org 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 http://postman.memetic.org/pipermail/observium/attachments/20170405/93f748f1...
------------------------------
Message: 2 Date: Wed, 5 Apr 2017 14:24:00 +0200 From: "Stef Renders" < mailto:stef.renders@cronos.be stef.renders@cronos.be> To: < mailto:observium@observium.org observium@observium.org> Subject: Re: [Observium] Help with every 5-Minutes-Alerting Message-ID: < mailto:002001d2ae07$81b14c10$8513e430$@cronos.be 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 mailto:observium-bounces@observium.org] On Behalf Of Michael Sent: woensdag 5 april 2017 14:19 To: mailto:observium@observium.org 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
participants (2)
-
Michael
-
Stef Renders