-
Type:
Incident report
-
Resolution: Won't fix
-
Priority:
Major
-
None
-
Affects Version/s: 2.4.4
-
Component/s: Server (S)
-
None
-
Environment:Zabbix server 2.4.4 on debian
Zabbix Agent (daemon) v2.4.1 (revision 49643) (8 October 2014)
Compilation time: Oct 27 2014 03:02:03
Supported technology levels: 6100 and above
AIX 6100-09-04-1441
I have own discovery rule, which made key:
cpx.discovery.host[redvios]
in this value I'm sending text outputs from error log of aix/vios.
Each entry in error log is new value.
I'm using zabbix_sender included in zabbix agent.
Discovery is ok. I see item and containing values.
But problem is when I created trigger:
{CPX_Template_VIOS:cpx.aixvios.errorlog[{#OSHOSTNAME}].str("UNABLE TO ALLOCATE SPACE IN FILE SYSTEM")}=1
This trigger is not automatically added to Host triggers. When I made trigger on host manually, trigger was fired. It means that trigger and item working correctly. What I see as problem is that discovery didn't put trigger to host trigger list.