Hello,
You will find a Windows installer package for Zabbix Agent 1.1.3 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) if exist
The syntax for the silent install mode is :
For gui mode:
You will find following this link: HERE
- All associated source code and info in the source package .
- A precompiled version for win32 (quick install).
You will find a Windows installer package for Zabbix Agent 1.1.3 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) if exist
The syntax for the silent install mode is :
zabbix_agent-1.1.3_installer.exe /server=ZabbixServerIPAddress [/rmtcmd=1] /S
zabbix_agent-1.1.3_installer.exe [/server=ZabbixServerIPAddress] [/rmtcmd=1]
- All associated source code and info in the source package .
- A precompiled version for win32 (quick install).