NetXMS Support Forum

English Support => General Support => Topic started by: jws on October 18, 2007, 08:50:25 PM

Title: 0.0.0.0 nodes
Post by: jws on October 18, 2007, 08:50:25 PM
Hi

I have a lot of 0.0.0.0 generic nodes showing up at root level. Any idea what that is. I did not have them when I had the server running on Windows. Now it's running on linux.
Title: Re: 0.0.0.0 nodes
Post by: Victor Kirhenshtein on October 19, 2007, 11:54:23 AM
Could you please post a screenshot?

Best regards,
Victor
Title: Re: 0.0.0.0 nodes
Post by: jws on October 23, 2007, 10:50:23 AM
... and it seems that give problems with new units on the network. I jsut added a new switch.
It did not turn up, så I add'ed it manually and got an error that it already exists.
Title: Re: 0.0.0.0 nodes
Post by: Victor Kirhenshtein on October 29, 2007, 04:26:21 PM
Looks very strange. Could you please send me a dump of your entire database (if it doesn't contain sensetive data) or at least content of 'config' table from database? You can use dump -at- netxms.org for sending info via email.
Also, when you move NetXMS server from Windows to Linux, you just install new instance or move the existing database?

Best regards,
Victor
Title: Re: 0.0.0.0 nodes
Post by: jws on October 30, 2007, 09:21:47 AM
My db is 85Mb
Can I leave something out or do your want it all?
Title: Re: 0.0.0.0 nodes
Post by: Victor Kirhenshtein on October 30, 2007, 09:30:24 AM
Based on config table content:

Looks like a problem with active discovery. Difference between Windows and Linux is that on Windows if you try to ping address 0.0.0.0 you will get an error, but on Linux it will return normal reply from loopback interface. So probably you have address 0.0.0.0 in your active discovery configuration, and on Linux server constantly find additional nodes. Could you also send me content of address_lists table?

Best regards,
Victor