Hi All,
I have a problem with creating a discovery rules. Does anyone have a good idea how we can this monitoring this.
What I have
I have a zabbix trapper client on multiple host, this trapper send a lot information to my zabbix client.
I have multiple scripts;
My zabbix client send this value's.
Startime.scrript1.system
Endtime.script1.system
Errors.script1.system
Count.script1.system
( a lot more)...
Startime.script2.system
...
What I need to check
For each value I check
- Is the value updated each 2 ours
- Is the error value more than
- Is the the count more than 0
and a lot more ;-)
I got the idea to do this with a array that I set a array that give the value's Script1, Script2, Script3
so I can create one time the keyvalue's and Triggers, and not for each script
.
Can someone tell me how I this can do? or give me a some tip?
I have a problem with creating a discovery rules. Does anyone have a good idea how we can this monitoring this.
What I have
I have a zabbix trapper client on multiple host, this trapper send a lot information to my zabbix client.
I have multiple scripts;
My zabbix client send this value's.
Startime.scrript1.system
Endtime.script1.system
Errors.script1.system
Count.script1.system
( a lot more)...
Startime.script2.system
...
What I need to check
For each value I check
- Is the value updated each 2 ours
- Is the error value more than
- Is the the count more than 0
and a lot more ;-)
I got the idea to do this with a array that I set a array that give the value's Script1, Script2, Script3
so I can create one time the keyvalue's and Triggers, and not for each script
. Can someone tell me how I this can do? or give me a some tip?

Comment