全部產品
Search
文件中心

:CloudMonitorJava版本外掛程式安裝

更新時間:Jun 19, 2024

本文為您介紹CloudMonitorJava版本外掛程式的安裝。

重要 Java版本外掛程式不再維護,推薦使用C++版本。具體操作,請參見安裝和卸載CloudMonitor外掛程式

Linux外掛程式安裝說明

常用命令

# 運行狀態
/usr/local/cloudmonitor/wrapper/bin/cloudmonitor.sh status

# 啟動
/usr/local/cloudmonitor/wrapper/bin/cloudmonitor.sh start

# 停止
/usr/local/cloudmonitor/wrapper/bin/cloudmonitor.sh stop

# 重啟
/usr/local/cloudmonitor/wrapper/bin/cloudmonitor.sh restart

# 卸載
/usr/local/cloudmonitor/wrapper/bin/cloudmonitor.sh remove && \
rm -rf /usr/local/cloudmonitor

安裝命令

直接複製以下命令後在伺服器上使用Root許可權運行即可。

  • 華北1(青島)(cn-qingdao)

    REGION_ID=cn-qingdao VERSION=1.3.7 \
    bash -c "$(curl https://cms-agent-cn-qingdao.oss-cn-qingdao-internal.aliyuncs.com/release/cms_install_for_linux.sh)"
  • 華北2(北京)(cn-beijing)

    REGION_ID=cn-beijing VERSION=1.3.7 \
    bash -c "$(curl https://cms-agent-cn-beijing.oss-cn-beijing-internal.aliyuncs.com/release/cms_install_for_linux.sh)"
  • 華北3(張家口)(cn-zhangjiakou)

    REGION_ID=cn-zhangjiakou VERSION=1.3.7 \
    bash -c "$(curl https://cms-agent-cn-zhangjiakou.oss-cn-zhangjiakou-internal.aliyuncs.com/release/cms_install_for_linux.sh)"
  • 華北5(呼和浩特)(cn-huhehaote)

    REGION_ID=cn-huhehaote VERSION=1.3.7 \
    bash -c "$(curl https://cms-agent-cn-huhehaote.oss-cn-huhehaote-internal.aliyuncs.com/release/cms_install_for_linux.sh)"
  • 華東1(杭州)(cn-hangzhou)

    REGION_ID=cn-hangzhou VERSION=1.3.7 \
    bash -c "$(curl https://cms-agent-cn-hangzhou.oss-cn-hangzhou-internal.aliyuncs.com/release/cms_install_for_linux.sh)"
  • 華東2(上海)(cn-shanghai)

    REGION_ID=cn-shanghai VERSION=1.3.7 \
    bash -c "$(curl https://cms-agent-cn-shanghai.oss-cn-shanghai-internal.aliyuncs.com/release/cms_install_for_linux.sh)"
  • 華南1(深圳)(cn-shenzhen)

    REGION_ID=cn-shenzhen VERSION=1.3.7 \
    bash -c "$(curl https://cms-agent-cn-shenzhen.oss-cn-shenzhen-internal.aliyuncs.com/release/cms_install_for_linux.sh)"
  • 中國(香港)(cn-hongkong)

    REGION_ID=cn-hongkong VERSION=1.3.7 \
    bash -c "$(curl https://cms-agent-cn-hongkong.oss-cn-hongkong-internal.aliyuncs.com/release/cms_install_for_linux.sh)"
  • 美國(矽谷)(us-west-1)

    REGION_ID=us-west-1 VERSION=1.3.7 \
    bash -c "$(curl https://cms-agent-us-west-1.oss-us-west-1-internal.aliyuncs.com/release/cms_install_for_linux.sh)"
  • 美國(維吉尼亞)(us-east-1)

    REGION_ID=us-east-1 VERSION=1.3.7 \
    bash -c "$(curl https://cms-agent-us-east-1.oss-us-east-1-internal.aliyuncs.com/release/cms_install_for_linux.sh)"
  • 新加坡(ap-southeast-1)

    REGION_ID=ap-southeast-1 VERSION=1.3.7 \
    bash -c "$(curl https://cms-agent-ap-southeast-1.oss-ap-southeast-1-internal.aliyuncs.com/release/cms_install_for_linux.sh)"
  • 馬來西亞(吉隆坡)(ap-southeast-3)

    REGION_ID=ap-southeast-3 VERSION=1.3.7 \
    bash -c "$(curl https://cms-agent-ap-southeast-3.oss-ap-southeast-3-internal.aliyuncs.com/release/cms_install_for_linux.sh)"
  • 印尼(雅加達)(ap-southeast-5)

    REGION_ID=ap-southeast-5 VERSION=1.3.7 \
    bash -c "$(curl https://cms-agent-ap-southeast-5.oss-ap-southeast-5-internal.aliyuncs.com/release/cms_install_for_linux.sh)"
  • 日本(東京)(ap-northeast-1)

    REGION_ID=ap-northeast-1 VERSION=1.3.7 \
    bash -c "$(curl https://cms-agent-ap-northeast-1.oss-ap-northeast-1-internal.aliyuncs.com/release/cms_install_for_linux.sh)"
  • 德國(法蘭克福)(eu-central-1)

    REGION_ID=eu-central-1 VERSION=1.3.7 \
    bash -c "$(curl https://cms-agent-eu-central-1.oss-eu-central-1-internal.aliyuncs.com/release/cms_install_for_linux.sh)"
  • 英國(倫敦)(eu-west-1)

    REGION_ID=eu-west-1 VERSION=1.3.7 \ bash -c "$(curl https://cms-agent-eu-west-1.oss-eu-west-1-internal.aliyuncs.com/release/cms_install_for_linux.sh)"
  • 阿聯酋(杜拜)(me-east-1)

    REGION_ID=me-east-1 VERSION=1.3.7 \
    bash -c "$(curl https://cms-agent-me-east-1.oss-me-east-1-internal.aliyuncs.com/release/cms_install_for_linux.sh)"

Windows外掛程式安裝步驟

  1. 根據作業系統情況,下載CloudMonitor64位版本外掛程式或32位版本外掛程式。

  2. C:/Program Files/Alibaba路徑下建立檔案夾cloudmonitor

  3. 解壓到C:/Program Files/Alibaba/cloudmonitor目錄。

  4. 使用管理員權限雙擊運行安裝CloudMonitorC:/Program Files/Alibaba/cloudmonitor/wrapper/bin/InstallApp-NT.bat

  5. 使用管理員權限雙擊運行啟動CloudMonitorC:/Program Files/Alibaba/cloudmonitor/wrapper/bin/StartApp-NT.bat

  6. 安裝完成後,可以通過Windows服務面板來查看、啟動、停止CloudMonitor服務(Cloud Monitor Application)。

Windows外掛程式卸載步驟

  1. 使用Windows服務面板停止CloudMonitor服務。

  2. 通過管理員權限運行C:/Program Files/Alibaba/cloudmonitor/wrapper/bin/UninstallApp-NT.bat來刪除CloudMonitor服務。

  3. 到安裝目錄刪除整個目錄C:/Program Files/Alibaba/cloudmonitor

安全配置說明

以下是CloudMonitor外掛程式與服務端互動用到的連接埠,這些連接埠被安全軟體禁用後,會導致監控資料擷取異常。如果您的ECS伺服器對安全要求較高,需要針對具體IP地址允許存取,可以將下列IP加入白名單。

說明

未來隨著CloudMonitor版本的更新維護,可能會加入更多的IP地址或變更IP地址。為簡化防火牆規則的配置,可以直接配置允許100.100網段的出方向,這個網段是阿里雲內網保留網段,用於提供阿里雲官方服務。

Region

IP

方向

描述

cn-hangzhou(華東1 杭州)

100.100.19.43:3128

出方向

監控組態管理等管控類操作

100.100.45.73:80

出方向

收集監控資料到CloudMonitor服務端

cn-beijing(華北2 北京)

100.100.18.22:3128

出方向

監控組態管理等管控類操作

100.100.18.50:80

出方向

收集監控資料到CloudMonitor服務端

cn-qingdao(華北1 青島)

100.100.36.102:3128

出方向

監控組態管理等管控類操作

100.100.15.23:80

出方向

收集監控資料到CloudMonitor服務端

cn-shenzhen(華南1 深圳)

100.100.0.13:3128

出方向

監控組態管理等管控類操作

100.100.0.31:80

出方向

收集監控資料到CloudMonitor服務端

cn-hongkong(中國香港)

100.103.0.47:3128

出方向

監控組態管理等管控類操作

100.103.0.45:80

出方向

收集監控資料到CloudMonitor服務端

cn-huhehaote(華北5 呼和浩特)

100.100.80.135:8080

出方向

監控組態管理等管控類操作

100.100.80.12:80

出方向

收集監控資料到CloudMonitor服務端

cn-zhangjiakou(華北3 張家口)

100.100.80.92:8080

出方向

監控組態管理等管控類操作

100.100.0.19:80

出方向

收集監控資料到CloudMonitor服務端

cn-shanghai(華東2 上海)

100.100.36.11:3128

出方向

監控組態管理等管控類操作

100.100.36.6:80

出方向

收集監控資料到CloudMonitor服務端

cn-chengdu(西南1 成都)

100.100.80.229:8080

出方向

監控組態管理等管控類操作

100.100.80.14:80

出方向

收集監控資料到CloudMonitor服務端

us-east-1(美國東部1 維吉尼亞)

100.103.0.95:3128

出方向

監控組態管理等管控類操作

100.103.0.94:80

出方向

收集監控資料到CloudMonitor服務端

us-west-1(美國西部1 矽谷)

100.103.0.95:3128

出方向

監控組態管理等管控類操作

100.100.29.7:80

出方向

收集監控資料到CloudMonitor服務端

eu-central-1(歐洲中部1 法蘭克福)

100.100.80.241:8080

出方向

監控組態管理等管控類操作

100.100.80.72:80

出方向

收集監控資料到CloudMonitor服務端

eu-west-1(英國倫敦)

100.100.0.3:8080

出方向

監控組態管理等管控類操作

100.100.0.2:80

出方向

收集監控資料到CloudMonitor服務端

ap-southeast-1(亞太地區東南1 新加坡)

100.100.30.20:3128

出方向

監控組態管理等管控類操作

100.100.103.7:80

出方向

收集監控資料到CloudMonitor服務端

ap-southeast-3(亞太地區東南3 吉隆坡)

100.100.80.153:8080

出方向

監控組態管理等管控類操作

100.100.80.140:80

出方向

收集監控資料到CloudMonitor服務端

ap-southeast-5(亞太地區東南5 雅加達)

100.100.80.160:8080

出方向

監控組態管理等管控類操作

100.100.80.180:80

出方向

收集監控資料到CloudMonitor服務端

me-east-1(中東東部1 杜拜)

100.100.80.142:8080

出方向

監控組態管理等管控類操作

100.100.80.151:80

[47.91.99.5:443]

出方向

收集監控資料到CloudMonitor服務端

ap-northeast-1(亞太地區東北1 東京)

100.100.80.184:8080

出方向

監控組態管理等管控類操作

100.100.80.137:80

[47.91.8.7:443]

出方向

收集監控資料到CloudMonitor服務端

資源消耗

  • 外掛程式安裝包大小:75M。

  • 安裝後大小:200M。

  • 記憶體:64M。

  • CPU:1%以下。

  • 網路:使用內網網路,不消耗公網流量。

外掛程式日誌

  • CloudMonitor日誌位置如下:

    • Linux:/usr/local/cloudmonitor/logs

    • Windows:C:/Program Files/Alibaba/cloudmonitor/logs

  • 外掛程式佔用的連接埠和業務連接埠衝突時,您可以修改CloudMonitor配置來更換連接埠範圍(檔案位置:/usr/local/cloudmonitor/wrapper/conf/wrapper.conf),再重啟CloudMonitor。

    wrapper.port.min=40000
    wrapper.port.max=41000
    wrapper.jvm.port.min=41001
    wrapper.jvm.port.max=42000