This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Resource Filters for Custom Properties?

I am having a problem with a new custom property I have created which puts things in a maintenance mode kinda thing.  If is a node is down and we find it is due to maintenance we can set custom property to true and then have it removed.  My problem is that it isn't being removed.  I believe my problem is because the flag was once set to false when it went down that it won't refresh.  My filter is "MAINTENANCE_MODE=0" but my first node I am setting to this mode it is set to TRUE.

The resource in question is a nodes down resource, while I have an all nodes resource with filter "MAINTENANCE_MODE=1" and it is also displaying this same node.  Is there any way to fix this?

THANKS!