Hello,
I need to test my zabbix trigger effective or not, I used zabbix_sender command line, but it didnt work as expected. additional info below:
when I excuted the command "zabbix_sender -vv -c /etc/zabbix/etc/zabbix_agentd.conf -k system.cpu.util[,user] -o 11.25"
I got this info:
How can I use it to test my zabbix platform ? Thanks for any help!
I need to test my zabbix trigger effective or not, I used zabbix_sender command line, but it didnt work as expected. additional info below:
when I excuted the command "zabbix_sender -vv -c /etc/zabbix/etc/zabbix_agentd.conf -k system.cpu.util[,user] -o 11.25"
I got this info:
3071:20200724:020502.025 cannot process item "system.cpu.util[,user]" trap: item type "0" cannot be used with traps
Comment