---
sourceDocument: Yokohama IT Operations Management
sourceDocumentLink: https://www.servicenow.com/docs/r/yokohama/it-operations-management

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama IT Operations Management

ft:clusterId :

    - itom

bundleId :

    - itom

workflow :

    - Technology


---

# ACC installation

# Agent Client Collector Installation {#ariaid-title1}

* Release version: Yokohama
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 minutes to read

Summarize  
![AI sparkle icon](https://servicenow.com/docs/portal-asset/ai-sparkle-icon) Summarized using AI  
This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.  

## Summary of Agent Client Collector Installation

The Agent Client Collector (ACC) can be installed on any supported host machine to collect inventory and operational data.
It connects to a MID Server using HTTP/S, maintaining an active connection to enable continuous communication.
Each MID Server can manage multiple agents (up to a configurable maximum), while each agent communicates with only one MID Server at a time and can switch for failover purposes.
Show full answer Show less  
ACC supports domain separation, with agent and configuration item (CI) domains aligned to the MID Server's domain. The default user for the agent installation is a local account named **servicenow** with basic permissions.

## Key Features

* **Supported Platforms:** ACC supports Windows, Linux, and macOS. Verify your server OS and version against ServiceNow's supported list before installation.
* **Connection and Scalability:** The maximum agents per MID Server is controlled by the `snagent.mid.maxallowedagents` property (default 4,000). Memory allocation impacts agent capacity---for example, a 1 GiB MID Server supports 700 agents, while an 8 GiB MID Server supports up to 8,000. You can scale by deploying multiple MID Servers.
* **Security:** Manual Transport Layer Security (mTLS) is used for secure authentication between the MID Web Server and agents.
* **Golden Image Mode:** Supports cloning of additional agent instances to streamline deployments.
* **Permissions:** Different OS features require specific permissions, such as elevated privileges on Linux (e.g., sudo for dmidecode and ss commands) and LOCAL SYSTEM permissions on Windows for storage and user queries.
* **Agent Management:** Agents with "Down" or "Disconnected" status are auto-deleted after 30 days unless modified via the Autoflush form. Reinstalling an agent requires deleting the existing record to allow re-registration, especially when using ITOM Cloud Services.
* **Air-Gapped Environments:** Special configuration guidance is available for deploying ACC in air-gapped environments.

## Practical Considerations for ServiceNow Customers

* Before installation, confirm your OS compatibility using the ServiceNow Store page to ensure support.
* Configure MID Server memory and maximum agent count thoughtfully to match your environment's scale.
* Use mTLS to secure agent and MID Server communications, enhancing security compliance.
* Plan for agent lifecycle management by understanding auto-deletion policies and manual deletion needs when reinstalling agents.
* Leverage golden image mode for efficient cloning and deployment of agents, reducing installation effort.
* Consult the Now Support Knowledge Base for air-gapped environment setups to maintain compliance and security in isolated networks.  
You can install the Agent Client Collector on any supported host machine. The Agent Client Collector connects to a MID Server using the HTTP/S protocol, and the connection remains active after being established. One MID Server may handle several agents simultaneously, while a single agent works with one MID Server at a time and switches to a different MID Server when necessary to provide failover protection.

When an agent's IP address changes, it selects a MID Server to connect to based on the agent's MID Server list.

Verify that your server's OS and version is supported. For a list of supported OS's and versions, see [ServiceNow Store Page](https://store.servicenow.com/store/app/bc09636e1be06a50a85b16db234bcbd1)

The maximum number of agents that can be connected to a single MID Server is configurable in the sn_agent.mid.max_allowed_agents
MID Server property. The default value is 4,000.

For the list of required OS versions, see For a list of supported OS's and versions [ServiceNow Store Page](https://store.servicenow.com/store/app/bc09636e1be06a50a85b16db234bcbd1)

For ACC-VC, a default 1 GiB MID Server can support 700 agents concurrently. An 8 GiB configuration for a MID Server can support 8,000 agents concurrently. You can also scale out. For example, 5 MID Servers with 8 GiB of heap size can handle up to 40k agents.

Agent Client Collector is installed with ruby version 3.3.2.

The default user account is a local user called servicenow. This user has basic level permissions.  
The following table describes the permissions required to work with various features associated with the agent, per OS. An asterisk (\*) indicates that no special permissions are required.{#acc-installation__table_w4y_x2d_kfc__entry__4}

| Feature | Windows | Linux | macOS |
|-|-|-|-|
| Basic inventory | \* | \* | \* |
| Serial number(s) | \* | sudo dmidecode | \* |
| Running processes | Debug programs | \* | \* |
| Mapping TCP connections to running processes | \* | sudo ss | \* |
| Storage devices | LOCAL SYSTEM | \* | \* |
| Logged-in users | LOCAL SYSTEM | \* | \* |
| Package self-upgrade | LOCAL SYSTEM | sudo rpm/dpkg | Not supported |
[Table 1. Agent on Endpoints Deployment]

{#acc-installation__table_w4y_x2d_kfc}

If you completely reinstall the agent on a single host server, and you're using ITOM Cloud Services, you must delete the agent record to allow for re-registration. Delete the original agent on the Agent Client Collectors page (AllAgent Client CollectorAgents).

Agents whose Status = Down or Disconnected which haven't been deleted are deleted automatically after 30 days. You can modify this setting on the Autoflush form page (see [Autoflush form](https://www.servicenow.com/docs/access?context=atf-auto-flush&version=yokohama&pubname=yokohama-application-development&ft:locale=en-US)).

Use the Manual Transport Layer Security protocol (mTLS) for secure authentication between your MID Web Server and the agent (the client). For details, see [Connect the agent to the MID Server using mTLS](https://www.servicenow.com/docs/ZMhnE1YVvmuFaQJw8FpPjA "Before configuring mTLS authentication on the agent, you must run a series of commands that enable configuring Transport Layer Security (TLS) authentication.").

For details on using Agent Client Collector in an air-gapped environment, see the [Agent Client Collector Framework Air Gapped Configuration Item Management Solution \[KB1585753\]](https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1585753) article in the Now Support Knowledge Base.

Golden image mode enables cloning of additional instances. Setting golden image mode is described in the installation procedure prerequisites for each OS. For information on the structure and
modularity of the golden image plugin by operating system, see [Golden image structure and modularity](https://www.servicenow.com/docs/x8bGs64kvx2ZSv4_iJYGTQ "The following table outlines the structure and modularity of the golden image mode for cloning agents, based on the operating system (OS) in use.").

Agent Client Collector supports domain separation. The domain of the agent and the CIs it creates is determined by the domain of the MID Server that the agent is connected to. The user's domain must be the lowest domain level (known as a leaf domain) to enable creating a Websocket endpoint extension for the MID Server.
**Related concepts**   

* [Agent Client Collector installation on a Linux OS system](https://www.servicenow.com/docs/xYsJMqPsY2XjwJqpMJot9Q "Install Agent Client Collector on a system that uses a Linux OS, either using a single-line command script, or following the installation procedure to embed in your own package distribution mechanism. The installation procedure provides consistency when using package distribution solutions.")
* [Agent Client Collector installation on macOS system](https://www.servicenow.com/docs/luyse3jLZl_yw31xBCd0sg "Install Agent Client Collector on a system that uses macOS. You can either use a single-line command script or follow a manual installation procedure if the agent is not connected to the instance or you want enhanced customization options.")  
**Related tasks**   

* [Install the Agent Client Collector on a Windows machine manually](https://www.servicenow.com/docs/LOz0o4~6Af04N6ZC4njoKw "Install the Agent Client Collector on a Windows machine manually when you want to test the agent on a single system.")

*[\>]: and then


