|
From: | Rich Sutton |
Subject: | Re: Use mmonit to notify when monit hasn't checked in |
Date: | Thu, 24 Jul 2014 08:50:38 -0700 |
Currently not possible via GUI ... we'll add the default value settings in the future version.
If you want to change all your hosts at once (for example to 10 cycles):
1.) stop M/Monit
2.) connect to the mmonit database (for example if you're using sqlite: cd <mmonit's directory> && bin/sqlite3 db/mmonit.db)
3.) UPDATE host SET serviceskew=10;
4.) start M/Monit
Regards,
Martin
On 24 Jul 2014, at 17:42, Rich Sutton <address@hidden> wrote:
> Is there any way to do that in one place for all 50 of my hosts? :)
>
> Rich Sutton
> CTO / VP of Engineering
> mobile 714-318-7737
> nexgate.com
>
>
>
> On Thu, Jul 24, 2014 at 8:41 AM, Martin Pala <address@hidden> wrote:
>
> On 24 Jul 2014, at 17:26, Rich Sutton <address@hidden> wrote:
>
> > Martin - one more question: can I change how long mmonit waits before it sends this alert? I'd like to change if from 3 failed heartbeats to something longer.
>
>
>
> Yes, you can change the settings in Admin -> Hosts -> click given host and edit the "Acceptable report skew" settings (cycles multiplier).
>
> Regards,
> Martin
>
>
> --
> To unsubscribe:
> https://lists.nongnu.org/mailman/listinfo/monit-general
>
> --
> To unsubscribe:
> https://lists.nongnu.org/mailman/listinfo/monit-general
--
To unsubscribe:
https://lists.nongnu.org/mailman/listinfo/monit-general
[Prev in Thread] | Current Thread | [Next in Thread] |