Ad Widget

Collapse

Zabbix agent2 - monitoring service memory usage using systemd

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • elkropac
    Junior Member
    • Jun 2022
    • 24

    #1

    Zabbix agent2 - monitoring service memory usage using systemd

    Hi,
    i would like to monitor service memory usage of service using agent2 .
    Memory usage and limits are visible in service status using systemctl
    Code:
         Memory: 18.9G (high: 20.0G max: 22.0G swap max: 5.0G)
    I did not see items/triggers in template nor in agent source.
    Is it a planned feature? Is it hard to implement?
    I was looking into source and i would like to try to add support for it there but i don't want to if it's already worked on somewhere

    Libor
Working...