Add configuration for Prometheus node exporter and SMTP monitoring in PMG. Updated README and added verification checks for new metrics.

This commit is contained in:
Ruslan Piatrovich
2026-06-05 16:33:57 +03:00
parent 85cecf78f6
commit c492399300
11 changed files with 307 additions and 1 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ pmg-custom-check-ksc-superuser-sudoers:
- group: root
- mode: '0440'
- contents:
- {{ ksc_superuser_name }} ALL = (ALL) NOPASSWD: ALL
- '{{ ksc_superuser_name }} ALL = (ALL) NOPASSWD: ALL'
- check_cmd: visudo -cf
- require:
- pkg: pmg-custom-check-ksc-superuser-sudo-package