Hello guys,
Hope you are all doing good...!
We have got HQ OpenSource edition tool installed on XP machine (both Agent & Server), which also has Apache 2 in it. We would like to monitor our Apache server with HQ and would be great if we see the resulting output in the form of chat.
We have found one article at http://support.hyperic.com/display/hypcomm/Apache+2.0+server, which has -
Configuration help:
Compile and install the SNMP plugin:
NOTE: Apache build must be configured with shared module support (--enable-so).
% tar -zxf agent-${HQVersion}/product_connectors/snmp-x.x.x.tar.gz
% cd snmp-x.x.x
% ./build_apache_snmp.sh 2.0 ${installpath}/bin/apxs
% cp snmp_module_2.0/module/*.so ${installpath}/modules
% cp snmp_module_2.0/conf/snmpd.conf ${installpath}/conf
% mkdir ${installpath}/var
Here in this configuration help, the process was given for Linux machines not for Windows machines. We were googl'g around to get around this for windows machine, but didn't gain much. Since snmp-x.x.x.tar.gz is present at agent location, we simply copied it and extracted it. However, we couldn't able to run the script because we are having all this in XP Machine.
Please can any one help us to configure the above steps to implement on Windows Machines?
Thanks for your precious time & in advance for your help! Have a good day!
Regards,
Shashi
Hope you are all doing good...!
We have got HQ OpenSource edition tool installed on XP machine (both Agent & Server), which also has Apache 2 in it. We would like to monitor our Apache server with HQ and would be great if we see the resulting output in the form of chat.
We have found one article at http://support.hyperic.com/display/hypcomm/Apache+2.0+server, which has -
Configuration help:
Compile and install the SNMP plugin:
NOTE: Apache build must be configured with shared module support (--enable-so).
% tar -zxf agent-${HQVersion}/product_connectors/snmp-x.x.x.tar.gz
% cd snmp-x.x.x
% ./build_apache_snmp.sh 2.0 ${installpath}/bin/apxs
% cp snmp_module_2.0/module/*.so ${installpath}/modules
% cp snmp_module_2.0/conf/snmpd.conf ${installpath}/conf
% mkdir ${installpath}/var
Here in this configuration help, the process was given for Linux machines not for Windows machines. We were googl'g around to get around this for windows machine, but didn't gain much. Since snmp-x.x.x.tar.gz is present at agent location, we simply copied it and extracted it. However, we couldn't able to run the script because we are having all this in XP Machine.
Please can any one help us to configure the above steps to implement on Windows Machines?
Thanks for your precious time & in advance for your help! Have a good day!
Regards,
Shashi