Ad Widget

Collapse

zabbix agent2 systemd monitoring

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • michmoor
    Junior Member
    • Nov 2024
    • 1

    #1

    zabbix agent2 systemd monitoring

    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
  • troffasky
    Senior Member
    • Jul 2008
    • 567

    #2
    Looks the same as a server that I have agent2 installed on, so I think it's normal. What do you need systemd.conf for?

    Comment

    • cyber
      Senior Member
      Zabbix Certified SpecialistZabbix Certified Professional
      • Dec 2006
      • 4807

      #3
      There is no specific config file for that. Those 3 items are built-in to agent, without any separate config

      Comment

      Working...