zabbix-tools / zabbix-module-systemd

Native systemd monitoring for Zabbix
MIT License
90 stars 17 forks source link

Clarification of the type of services and units #20

Closed ad-m closed 6 years ago

ad-m commented 6 years ago

I proposes to clarify the type of services and units used. System services and user services are present in Systemd. The user services are completely invisible to this module. In my case, this makes the module unusable.

jangaraj commented 6 years ago

Hi Adam, thank you for the README update. Is it possible to use busctl introspect or gdbus introspect to inspect user services?

ad-m commented 6 years ago

@jangaraj , use --user. I don't know how to introspect another user services.