Hide Forgot
I see the following with a default RPM installation: <entry key="rhq.agent.disable-native-system" value="false"/> I believe native components need to be enabled by default in RPMs, because the underlying platform should be always supported.
This is working as intended. Don't ask me why we have this property configured like this: <entry key="rhq.agent.disable-native-system" value="false"/> which basically means... DISABLED=false which implies... ENABLED=true If you are not seeing resources get autodiscovered from an rpm installed agent, then native really *is* disabled, and you should reopen this issue