In Theory i have a view to create, and it will monitor 4 nodes Node1, Node2, Node3, Node4
1. It will be a multi node view
View Limitation
You can create a view limitation that will limit the network devices that can be displayed on this view. Account limitations for the logged-in account will also be applied to this view when it is displayed.
Group of Nodes
Node1
Node2
Node3
Node4
what i want to do is have 2 tabs.
Tab1 will display only information about (Node1&2) = UP/Down,
Availability of Each Node
Node1 | 100.000 % |
Node2 | 100.000 % |
Tab2 will display only information about (Node3&4)
= UP/Down,
Availability of Each Node
| |||||
How do I get the multi-node view to separately display data without referencing all 4 nodes together? or is that possible?