Hi all,
Scanning through the volumes I have monitored I see that by default, all volumes on Windows boxes seem to be added for monitoring when you add a new node. This seems to include all of the page file volumes on my servers, which of course are tightly allocated and almost always near 100% full. Doing a quick look at the database I can see at least 900 of these volumes being monitored and ideally we'd like to remove them. Would be nice to give our polling engines a break!
So the question is, is there any way to unmanage these Pagefile volumes en masse?
I've got a SWQL query that I can use if required:
SELECT NodeID, VolumeID FROM Orion.Volumes where caption like '%agefile%'
Orion Core 2011.2.1, APM 4.2.0 SP1, NPM 10.2.1