Hello,
You will find a Windows installer package for Zabbix Agent 1.1.3 (w32 and w64) using NSIS. based on the vinz installation. see previous post
This package uninstall the precedent version (install with zabbix_agent-1.1.2_installer.exe , the old zabbix_agent-1.1.3_installer.exe and all future release) if exist
The syntax for the silent install mode is :
For gui mode:
You will find following this link:
http://www.suiviperf.com/zabbix
You will find a Windows installer package for Zabbix Agent 1.1.3 (w32 and w64) using NSIS. based on the vinz installation. see previous post
This package uninstall the precedent version (install with zabbix_agent-1.1.2_installer.exe , the old zabbix_agent-1.1.3_installer.exe and all future release) if exist
The syntax for the silent install mode is :
zabbix_agent-1.x.x_installer.exe /server=ZabbixServerIPAddress [/rmtcmd=1] /S
zabbix_agent-1.x.x_installer.exe [/server=ZabbixServerIPAddress] [/rmtcmd=1]
http://www.suiviperf.com/zabbix

Comment