I seem to be having a hard time getting the Apache module for Hyperic to compile in Ubuntu 8.10. Has anyone had any luck getting it to work? Does anyone have a precompiled version?
I am running Hyperic HQ version 4.1.2 build #1053, Apache 2.2.x
I seem to be having a hard time getting the Apache module for Hyperic to compile in Ubuntu 8.10. Has anyone had any luck getting it to work? Does anyone have a precompiled version?
I am running Hyperic HQ version 4.1.2 build #1053, Apache 2.2.x
Copyright © 2021 Jogjafile Inc.
I got it to work by doing the following:
Symbolically link aclocal and automake old hard coded version to your current version (replace version numbers 1.11 to your own):
Rename a conflicting header file:
Run the installer:
Once it is finished make sure you follow the directions located at
./README
Once you have confirmed that the SNMP service is working (using the
snmpwalk
application that the readme file refers to), reverse the steps above to revert system changes just needed to compile the plugin.