How do I create a compliance standard rule based on an agent-side configuration extension?
In 12cR4, I created an agent-side configuration extension that operates on hosts. It reads one of my configuration files in /etc and parses the output. When I use this extension to create a compliance standard rule in the library, it runs when I test it but always succeeds. I want the compliance rule to fail or show a violation if I test it on a host that doesn't have the standard format I defined on the sample host I defined in my conf. extension. I don't see a way to do this when I define the rule- am I looking