If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to REGISTER before you can post. To start viewing messages, select the forum that you want to visit from the selection below.
Good to hear that there's a site like this that helps their customer in dealing with the item they bought..<b><a href="http://www.ainterestonlyhomeloan.com">interest only mortgages </a></b>
I have a problem with this
It installed, but my zabbix_agentd conf file is all messed up:
you cannot even read it properly. Any ideas?
This happened to me when I ran this script. I had to rebuild the config file.
I don't remember exactly what it did, but as I recall the config file was missing most of it's contents, and what was left had illegal syntax. I remember at the time thinking that the script did something without properly escaping special characters when creating the config file.
It was easy enough to fix by simply comparing to another zabbix installation.
On Windows 2008 R2 servers the 1.8.4 installer gets in an infinite loop when it tries top update the existing 1.8.3 version.
It happens both in unattended and normal mode.
What I see in the detailed window:
Perhaps Itanium System running System32 Agent
Delete file C:\Program Files\Zabbix Agent\zabbix_agentd.exe
Extract zabbix_agentd.exe... 100%
Registering Zabbix Agent in services...
zabbix_agentd.exe [PID]: ERROR: Service named "Zabbix Agent" already exists
Error installing Agent
And this loops forever until I kill the installer process, or do the following:
sc stop "Zabbix Agent"
sc delete "Zabbix Agent"
This way the installer can register the process.
I don't know if it happened to other, I only sharing my experiences.
Comment