bobrivers
01-07-2007, 04:28
Hi,
I did the upgrade from 1.4 to 1.4.1.
Server side looks like working well (zabbix_server). But I'm trying to deploy the agents and I'm not going so well.
I have 4 linux boxes that were installed with the same media, and all of them has the same update level. We are using RedHat EL Update 4 (plus patches).
I unpacked 1.4.1, and then I run "./configure --enable-agent". Looks like nothing wrong happened:
....
config.status: executing depfiles commands
Configuration:
Detected OS: linux-gnu
Install path: /usr/local
Compilation arch: linux
Compiler: gcc
Compiler flags: -g -O2
Linker flags:
Libraries: -lm -lresolv -lnsl
Enable server: no
With database: no
Enable agent: yes
************************************************** *********
* Now run 'make install' *
* *
* Thank you for using ZABBIX! *
* <http://www.zabbix.com> *
************************************************** *********
Then I "make install" and again, no errors message appears. If I do a "./zabbix_agentd -p" it works fine (except for my userparameter -- see my previous post).
But when I try to start it, it does't work. Looking into the log, it shows:
23131:20070630:220520 Can't allocate shared memory for collector. [Invalid argument]
The funny thing, is that it worked in 2 boxes. The other two no (same problem). I did the same steps...
I don't know if zabbix has I problem, or if I have a problem. I thought that the boxes were absolutly equal...
If I rollback to 1.4, it works well....
Any hint?
TIA,
Bob
I did the upgrade from 1.4 to 1.4.1.
Server side looks like working well (zabbix_server). But I'm trying to deploy the agents and I'm not going so well.
I have 4 linux boxes that were installed with the same media, and all of them has the same update level. We are using RedHat EL Update 4 (plus patches).
I unpacked 1.4.1, and then I run "./configure --enable-agent". Looks like nothing wrong happened:
....
config.status: executing depfiles commands
Configuration:
Detected OS: linux-gnu
Install path: /usr/local
Compilation arch: linux
Compiler: gcc
Compiler flags: -g -O2
Linker flags:
Libraries: -lm -lresolv -lnsl
Enable server: no
With database: no
Enable agent: yes
************************************************** *********
* Now run 'make install' *
* *
* Thank you for using ZABBIX! *
* <http://www.zabbix.com> *
************************************************** *********
Then I "make install" and again, no errors message appears. If I do a "./zabbix_agentd -p" it works fine (except for my userparameter -- see my previous post).
But when I try to start it, it does't work. Looking into the log, it shows:
23131:20070630:220520 Can't allocate shared memory for collector. [Invalid argument]
The funny thing, is that it worked in 2 boxes. The other two no (same problem). I did the same steps...
I don't know if zabbix has I problem, or if I have a problem. I thought that the boxes were absolutly equal...
If I rollback to 1.4, it works well....
Any hint?
TIA,
Bob