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
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
server is Red Hat Enterprise Linux Server release 6.2
logfile debug 7 is attached.
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
After upgrading the server and agent to 1.2.11 it did not happen again.
so, issue solved... ;)