Manually install a PingAccess agent on a RHEL system with Apache 2.4 when using an IBM HTTP Server.
If you haven't downloaded an agent.properties file:
- In the PingAccess console, go to .
- Click the Pencil icon to edit a configured agent.
If you haven't created an agent yet, see Agents.
- In the Shared Secrets section, click the
Download icon to download the configuration.Remember:
The configuration file will be named <agentname>_agent.properties.
This procedure assumes that:
- You've installed and configured the IBM HTTP Server according to IBM's documentation.
- You've downloaded and extracted the version-appropriate
.zip archive for your environment. For example:
- pingaccess-agent-apache24-rhel7*.zip
- pingaccess-agent-apache24-rhel8*.zip
- pingaccess-agent-apache24-rhel9*.zip
apachectl
for the running IBM HTTP Server instance is in the file path.- You've installed the Apache installation at $IHS. If you haven't, modify the file paths specified in this procedure based on where your Apache installation and configuration files are located.
- You've installed
libcurl
and PCRE or verified that they are installed. To install these packages, use the yum install libcurl pcre command.
Click the tab for the installation that you want to use.
Installing on a RHEL 7 system with an IBM HTTP Server
To manually install the PingAccess agent for Apache on RHEL 7 when using the IBM HTTP Server:
Installing on a RHEL 8 system with an IBM HTTP Server
To manually install the PingAccess agent for Apache on RHEL 8 when using the IBM HTTP Server:
Installing on a RHEL 9 system with an IBM HTTP Server
To manually install the PingAccess agent for Apache on RHEL 9 when using the IBM HTTP Server: