Is there a way to define alert scope using a CSV/Excel/text file?
I have a bunch of nodes I would like to use in the alert definition, in the scope section, but adding each iteam one by one, thats really a time taking process.
I wish if there is a way to define it in bulk for example an alert scope section could look like this
--------------------------------------------------------------------------------------------
Node Name -- Starts with -- <list of nodes in CSV/attach CSV file>
OR
Node Name -- equals -- <list of nodes in CSV/attach CSV file>
OR
Node Name -- equals -- <single mentioned node name>
--------------------------------------------------------------------------------------------
is there any workaround someone could suggest for this scenario