Avaya Call Reporting (ACR) Restart the Services or Server via SSH Access CommsPlus

Avaya Call Reporting (ACR) Restart the Services or Server via SSH Access CommsPlus

CommsPlus DistributionA picture containing text, clipartDescription automatically generated


Avaya Call Reporting (ACR) Restart the Services or Server via SSH Access



In this example, we will use Putty as the application to access the ACR Linux Server


Select Connection, SSH, Auth, Credentials

You will need to import the Private Key file for Authentication (if required, example, a hosted server)

Browse and select the Private Key file.



Select Session

Enter the IP address of the ACR server (leave as port 22 and SSH)

Select Open


A screenshot of a computerDescription automatically generated




Login as:    ubuntu


A black and green screen with white textDescription automatically generated


Accept any certificate key warnings.

Use the below commands as required.


To reboot the server        sudo reboot


Note, the Multimedia service could be running on a separate server (you will need to access that server via putty to run commands for that service)


ChronicallServer Service (Xima Chroincall Reporting/ACR Reporting) Commands

Show Status of the Service    sudo service ChronicallServer status

Stop the Service        sudo service ChronicallServer stop

Start the Service        sudo service ChronicallServer start

Restart the Service        sudo service ChronicallServer restart


ChronicallRecordingLibrary Service (ACR Recording) Commands

Show Status of the Service    sudo service ChronicallRecordingLibrary status

Stop the Service        sudo service ChronicallRecordingLibrary stop

Start the Service        sudo service ChronicallRecordingLibrary start

Restart the Service        sudo service ChronicallRecordingLibrary restart


ChronicallMultimedia Service (ACR Multimedia) Commands

Show Status of the Service    sudo service ChronicallMultimedia status

Stop the Service        sudo service ChronicallMultimedia stop

Start the Service        sudo service ChronicallMultimedia start



    • Related Articles

    • ACR (Avaya Call Reporting) Not Accessible CommsPlus

      ACR (Avaya Call Reporting) Not Accessible If ACR is not accessible via the browser or via the ACR Call Reporting Application Access the ACR via SSH (example below) If it shows **System restart required ** First enter the command df -h To confirm the ...
    • Avaya Call Reporting (ACR) Restart Service via Web GUI (Diag)

      Avaya Call Reporting (ACR) Restart Service via Web GUI (Diag) To restart the ACR reporting service Open a browse and enter the URL http://x.x.x.x:9080/diag (where x.x.x.x is the IP address of the ACR, you can also use the FQDN) At the Diag login ...
    • Avaya IPO Linux Services (stop, start, restart) SSH Commands

      Avaya IPO Linux Services (stop, start, restart) SSH Commands Access the Avaya Linux Server via SSH (example using Putty or BitVise Client) Run the command required to stop, start or restart a specific service WebControl (7071) also known as Platform ...
    • ACR Linux Server (hosted in AWS) SSH Access via Putty CommsPlus

      ACR Linux Server (hosted in AWS) SSH Access via Putty Open Putty Select Connection – SSH – Auth – Credentials Select Browse on Private Key Select the Private Key file Select Session Enter the IP address Enter a name in Saved Session Select Save ...
    • Avaya Call Reporting ACR Install Linux Instance in Amazon Web Services AWS

      Avaya Call Reporting (ACR) Install Linux Instance in Amazon Web Services (AWS) Browse to https://console.aws.amazon.com/ Login with your details Select your region (top right) (Example Asia Pacific Sydney – ap-southeast-2) Select Services and EC2 ...