Hello All,
I've searched through many posts here looking for a solution for enabling various resources within a node in bulk. Normally this is done individually with nodes by "List resources" and then checking the appropriate resources to monitor/poll for. I'm wondering if there is already a method or feature within NPM to select the same type of resources under a node for example: checking volume utilization for all Windows servers - checking all volumes other than floppy disk drive/cd/dvd drives.
It can take a significant amount of time to go to each node, list resources, check them, poll them.. I'm hoping there is a more efficient way to go about this...
I would appreciate any help or insight into a solution for this issue. I was thinking that there might be a way to do this through manage pollers... if there was a way to create a custom poller that included only the values I wanted to have checked... it would be as simple as turning that custom poller on for every node that is eligible. Once again, any help with this is much appreciated.