Brothers,
I want to use this UserParameter.
I put this line in /etc/zabbix/zabbix_agentd.conf
UserParameter=mdstat[*],grep -A1 $1 /proc/mdstat | tail -n1 | grep -c _
how I configure a item and a trigger?
In manual I don't found.
Thanks.
I want to use this UserParameter.
I put this line in /etc/zabbix/zabbix_agentd.conf
UserParameter=mdstat[*],grep -A1 $1 /proc/mdstat | tail -n1 | grep -c _
how I configure a item and a trigger?
In manual I don't found.
Thanks.
Comment