v-zhuravlev / zbx-smartctl

Templates and scripts for monitoring disks health with Zabbix and smartmontools
https://share.zabbix.com/storage-devices/smartmontools/smart-monitoring-with-smartmontools-lld
GNU General Public License v3.0
245 stars 127 forks source link

Problems starting agent #132

Open scfigg opened 4 years ago

scfigg commented 4 years ago

Copied the discovery powershell script into the agent path, and the config file into the zabbix_agentd.conf.d folder in Windows. I can run the powershell manually, and it works fine.

Under the UserParameters section of the config file, I copied and pasted the four 3.4 UserParameters= lines. Then I go to restart the service and I get:

zabbix_agentd.exe [1468]: ERROR: cannot start service [Zabbix Agent]: [0x0000041D] The service did not respond to the start or control request in a timely fashion.

Any ideas? Can't figure out if I'm not doing the UserParameters= thing correctly or not?