Does anyone know where i can find the systemd.conf file for the plugin systemd ? Right now my plugin directly has the following out of the box- after a fresh install. Not sure what to do. The instructions on the Zabbix GIT page are very unclear regarding this. I have the template...not much else.
/etc/zabbix/zabbix_agent2.d/plugins.d# ls -ltrh
total 48K
-rw-r--r-- 1 root root 388 Apr 24 2023 smart.conf
-rw-r--r-- 1 root root 592 Apr 24 2023 modbus.conf
-rw-r--r-- 1 root root 366 Apr 24 2023 docker.conf
-rw-r--r-- 1 root root 1.4K Jul 28 2023 redis.conf
-rw-r--r-- 1 root root 2.6K Jul 28 2023 oracle.conf
-rw-r--r-- 1 root root 3.1K Jul 28 2023 mqtt.conf
-rw-r--r-- 1 root root 1.8K Jul 28 2023 memcached.conf
-rw-r--r-- 1 root root 2.2K Jul 28 2023 ceph.conf
-rw-r--r-- 1 root root 3.0K Jul 31 2023 mongodb.conf
-rw-r--r-- 1 root root 3.9K Sep 25 2023 mysql.conf
-rw-r--r-- 1 root root 6.0K Dec 14 2023 postgresql.conf
/etc/zabbix/zabbix_agent2.d/plugins.d# ls -ltrh
total 48K
-rw-r--r-- 1 root root 388 Apr 24 2023 smart.conf
-rw-r--r-- 1 root root 592 Apr 24 2023 modbus.conf
-rw-r--r-- 1 root root 366 Apr 24 2023 docker.conf
-rw-r--r-- 1 root root 1.4K Jul 28 2023 redis.conf
-rw-r--r-- 1 root root 2.6K Jul 28 2023 oracle.conf
-rw-r--r-- 1 root root 3.1K Jul 28 2023 mqtt.conf
-rw-r--r-- 1 root root 1.8K Jul 28 2023 memcached.conf
-rw-r--r-- 1 root root 2.2K Jul 28 2023 ceph.conf
-rw-r--r-- 1 root root 3.0K Jul 31 2023 mongodb.conf
-rw-r--r-- 1 root root 3.9K Sep 25 2023 mysql.conf
-rw-r--r-- 1 root root 6.0K Dec 14 2023 postgresql.conf
Comment