Bug 742939

Summary: Add ability to configure Agent as a Service during Remote Installation
Product: [Other] RHQ Project Reporter: Rafael Soares (Tuelho) <rsoares>
Component: Agent, InstallerAssignee: Nobody <nobody>
Status: NEW --- QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 4.1CC: hrupp
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Rafael Soares (Tuelho) 2011-10-03 12:47:38 UTC
Description of problem:
Add ability to configure Agent as a Service during Remote Installation - at least on RHEL based Systems (SystemV).

after the Agent install process finshed on remote host:
   #ln -s /RHQ_AGENT_HOME/bin/rhq-agent-wrapper.sh /etc/init.d/rhq-agent
   #chkconfig --add rhq-agent

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Would be interesting be able to configure some rhq-agent-env.sh variables on Agent Remote Installation UI Form before start the installation process.