Mass installation method for ACC for ACC-V for windows os.

Hank Woo
Tera Guru

Hi all,

 

For ACC-V, customer have to install more than 4000 agent client collectors.

And also wants to install acc in specific folder.

 

In this case, I recommend customer to use command line installation by ansible for linux OS hosts.

rpm -i --relocate /etc=<folder name> --relocate /var=<folder name> agent-client-collector-4.0.0-x86_64.rpm

I checked this command and works fine.

 

But I can't find command for windows OS.

I found "msiexec /i <msi_file_path> /quiet /qn /norestart ACC_API_KEY=<key_value> ACC_MID=wss://<mid_ip>:<websocket_port>/ws/events ACC_ALLOW_LIST=False" in docs but there's no option for destination folder.

Is there any solution for this requirements?

 

Regards,

Hank Woo.

6 REPLIES 6

Sohail Khilji
Kilo Patron
Kilo Patron

Hi @Hank Woo ,

 

Here are the step by step process :

 

https://www.servicenow.com/docs/bundle/yokohama-it-operations-management/page/product/agent-client-c...

 

 


☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....

LinkedIn - Lets Connect

ChingR
Kilo Contributor

For ACC-V, a default 1 GiB MID Server can support 700 agents concurrently. An 8 GiB configuration for MID Server can support 8,000 agents concurrently.

ChingR
Kilo Contributor

For ACC-V, a default 1 GiB MID Server can support 700 agents concurrently. An 8 GiB configuration for MID Server can support 8,000 agents concurrently.

Summit County Ohio Auditor

Doci1
Kilo Sage

Imho, I would definitelly NOT reccomend to install it to different folder, as you will then loose many functionalitites, f.e. Grab Log. Because those paths are hardcoded. 

Doci1_0-1738745503776.png