Bug 688776 - JON Monitoring Documentation Error for Apache 2.x (Ref directory /libexec should be /modules)
Summary: JON Monitoring Documentation Error for Apache 2.x (Ref directory /libexec sho...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RHQ Project
Classification: Other
Component: Documentation
Version: unspecified
Hardware: Unspecified
OS: Unspecified
medium
high vote
Target Milestone: ---
: ---
Assignee: Deon Ballard
QA Contact: Mike Foley
URL: http://docs.redhat.com/docs/en-US/JBo...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-03-17 23:47 UTC by mdarretta
Modified: 2012-06-29 01:30 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-06-29 01:30:19 UTC


Attachments (Terms of Use)

Description mdarretta 2011-03-17 23:47:23 UTC
The JON Monitoring document has an erroneous step, particularly for Apache 2.x configurations. Every reference to the following copy command:

>> cp module/* apache_install_directory/libexec

should instead read...

>> cp module/* apache_install_directory/modules

The libexec directory does not exist...and Apache reads the modules from the modules directory.

Comment 1 Deon Ballard 2011-10-03 22:32:18 UTC
I changed every reference to libexec to modules:

http://docs.redhat.com/docs/en-US/JBoss_Operations_Network/2.4/html/Resource_Monitoring_and_Operations_Reference/Managed_Servers.html#Apache_Configuration

This is in the 3.0 docs, too.

Comment 3 Robert Buck 2011-11-29 15:29:17 UTC
Verified


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