Hello,
I'm no SQL guru by far. I've been scratching my head trying to figure out if there's a way to write a report to show "missing elements". Here's an example:
Every so often I come across servers that have had an additional hard disk added (virtuals), or servers that were added to Orion but someone neglected to select the NICs, volumes, CPU/memory checkboxes. I do have a report to show me new nodes added within the last week, and I audit those, but it doesn't catch existing systems where something has changed. A lot of times other admins virtualize severs and forget to update the volumes/NICs when their IDs change. With 25 people adding nodes, it becomes cumbersome to keep reminding people and I don't want to be the only person updating/adding nodes with the amount of change in our environment.
So, is it possible to find nodes where there are identified (discovered) elements, but they are NOT selected for monitoring? I have tried using various NULL conditions but nothing is returned.
Example below - i recently came across this node where absolutely nothing was selected, and it was set for regular SNMP monitoring..

Thanks for any insight!