Hello,
I'm trying to replace a old copy of zabbix with 1.1.1, I've found a few little issues. Trying to start 1.1.1 alongside with the old copy so I have the both running for a bit each talking to a different db.
After a while the new version exists with the following error.
Cannot rename file [/tmp/zabbix_agentd.tmp2] to [/tmp/zabbix_agentd.tmp] [No such file or directory]
Though in the zabbix_agentd config i prefix all the file locations with new.
It would be nice if the tmp files also had a way of handling a prefix to them.
I'm trying to replace a old copy of zabbix with 1.1.1, I've found a few little issues. Trying to start 1.1.1 alongside with the old copy so I have the both running for a bit each talking to a different db.
After a while the new version exists with the following error.
Cannot rename file [/tmp/zabbix_agentd.tmp2] to [/tmp/zabbix_agentd.tmp] [No such file or directory]
Though in the zabbix_agentd config i prefix all the file locations with new.
It would be nice if the tmp files also had a way of handling a prefix to them.