Hi all, I would like to ask that can orion NPM do the following task.
The ports of the devices may responsible for different purposes, let say, I have 50 devices in the network.
For each device, port1 to port4 are for purpose1, port5 to port8 are for purpose2, port9 to port12 are for purpose3, and so on.
Could I group the information by purpose?
I mean could I have a page to view all information related to a single purpose for further investigation based on the observation, let say all port1 to port4 information of 50 devices in the above example.
It seems that the demo in existing webpage will only collect the information of each device inside the network, could it be observe in a more detail way, or I should say could it divide the device into pieces to obtain the detail information of each small piece?
Thank you very much.