Forum Discussion
Hi Ikvitek,
In this case, I used:
join(system.groups,",") =~ "Minimal Monitoring"
...purely because, if you use the AppliesTo wizard to select groups to apply a datasource to, this is the format the wizard creates for you.
You are correct though, the 'contains' method is equally valid and should work. I have successfully tested this in my account:
contains(system.groups,"Minimal Monitoring")
If you contact Support they will be able to troubleshoot this for you.
Please also see my note in my original post, that the 'Minimal Monitoring' dynamic group does not exist in all accounts. It's a problem-catching group that we only invented a year or so back, and like any group it can be deleted. You may also have created your own 'Minimal Monitoring' group for other purposes, so check in your account FIRST, before importing this datasource.
Related Content
- 12 months ago