switch port search for down node

Started by Egert143, August 01, 2019, 09:26:41 PM

Previous topic - Next topic

Egert143

Hello

Maybe a dumb question, but havent found easy solution yet. Lets imagine 200 ip cameras or other kind of devices connected to 10 x 24 port swithes. When a node or multiple nodes go down, what would be the easiest way to find out to what port they belong to? at the beginning switch will remember the device, but after some times it will forget it and netxms will show blank interface.

Some ideas:
* dig throught logs to see what port went down (not very usefull when 20 devices go down roughtly at same time.)
* add interface descriptions to switch ports (but what if the ports are moved around and forgot to change description)

Any button like: "find switch port" last seen port or somthing ? :)

Victor Kirhenshtein

Hi,

one possible workaround is to use hook script on topology poll to collect information about devices connected to the switch and update custom attribute or comment on those devices. We also have request for adding "connection history" functionality to NetXMS so probably after some time system will keep track of ports used for device connection automatically.

Best regards,
Victor

normalcy

Not to hijack, but I like the idea of a connection history feature a lot, is there an issue number I can vote on at all?

Victor Kirhenshtein