Install Agent Client Collector on a Linux system
Install Agent Client Collector using a package distribution tool. Prior to installing, you can manually install the Agent Client Collector on a few machines to ensure that your agents contain the correct policies and checks before installing a large number of agents.
Before you begin
- Ensure that the Agent Client Collector Listener is configured on your MID Servers, and the service is available from your target hosts.
- Verify that your server's OS and version is supported. For a list of supported OS's and versions, see Agent Client Collector installation.
- Verify whether there are restrictions or requirements to be aware of during deployment, such as specifying an account other than the default servicenow account. For more information about embedding the agent into your own automated system, see ITOM Agent Client Collector documentation material [KB1122613].
- Ensure that the MID Server and its MID Web Server and ACC Websocket Endpoint extensions are up and running.
- Retrieve the MID Server ACC Listener information to be
specified in the agent's backend-url parameter.
- Navigate to .
- Select a MID Server.
- Select the ACC Websocket Endpoints tab.
- Select a websocket endpoint.
- Copy the value in the Endpoint URL field.
- Retrieve the MID Server API key specified in the agent's
api-key parameter.
- Navigate to .
- Select the API key you want to use.
- In the Related Links section, select View API key.
- Copy the API key value and close the pop-up window.
Role required: agent_client_collector_admin
About this task
During Linux installation (and upgrade), the agent executable file is enabled with Linux capabilities (CAP_SETFCAP, CAP_SETPCAP) by default. Store apps such as Agent Client Collector Log Analytics (ACC-L) can use this to grant capabilities to read the entire file system (CAP_DAC_READ_SEARCH). The system undergoes various security measures, such as double verification of the content origination, leveraging the plugin verification process and more, to ensure that granting capabilities does not pose a security risk. This procedure assumes that you are familiar with commands for Linux capabilities.
To opt out of these enhanced capabilities, run the following commands, based on your Linux OS/packaging system:
| OS/Packaging System | Commands |
|---|---|
| RPM |
|
| Debian |
|
| SLES |
|