Add AptUpgradesPending alert
This commit is contained in:
parent
17f40221b6
commit
4ffb1d7f2e
2 changed files with 16 additions and 1 deletions
|
|
@ -1,6 +1,8 @@
|
|||
- name: install node-exporter
|
||||
apt:
|
||||
pkg: prometheus-node-exporter
|
||||
pkg:
|
||||
- prometheus-node-exporter
|
||||
- prometheus-node-exporter-collectors
|
||||
|
||||
- name: copy node-exporter config
|
||||
notify: restart node-exporter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue