Is there any one that knows how to i monitor a string
Using agent version: 1.4.6
Say that i need to monitor a string using “Monitoring of log files”
The logfile is stored in /kalle/logs/olle.out
The part off the string that I want to monitor is “ERROR - Could not register”
I have created an item
Type:ZABBIX agent
Key: log[/kalle/logs/olle.out, ERROR - Could not register]
Type of information: Log
When doing a test on above I resvive
Last value: Accessible only as active check ?????
Question number one is this doable?
Question number two how do I create a trigger on this?
Question number tree: when you use the expression above does it read the file
From the last file position or from the beginning, if it reads from the last possession,
In what state does it read from the beginning?
TNX in advance :-)
Using agent version: 1.4.6
Say that i need to monitor a string using “Monitoring of log files”
The logfile is stored in /kalle/logs/olle.out
The part off the string that I want to monitor is “ERROR - Could not register”
I have created an item
Type:ZABBIX agent
Key: log[/kalle/logs/olle.out, ERROR - Could not register]
Type of information: Log
When doing a test on above I resvive
Last value: Accessible only as active check ?????
Question number one is this doable?
Question number two how do I create a trigger on this?
Question number tree: when you use the expression above does it read the file
From the last file position or from the beginning, if it reads from the last possession,
In what state does it read from the beginning?
TNX in advance :-)
Comment