From dc29a463418d49e02c71493ca7d3e13b6b65e650 Mon Sep 17 00:00:00 2001 From: Arjun Roychowdhury Date: Fri, 23 Oct 2015 07:25:36 -0400 Subject: You can now specify a minimum reporting interval per monitor for notifications --- www/templates/eventserversettings.html | 78 ++++++++++++++++++++++++++++++---- 1 file changed, 69 insertions(+), 9 deletions(-) (limited to 'www/templates') diff --git a/www/templates/eventserversettings.html b/www/templates/eventserversettings.html index a3ed37aa..74c05b20 100644 --- a/www/templates/eventserversettings.html +++ b/www/templates/eventserversettings.html @@ -4,6 +4,12 @@ + + + + + + use event server @@ -14,18 +20,72 @@ + + +
+ + + +   -
    + {{monitor.Monitor.Name}} + + + + + + report events + + + + + +
    + +  min. reporting interval + + +
    +
    + + +
+ +
+ + -
  • - - {{monitor.Monitor.Name}} -
  • +
    - \ No newline at end of file + + + + + \ No newline at end of file -- cgit v1.2.3