netxms server adding itself many times.

Started by edward.borst, January 20, 2014, 09:53:50 AM

Previous topic - Next topic

edward.borst

Hi,

I have the situation that the netxms server is adding itself as a node to the system many times.
New nodes are added with the same name. the ID is always different, so it is a new node.
I can't figure out why this is happening. we are running 1.2.10.
The agent on the server is running same version.
Thanks,
Edward

Victor Kirhenshtein

Hi!

Most likely server has a problem detecting interfaces of server nodes. Can you please provide information about the OS server is running on, result of configuration poll for server node, and output of server starting at debug level 7 (up to message "Server initialization completed")?

Best regards,
Victor

edward.borst

server is Red Hat Enterprise Linux Server release 6.2
logfile debug 7 is attached.

Victor Kirhenshtein

From this log it seems that new node was not created. Can you remove all duplicate nodes except node with ID 100 and start server again? Also, please send me result of configuration poll for that node and output of ifconfig -a.

Best regards,
Victor

edward.borst

After upgrading the server and agent to 1.2.11 it did not happen again.
so, issue solved... ;)