summaryrefslogtreecommitdiffstats
path: root/collectors/apps.plugin
diff options
context:
space:
mode:
authorMoisés Barba Pérez <mbarper@users.noreply.github.com>2019-07-04 19:16:12 +0200
committerVladimir Kobal <vlad@prokk.net>2019-07-04 20:16:12 +0300
commitbbe87d49a69211cfd6c98d39f8a7f5fbd204061c (patch)
treeb6a67d271c29b1412d867d45c0b7e4e29e02af2a /collectors/apps.plugin
parentf711c5fde7ce22325e750836f8cf980354c5942a (diff)
Update apps_groups.conf for time group (#6397)
For Ubuntu 16.04 encountered this: * The output for the 'ps -e' and '/proc/PID/stat' is "systemd-timesyn". * The output for the substring mode '/proc/PID/cmdline' is "systemd-timesyn" as well In order to check this group correctly systemd-timesyncd service has to be searched as substring with value "systemd-timesyn*" Update apps_groups.conf
Diffstat (limited to 'collectors/apps.plugin')
-rw-r--r--collectors/apps.plugin/apps_groups.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/collectors/apps.plugin/apps_groups.conf b/collectors/apps.plugin/apps_groups.conf
index 541739652b..ab167ddbb9 100644
--- a/collectors/apps.plugin/apps_groups.conf
+++ b/collectors/apps.plugin/apps_groups.conf
@@ -189,7 +189,7 @@ print: cups* lpd lpq
# -----------------------------------------------------------------------------
# time servers and clients
-time: ntp* systemd-timesyncd chronyd
+time: ntp* systemd-timesyn* chronyd
# -----------------------------------------------------------------------------
# dhcp servers and clients