Hello,
I was trying to implement some log monitoring, but now stucked in last this things. As Calculated item does not support log data types.
Query : Want to use Host A item last value in Host B item's key as an parameter.
Item key on host A : vfs.file.regmatch[/tmp/time.log,Host B:x.y.z(last)]
where,
"time.log" has timestamp values like = 2017.11.29-14:04:05
& "Host B:x.y.z" is a log item type having similar value.
Goal is to match the last item value on Host B with current value in "time.log" file to get 1/0 result for creating trigger.
Using Zabbix 3.0.3
Is there any other way to achieve this.????
Help would be greatly appreciated. Thanks in advance.
Cheers,
Anil Singh
I was trying to implement some log monitoring, but now stucked in last this things. As Calculated item does not support log data types.
Query : Want to use Host A item last value in Host B item's key as an parameter.
Item key on host A : vfs.file.regmatch[/tmp/time.log,Host B:x.y.z(last)]
where,
"time.log" has timestamp values like = 2017.11.29-14:04:05
& "Host B:x.y.z" is a log item type having similar value.
Goal is to match the last item value on Host B with current value in "time.log" file to get 1/0 result for creating trigger.
Using Zabbix 3.0.3
Is there any other way to achieve this.????
Help would be greatly appreciated. Thanks in advance.
Cheers,
Anil Singh