On Fri, Sep 28, 2018 at 4:33 AM pabe-smokepingmailingliste < [email protected]> wrote:
> Is there an option to define maintenance windows? > > > No, but you can call an external program as an alert. In that external program, likely some sort of script, you could have it check for time of day and then send an email message or any number of automated functions. *to* *(mandatory setting)* Either an email address to send alerts to, or the name of a program to execute when an alert matches. To call a program, the first character of the *to* value must be a pipe symbol "|". The program will the be called whenever an alert matches, using the following 5 arguments (except if *edgetrigger* is 'yes'; see below): *name-of-alert*, *target*, *loss-pattern*, *rtt-pattern*, *hostname*. You can also provide a comma separated list of addresses and programs.
_______________________________________________ smokeping-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users
