Bug 790450 - agent native component enabled in with RPM installation
Summary: agent native component enabled in with RPM installation
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: RHQ Project
Classification: Other
Component: Agent
Version: 4.3
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified vote
Target Milestone: ---
: ---
Assignee: RHQ Project Maintainer
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks: 707235
TreeView+ depends on / blocked
 
Reported: 2012-02-14 14:58 UTC by Aleksandar Kostadinov
Modified: 2012-02-14 15:54 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-02-14 15:54:32 UTC


Attachments (Terms of Use)

Description Aleksandar Kostadinov 2012-02-14 14:58:18 UTC
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.

Comment 1 Charles Crouch 2012-02-14 15:54:32 UTC
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


Note You need to log in before you can comment on or make changes to this bug.