I am currently working on doing some stuff with account limitations.
The basic scenario is that we would like one group of users to be able to view everything but a couple of devices.
I originally set up the limitation to be by device type, but unfortunately we now have devices that we want viewable in the same device type as ones we don't want viewable by the group.
Example:
We have nodes x, y and z that are unknown because they can only do icmp.
We don't want the above group of users to view nodes x & y, but they need to be able to view node z, in addition to all other nodes we monitor.
I am trying to keep our Orion installation as vanilla as possible, so I'd rather not have to try to use custom properties.
From what I'm seeing, the node limitation is set up to allow specific nodes instead of block specific nodes.
Is there a way to do what I am wanting to do?
Any suggestions are greatly appreciated!