I have been auditing my network devices to see:
- Which devices are not being monitored at all
- When they were last refresh for resources on the device to monitor
- Which resources are being monitored
For item 3 I see a lot of inconsistency namely that one some devises the L2 topology is monitored, on others not. On some the L3 topology is monitored, on others not etc. For example, here's one of my critical routers:

This device should have it's routing table monitored. I'd like to create a report on all network devices and all resources being monitored. Better still if I could report on the resources that are available to be monitored but aren't.
Of course, I will investigate the DB myself to see if I can find an answer. My feeling is I will be able to report on what's being monitored as they will be in the DB but what's missing is retrieved via SNMP. If that's the case I will need some custom code or a custom poller.