Hi, please help me understand what am i doing wrong here:
1. I created an item:
Host: Prod_Server-1
Description: test_log
Type: Zabbix agent (active)
Key: log["/var/log/zabbix-agent/zabbix_agentd.log","Sending",,200]
Type of information: Log
Update interval (in sec): 7
Keep history (in days) : 90
Status: Active
Log time format: pppp:yyyyMMdd:hhmmss
New application:
Applications: General
2. I created a trigger for this item:
Name: test_log
Expression: {Prod_Server-1:log["/var/log/zabbix-agent/zabbix_agentd.log","Sending",,200].count(20)}>1
The trigger depends on: No dependencies defined
Event generation: Normal + Multipal problem evets
Sevirity: information
3. I setup the following parameters in zabbix_agentd.conf
DebugLevel=4
ServerActive=213.57.127.2,54.83.19.153
What am I missing?
Please help
1. I created an item:
Host: Prod_Server-1
Description: test_log
Type: Zabbix agent (active)
Key: log["/var/log/zabbix-agent/zabbix_agentd.log","Sending",,200]
Type of information: Log
Update interval (in sec): 7
Keep history (in days) : 90
Status: Active
Log time format: pppp:yyyyMMdd:hhmmss
New application:
Applications: General
2. I created a trigger for this item:
Name: test_log
Expression: {Prod_Server-1:log["/var/log/zabbix-agent/zabbix_agentd.log","Sending",,200].count(20)}>1
The trigger depends on: No dependencies defined
Event generation: Normal + Multipal problem evets
Sevirity: information
3. I setup the following parameters in zabbix_agentd.conf
DebugLevel=4
ServerActive=213.57.127.2,54.83.19.153
What am I missing?
Please help