You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to garther some information from the cgroup accounting by service (CPU and mem).
I enabled cgroup inside systemd default config file but the key seems to still be unsuppoted. I am using the provided RPM package (1.2.0 version).
Here is the ouput when trying to retrieve the key.
zabbix_agentd -t systemd.cgroup.cpu[dbus.service,rss]
systemd.cgroup.cpu[dbus.service,rss] [m|ZBX_NOTSUPPORTED] [Unsupported item key.]
process 26457: arguments to dbus_connection_unref() were incorrect, assertion "connection != NULL" failed in file ../../dbus/dbus-connection.c line 2823.
This is normally a bug in some application using the D-Bus library.
D-Bus not built with -rdynamic so unable to print a backtrace
Do you have any clue on where the issue could reside ?
The text was updated successfully, but these errors were encountered:
I tried to garther some information from the cgroup accounting by service (CPU and mem).
I enabled cgroup inside systemd default config file but the key seems to still be unsuppoted. I am using the provided RPM package (1.2.0 version).
Here is the ouput when trying to retrieve the key.
Do you have any clue on where the issue could reside ?
The text was updated successfully, but these errors were encountered: