Template - Discovery rules - Network Interfaces Discovery - Trigger prototypes
:Installed size: 341kB
system.cpu.util[,,]
Float cpu - or all (default)
type - possible values:
user (default), idle, nice, system (default for Windows), iowait, interrupt, softirq, steal, guest (on Linux kernels 2.6.24 and above), guest_nice (on Linux kernels 2.6.33 and above). Parameters user and nice time no longer include guest time and guest_nice time since Zabbix 3.0.14, 3.4.5 and 4.0.0.
See also platform-specific details for this parameter.
mode - possible values:
avg1 (one-minute average, default), avg5, avg15
For example:
Accept-Charset=utf-8
Accept-Language=en-US
Content-Type=application/xml; charset=utf-8
mode - possible values:
all (default), skip - skip processing of older data (affects only newly created items).
Trigger function nodata() is extremely useful for monitoring of hearbeats. You make create a script which would periodically send a value to ZABBIX server (crontab + zabbix_sender), and the nodata() trigger would detect if there is no data coming from the script within a period of time.
Simple checks are normally used for remote agent-less checks of services.
Note that Zabbix agent is not needed for simple checks. Zabbix server/proxy is responsible for the processing of simple checks (making external connections, etc).