summaryrefslogtreecommitdiffstats
path: root/debian/netdata.templates
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2018-12-31 18:13:02 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2019-01-01 13:12:25 +0000
commitf110fc61334a2d6a13a87f782a84c4c79ff7ccb2 (patch)
treec6dbef86716ba14b5f7d58e70791b67968124047 /debian/netdata.templates
parentReleasing debian version 1.11.1+dfsg-2. (diff)
downloadnetdata-f110fc61334a2d6a13a87f782a84c4c79ff7ccb2.tar.xz
netdata-f110fc61334a2d6a13a87f782a84c4c79ff7ccb2.zip
Readding debconf-handling of health_alarm_notify.conf (Reopens: #904459).
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/netdata.templates')
-rw-r--r--debian/netdata.templates14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/netdata.templates b/debian/netdata.templates
new file mode 100644
index 000000000..b21b81e39
--- /dev/null
+++ b/debian/netdata.templates
@@ -0,0 +1,14 @@
+Template: netdata/title
+Type: title
+_Description: netdata: Configuration
+
+Template: netdata/send_email
+Type: boolean
+Default: true
+_Description: send emails:
+ netdata sends emails for warnings and alerts to root@localhost for
+ monitoring purposes. Potentially this can trigger a lot of emails.
+ .
+ Please choose to enable or disable sending emails.
+ .
+ If unsure, allow it to send emails (default).