I have a Windows Server with a Zabbix Agent, and I would like to monitor the tasks in Tasks Scheduler. I tried this : https://github.com/Iakim/Zabbix-ScheduledTask but it doesn't seem to work.
I placed the DiscoverScheduledTasks.ps1 file in C:\Program Files\Zabbix Agent\ and wrote the path in it.
In the zabbix_agentd.conf, I added the parameters as indicated in the github and restart the Zabbix Agent services.
Then I've imported the template in Zabbix, but there is no elements, triggers... How can I see the tasks in Zabbix ?
Do you have any ideas ?
I'm using Zabbix 6.0
I placed the DiscoverScheduledTasks.ps1 file in C:\Program Files\Zabbix Agent\ and wrote the path in it.
In the zabbix_agentd.conf, I added the parameters as indicated in the github and restart the Zabbix Agent services.
Then I've imported the template in Zabbix, but there is no elements, triggers... How can I see the tasks in Zabbix ?
Do you have any ideas ?
I'm using Zabbix 6.0
Comment