diff --git a/conf/glances.conf b/conf/glances.conf index 41c6702f..57b048f5 100644 --- a/conf/glances.conf +++ b/conf/glances.conf @@ -386,10 +386,10 @@ status_url=http://localhost/nginx_status [amp_systemd] # Use the Systemd AMP enable=true -regex=\/usr\/lib\/systemd\/systemd +regex=\/lib\/systemd\/systemd refresh=30 one_line=true -systemctl_cmd=/usr/bin/systemctl --plain +systemctl_cmd=/bin/systemctl --plain [amp_systemv] # Use the Systemv AMP