If I set the update interval to 86400 seconds (= one day) it checks once a day, but that doesn't control when it checks. I need to have it check at 6pm.
What I have going is a systems process that creates a file. I have created a Powershell script to check that file's creation date and it integrates with the Zabbix agent to report back whether the file has today's date. (1 = yes, 0 = no).
How do I configure the item to check right at 6pm each day?
Thanks,
Paul
What I have going is a systems process that creates a file. I have created a Powershell script to check that file's creation date and it integrates with the Zabbix agent to report back whether the file has today's date. (1 = yes, 0 = no).
How do I configure the item to check right at 6pm each day?
Thanks,
Paul
Comment