How to Install Monitoring Service

Log in to the ECC instance, execute the following installation commands according to the system type, and wait for the installation to complete.

  • 64-bit Linux

    1. wget "https://down-monitor.yisu.com/monitor/install-amd64" -O ./install-amd64 && chmod a+x ./install-amd64 && ./install-amd64
  • 32-bit Linux

    1. wget "https://down-monitor.yisu.com/monitor/install-amd32" -O ./install-amd32 && chmod a+x ./install-amd32 && ./install-amd32
  • 64-bit Windows
    Download a file from the following address and install it directly:

    1. https://down-monitor.yisu.com/monitor/install-amd64.exe