From 758453938ee2176becdf134892f4b7ab79d65d65 Mon Sep 17 00:00:00 2001 From: gcoeugnet Date: Tue, 29 Mar 2016 15:43:31 +0200 Subject: [PATCH] Update alerting.inc.php --- html/pages/settings/alerting.inc.php | 45 ++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/html/pages/settings/alerting.inc.php b/html/pages/settings/alerting.inc.php index fea6d8c8b2..5e9a7fede9 100644 --- a/html/pages/settings/alerting.inc.php +++ b/html/pages/settings/alerting.inc.php @@ -835,6 +835,51 @@ echo ' + + + + '; +$canopsis_host = get_config_by_name('alert.transports.canopsis.host'); +$canopsis_user = get_config_by_name('alert.transports.canopsis.user'); +$canopsis_passwd = get_config_by_name('alert.transports.canopsis.passwd'); +$canopsis_vhost = get_config_by_name('alert.transports.canopsis.vhost'); +echo ' +
+
+

+ Canopsis transport +

+
+
+
+
+ +
+ + +
+
+
+ +
+ + +
+
+
+ +
+ + +
+
+
+ +
+ + +
+