|
|
|
Implemented a mechanism for the defaults to be defined in etc/plugin.properties:
http://svn.hyperic.org/trunk/plugins/apache/etc/plugin.properties?root=Hyperic+HQ&view=co Note that even if we were to implement an apache config parser: - The path to apachectl is not defined in the .conf nor is it in the process table - The path to the .conf file itself would either be in the process arguments or compiled into the binary - The only software that can properly parse httpd.conf is httpd itself at runtime with its modules loaded Will be adding a few more distros and more testing before closing this out. Tested with distros listed the plugin.properties link.
3.2.4: Revision: 9802 Added: branches/HQ_3_2/plugins/apache/etc/plugin.properties Modified: branches/HQ_3_2/plugins/apache/src/org/hyperic/hq/plugin/apache/ApacheServerDetector.java branches/HQ_3_2/plugins/apache/src/org/hyperic/hq/plugin/apache/ErsApacheServerDetector.java 4.0.0: r9799..r9801 |
||||||||||||||||||||||||||||||||||||||||||||||||||
As discussed during today's stand up meeting, move into 3.2.1 fix version.