I enjoy the system of trees in graph, especially the hierarchy it involves.
Is it possible to expand it to the console so we create a hierarchy of devices through UO-like (or folder) and fine tune user rights on those subtrees ?
For instance, let's assume I have some core infrastructures I monitor for myself (switch, routers, servers, ...) and my client add his own devices (servers,...). We could have a hirerachy like this :
Code: Select all
Root
|_CoreInfrastructure
| |_CoreInfrastructure_dev01
| |_CoreInfrastructure_dev02
|
|_Client01_Devices
|_Client01_Device_01
|_Client01_Device_02