Good morning everybody
I have to monitor a workflow, which includes Sheduled Tasks (Windows).
Those sheduled tasks execute various batch scripts. Those batch scripts create
from a input file, a convertet output file.
Problem:
I need to check if the output file was generated. Those output files have a specific format: 05_LOG_YYYYMMDD_WEB_00.txt
How can I check those files, when the date is in format YYYYMMDD, the Zabbix Macro {DATE} uses dots between years, months and dates.
Can I create a custom date format macro?
Thanks for your help!
Have a nice day
Greets
Stephan
PS: Is there a way to check if a sheduled task was executed?
I have to monitor a workflow, which includes Sheduled Tasks (Windows).
Those sheduled tasks execute various batch scripts. Those batch scripts create
from a input file, a convertet output file.
Problem:
I need to check if the output file was generated. Those output files have a specific format: 05_LOG_YYYYMMDD_WEB_00.txt
How can I check those files, when the date is in format YYYYMMDD, the Zabbix Macro {DATE} uses dots between years, months and dates.
Can I create a custom date format macro?
Thanks for your help!
Have a nice day

Greets
Stephan
PS: Is there a way to check if a sheduled task was executed?

Comment