Bug 534396 (RHQ-1197)
| Summary: | let agent inventory the .sh/.bat/.conf scripts so we can configure them via UI | ||
|---|---|---|---|
| Product: | [Other] RHQ Project | Reporter: | John Mazzitelli <mazz> |
| Component: | Plugins | Assignee: | John Mazzitelli <mazz> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Jeff Weiss <jweiss> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | unspecified | CC: | dajohnso |
| Target Milestone: | --- | Keywords: | SubFeature |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| URL: | http://jira.rhq-project.org/browse/RHQ-1197 | ||
| Whiteboard: | |||
| Fixed In Version: | 1.2 | 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 534300 | ||
|
Description
John Mazzitelli
2008-12-01 02:56:00 UTC
svn rev2248 now inventorys the rhq-agent-env.bat/sh and lets you view/edit its variables via the configuration tab. still have to do the .conf file for when you run as a service on windows rev2264 - can see the Java Service Wrapper in inventory now - can load config. can't update config yet rev 2269 can now update jsw files all changes are found at 2273 and before. We can now inventory the rhq-agent-env.sh (if on UNIX) or rhq-agent-env.bat (if on windows). you will never have both - only one. We also can inventory the RHQ Agent Java Service Wrapper service if on Windows (this is not on agents running in a UNIX environment). This has three groups of config for the .conf, .env and .inc files used to configure the JSW. rev2424, tested read-only JSW attrs, config changes to rhq-agent-env.bat, reverting. This bug was previously known as http://jira.rhq-project.org/browse/RHQ-1197 This bug relates to RHQ-1108 |