Hi
I have the zabbix server and agent (version 1.1) installed on a server. So its basically running locally.
i also have the zabbix agent of version 1.0 running on the same server. To monitor it extrnally from another server running zabbix server 1.0 .
The reason I have done this is I have tried to set up a user that can only see a certain host in zabbix 1.0 and it dosnt seem to work, so this is the only way I can see it working.
My problem is running 2 different version zabbix agents on the same server.
I can use the -c flag to specifiy different config files, which works great.
e.g. /usr/local/bin/zabbix_agentd -c /etc/zabbix/zabbix_agentd-local.conf
The problem is they both want to use the same .tmp file !!
E.g. /tmp/zabbix_agentd.tmp
Is there a flag I can pass the zabbix agent when starting to use a different tmp file, or even a different temp location to store it ?
Cheers
andy
P.s. Does zabbix 1.1 support setting up a different user to view a a certain host ?
I have the zabbix server and agent (version 1.1) installed on a server. So its basically running locally.
i also have the zabbix agent of version 1.0 running on the same server. To monitor it extrnally from another server running zabbix server 1.0 .
The reason I have done this is I have tried to set up a user that can only see a certain host in zabbix 1.0 and it dosnt seem to work, so this is the only way I can see it working.
My problem is running 2 different version zabbix agents on the same server.
I can use the -c flag to specifiy different config files, which works great.
e.g. /usr/local/bin/zabbix_agentd -c /etc/zabbix/zabbix_agentd-local.conf
The problem is they both want to use the same .tmp file !!
E.g. /tmp/zabbix_agentd.tmp
Is there a flag I can pass the zabbix agent when starting to use a different tmp file, or even a different temp location to store it ?
Cheers
andy
P.s. Does zabbix 1.1 support setting up a different user to view a a certain host ?


Comment