Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - nem

#1
General Support / Re: Network map - L2 layout changes
August 05, 2020, 10:15:35 AM
Thanks for the quick response!

From log:
2020.08.05 08:15:59.363 *D* [obj.netmap         ] NetworkMap(test [3563]): updateObjects called
2020.08.05 08:15:59.363 *D* [obj.netmap         ] NetworkMap(test [3563])/updateObjects: new object 763 (element ID 573) added
2020.08.05 08:15:59.363 *D* [obj.netmap         ] NetworkMap(test [3563])/updateObjects: new object 1901 (element ID 574) added
2020.08.05 08:15:59.363 *D* [obj.netmap         ] NetworkMap(test [3563])/updateObjects: link 284 (1578) - 574 (1901) added
2020.08.05 08:15:59.363 *D* [obj.netmap         ] NetworkMap(test [3563])/updateObjects: link 284 (1578) - 573 (763) added

As far as i can tell, those two objects are APs.. And no objects are removed.

I dont know how to search for node id, where can i do that in order to double check the APs? (Find object does not show the node when search string is the ID)
If this is not possible, is there a command i can run in server console to find the hostname of a node ID?
#2
General Support / Network map - L2 layout changes
August 04, 2020, 09:23:47 AM
Hello,

I have created a Network map using a seed node of core switch. It generates the map fine, but of course i want to change the layout so that it makes more sense for us.
Whenever i make changes to the map, it will reset layout after some minutes. This happens even tho i have enable automatic layout unchecked.

Im guessing it shouldnt be like this, afterall, what would be the point of uploading floor plans if the layout of the nodes change every few minutes..

I found another thread from 2017 with the same issue: https://www.netxms.org/forum/general-support/l2-map-save-layout/msg23122/#msg23122

I noticed that one of the questions there was which discovery protocols are being used, mine is using both passice and active network  discovery, so ARP/Routing table as well as ICMP ping?


When the map updates, and resets layout, there is no new switches being added/removed so i dont really know what is going on. Is there a scan log somewhere i can check to see why it happens? Or a way to prevent this?


NetXMS 3.4.178
Windows Server 2019

NetXMS Management Console 3.4.232


#3
General Support / Re: Network map - device names
July 23, 2020, 10:42:23 AM
Hello,

Thanks for the thorough answer!

This looks interesting, but as you say it will need further logic in case things change.
I can use this for now, in case i need to expand it i would have to either rename it on each scan, or have it check every other day maybe.. I will see.

Thanks again!
#4
General Support / Network map - device names
July 20, 2020, 04:16:22 PM
Hello,

Im struggling a bit to get started with netxms, and one of the questions i have is if i can somehow control how device names are generated in network map?

More specifically i want to use SNMP sysLocation as the name, or at least part of the name. Is this possible?
Ideally i would have SNMP sysname - SNMP sysLocation as name.

Im also wondering if there are more resources for learning to use the system, other than the documentation and the video series on youtube?

Thanks in advance!