11 months ago

11 months ago

BluetraitIO Release Notes

183

Install Agent on 3CX Debian

SSH into the 3CX platform with your root login.

Run:

  • apt-get install python3-distutils
  • wget https://bootstrap.pypa.io/get-pip.py
  • python3 get-pip.py
  • mkdir /opt/msp-agent/
  • cd /opt/msp-agent/
  • Download agent
  • mv index.html\?os\=linux agent.tar.gz
  • tar -zxvf agent.tar.gz
  • ./install.sh