Bug 1193592

Summary: Apache HTTP Server: Missing information regarding Covalent SNMP installation
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Michal Karm Babacek <mbabacek>
Component: DocumentationAssignee: Russell Dickenson <rdickens>
Status: CLOSED CURRENTRELEASE QA Contact: Michal Karm Babacek <mbabacek>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.4.0CC: dmichael, jclere, jstefl, lfuka, pslavice, rdickens
Target Milestone: ER3Keywords: EasyFix, Triaged
Target Release: EAP 6.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Build Name: 22815, Administration and Configuration Guide-6.3-1 Build Date: 19-11-2014 09:29:31 Topic ID: 5728-699673 [Latest]
Last Closed: 2015-04-17 05:30:32 UTC Type: Bug
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: 1168441, 1188769    

Description Michal Karm Babacek 2015-02-17 16:24:52 UTC
Title: Install the Apache HTTP Server included with JBoss EAP 6 (Zip)

Describe the issue: Missing information regarding Covalent SNMP installation.

Suggestions for improvement:

Add an info box or a Subsection stating something along these lines:

CovalentSNMP module configuration on Windows
---------------------------------------------
Please, note that on Windows, it is not enough to rename these configuration files to *.conf:

jboss-ews-2.1\etc\httpd\conf.d\mod_rt.conf.sample
jboss-ews-2.1\etc\httpd\conf.d\mod_snmp.conf.sample
jboss-ews-2.1\etc\httpd\conf.d\snmpd\snmpd.conf.sample

The snmpd.conf file will be silently ignored unless it is moved into jboss-ews-2.1\etc\httpd\conf\snmpd.conf. This behaviour is solely Windows specific.

Comment 3 Michal Karm Babacek 2015-03-24 09:38:01 UTC
Verifid. The "Note" box is present.