1CDIST-TYPE__PROMETHEUS_ALERTMANAGER(7)cdisCtDIST-TYPE__PROMETHEUS_ALERTMANAGER(7)
2
3
4

NAME

6       cdist-type__prometheus_alertmanager - install Alertmanager
7

DESCRIPTION

9       Install      and      configure      Prometheus     Alertmanager     (‐
10       https://prometheus.io/docs/alerting/alertmanager/).
11
12       Note that due to significant differences  between  Prometheus  1.x  and
13       2.x, only 2.x is supported. It is your responsibility to make sure that
14       your package manager installs 2.x.  (On  Devuan  Ascii,  the  parameter
15       --install-from-backports helps.)
16

REQUIRED PARAMETERS

18       config Alertmanager configuration file. It will be saved as /etc/alert‐
19              manager/alertmanager.yml on the target.
20

OPTIONAL PARAMETERS

22       storage-path
23              Where to put data. Default: /data/alertmanager. (Directory  will
24              be created if needed.)
25
26       retention-days
27              How long to retain data. Default: 90 days.
28

BOOLEAN PARAMETERS

30       install-from-backports
31              Valid  on  Devuan only. Will enable the backports apt source and
32              install the package from there. Useful for getting a newer  ver‐
33              sion.
34

EXAMPLES

36          __prometheus_alertmanager \
37              --install-from-backports \
38              --config "$__manifest/files/alertmanager.yml" \
39              --storage-path /data/alertmanager
40

SEE ALSO

42       cdist-type__prometheus_server(7),     cdist-type__grafana_dashboard(7),
43       Prometheus                   alerting                    documentation:
44       https://prometheus.io/docs/alerting/overview/
45

AUTHORS

47       Kamila Součková <kamila--@--ksp.sk>
48

COPYING

50       Copyright (C) 2018 Kamila Součková. You can redistribute it and/or mod‐
51       ify it under the terms of the GNU General Public License  as  published
52       by  the  Free  Software Foundation, either version 3 of the License, or
53       (at your option) any later version.
54
56       ungleich GmbH 2021
57
58
59
60
617.0.0                            Jul 31,C2D0I2S2T-TYPE__PROMETHEUS_ALERTMANAGER(7)
Impressum