Hi together,
I try to monitor a special application on a windows server,
the application generates a log, which looks like that:
11/10/2012 12:33:00
<DEBUG INFORMATION>
<DEBUG INFORMATION>
<DEBUG INFORMATION>
<DEBUG INFORMATION>
.....
So Zabbix receive this informations, after that the script takes the timestamp and do something with it and returns a 0 or 1. Is there
a problem I would like to add the <DEBUG INFORMATION> part to
the email. Is this possible and whats the best way to realize this?
I would like to use this function with the active check feature of zabbix.
Any ideas?
Thank you,
Hawky
I try to monitor a special application on a windows server,
the application generates a log, which looks like that:
11/10/2012 12:33:00
<DEBUG INFORMATION>
<DEBUG INFORMATION>
<DEBUG INFORMATION>
<DEBUG INFORMATION>
.....
So Zabbix receive this informations, after that the script takes the timestamp and do something with it and returns a 0 or 1. Is there
a problem I would like to add the <DEBUG INFORMATION> part to
the email. Is this possible and whats the best way to realize this?
I would like to use this function with the active check feature of zabbix.
Any ideas?
Thank you,
Hawky
Comment