If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to REGISTER before you can post. To start viewing messages, select the forum that you want to visit from the selection below.
Is there a way with Zabbix Agent to monitor a process CPU utilization ? I already use proc.num and proc.mem, but didn't find anything like proc.cpu
Thanks with anticipation
I already use that for the global CPU utilization on the system, but that's not what I want.
I'd like to monitor the CPU utilisation of a specific process like sendmail or Apache for example, and didn't find anything to do that with Zabbix agent by now
Originally posted by Calimero
Did you try that item: system.cpu.util[<cpu> <,type> <,mode>]
Comment