Hello Guys,
I have an error only in one agent server. I have a customized key that is a file custom_1.sh called by zabbix_agentd.conf under Option: UserParameter Section with this line:
UserParameter = saposcol,"/opt/zabbix/scripts/custom_1.sh"
But when I try to add a new trigger, apperas this error:
Incorrect item key "GCLX09D1:SAP_process" provided for trigger expression
where...
GCLX09D1: Hostname
SAP_process: Customized Key
This Customized Key works fine in other servers.
Any suggestions?
Thanks in advanced.
I have an error only in one agent server. I have a customized key that is a file custom_1.sh called by zabbix_agentd.conf under Option: UserParameter Section with this line:
UserParameter = saposcol,"/opt/zabbix/scripts/custom_1.sh"
But when I try to add a new trigger, apperas this error:
Incorrect item key "GCLX09D1:SAP_process" provided for trigger expression
where...
GCLX09D1: Hostname
SAP_process: Customized Key
This Customized Key works fine in other servers.
Any suggestions?
Thanks in advanced.
Comment