Hi,
I have written a small script to make the installation and update for the Windows client easier.
Based is it on the idea to have a ftp server in the network, that has the actual ZabbixW32.exe.
If the agent is already installed, it checks if a update is neccessary and does it.
If the zabbix_agentd.conf file does not exists, it will create it and fill the actual hostname.
In the InstallZabbixW32.ini file are the generel settings stored.
So where the ini is and where the zabbixW32.exe is stored.
Because of the limitation here for the file upload I added .txt.
You have to remove it.
Gerald
I have written a small script to make the installation and update for the Windows client easier.
Based is it on the idea to have a ftp server in the network, that has the actual ZabbixW32.exe.
If the agent is already installed, it checks if a update is neccessary and does it.
If the zabbix_agentd.conf file does not exists, it will create it and fill the actual hostname.
In the InstallZabbixW32.ini file are the generel settings stored.
So where the ini is and where the zabbixW32.exe is stored.
Because of the limitation here for the file upload I added .txt.
You have to remove it.
Gerald
Comment