View Full Version : Windows Agent Install
Hello all,
I must be ignorant or something. But I download the Windows agent and there is no installation executable. I have been searching the forum but can't make heads or tails.
Where do I download the installation for the windows agent?
Thanks
Greg
jan.garaj
19-10-2010, 23:20
You dont need instalator - setup.exe, etc.
Run in command line zabbix agent (32 or 64bit) with parameter -h and you will see:
C:\zabbix\zabbix_agentd.exe -h
Zabbix Agent Win32 (service) v1.8.3 (revision 13926) (16 August 2010)
usage: zabbix_agentd.exe [-Vhp] [-idsx] [-m] [-c <file>] [-t <metric>]
Options:
-c --config <file> Specify configuration file. Use absolute path
-h --help give this help
-V --version display version number
-p --print print supported metrics and exit
-t --test <metric> test specified metric and exit
Functions:
-i --install install Zabbix agent as service
-d --uninstall uninstall Zabbix agent from service
-s --start start Zabbix agent service
-x --stop stop Zabbix agent service
-m --multiple-agents service name will include hostname
</cite>
So installation as service:
C:\zabbix\zabbix_agentd.exe -i
Perfect Installation worked great.
How long should it take for zabbix to acknowledge the windows agent?
Thanks
May this can help you
http://www.suiviperf.com/zabbix/
Great contribution to the community :D