Issue on Filtering for Instance Discovery on RC2

Started by mitchellj, December 05, 2015, 12:35:46 AM

Previous topic - Next topic

mitchellj

Hey,

So I'm trying to add instance discovery for some drives I've set the instance to be

FileSystem.MountPoints

Which works perfectly

However when I try to put any filter in (even if its just return true;) it seems to be not discovering any instances. I noticed in the recent changelog there was a tweak to filtering for instances, has something changes and I'm potentially doing something incorrect?

The Server is RC2
The Agent is RC2
The Console is RC2

Thanks!
mitch

Victor Kirhenshtein

Hi,

it's quite strange, return true; should work fine. Do you have anything in server log? You can also try to set notification or alarm creation for SYS_SCRIPT_ERROR event - if filter script will fail you'll get notified.

Best regards,
Victor