Netapp Aggregate
Hi
We have a requirement to disable the alerting for specific type of Netapp aggregate volumes across all the Netapp devices if the volume contains aggr0 we want to disable it in all volumes but i dont see any way to disable it at once on all devices i can only see on individual device level.
venkat
Posted 1 year ago·Last reply 1 year ago
3 comments
venkat
OP1 year agoother requirement is to modify the threshold only for aggregates which contain aggr0 is there any way to doi all at once
Mike Moniz
·1 year agoThe options I can think of is to either write a script to make bulk changes to the instances via API, or split the DataSource in two, so one DataSource will handle aggr0 instance and the other will handle the others.
Mike Moniz
·1 year agoYou may want to look at ActiveDiscovery filtering at the DataSource level. Some references:
Note that using RegexNotMatch against a property can cause issues if the property doesn't exist.