雲賬號
{{ overview.accounts || 0 }}
服務器總數
{{ overview.total_instances || 0 }}
運行中
{{ overview.running || 0 }}
已停止
{{ overview.stopped || 0 }}
賬戶餘額
| 賬號 | 雲商 | 餘額 | 更新時間 |
|---|---|---|---|
| {{ name }} | {{ b.provider }} | {{ b.currency }} {{ b.available?.toFixed(2) }} | {{ formatTime(b.checked_at) }} |
最近刷新結果
暫無刷新數據,點擊「立即刷新」開始
| 賬號 | 雲商 | 狀態 | 餘額 | 服務器 | 賬單 | 錯誤 | 時間 |
|---|---|---|---|---|---|---|---|
| {{ l.account }} | {{ l.provider }} | {{ l.status }} | {{ l.balance || '-' }} | {{ l.instances || '-' }} | {{ l.bill || '-' }} | {{ l.errors?.join('; ') || '-' }} | {{ formatTime(l.time) }} |
最近告警
暫無告警
{{ a.message }}
{{ formatTime(a.created_at) }}
所有賬戶餘額
| 賬號 | 雲商 | 幣種 | 餘額 | 更新時間 |
|---|---|---|---|---|
| {{ name }} | {{ b.provider }} | {{ b.currency }} | {{ b.available?.toFixed(2) }} | {{ formatTime(b.checked_at) }} |
所有服務器 ({{ filteredInstances.length }})
| 賬號 | ID | 名稱 | 地區 | 區域 | 狀態 | 公網 IP | 規格 |
|---|---|---|---|---|---|---|---|
| {{ ins.account }} | {{ ins.instance_id }} | {{ ins.name }} | {{ regionName(ins.region) }} | {{ ins.region }} | {{ ins.status }} | {{ ins.public_ip || '-' }} | {{ ins.spec }} |
即將到期的服務器
暫無即將到期的服務器
| 賬號 | ID | 名稱 | 地區 | 到期時間 | 剩餘天數 |
|---|---|---|---|---|---|
| {{ ins.account }} | {{ ins.instance_id }} | {{ ins.name }} | {{ regionName(ins.region) }} | {{ ins.expire_time?.slice(0,10) }} | {{ ins.days_left }}d |
暫無賬單數據
{{ name }}
今日消費
{{ b.currency }} {{ (b.today || 0).toFixed(2) }}
昨日消費
{{ b.currency }} {{ (b.yesterday || 0).toFixed(2) }}
近 7 日消費
{{ b.currency }} {{ (b.last_7_days || 0).toFixed(2) }}
本月消費
{{ b.currency }} {{ (b.this_month || 0).toFixed(2) }}
上月消費
{{ b.currency }} {{ (b.last_month || 0).toFixed(2) }}
近 24 月消費
{{ b.currency }} {{ (b.rolling_24m || 0).toFixed(2) }}
本月消費明細
| 產品 | 消費金額 |
|---|---|
| {{ prod }} | {{ b.currency }} {{ cost.toFixed(2) }} |
告警歷史
暫無告警
{{ a.account_name }} — {{ a.message }}
{{ formatTime(a.created_at) }}
雲賬號管理 ({{ accountList.length }})
暫無已配置的賬號
| 名稱 | 雲商 | 站點 | 密鑰 | 區域 | 告警閾值 | 操作 |
|---|---|---|---|---|---|---|
| {{ a.name }} 已暫停 | {{ a.provider }} | {{ a.provider === 'aliyun' ? (a.site === 'cn' ? '國內站' : '國際站') : '-' }} | {{ a.access_key || a.secret_id || '-' }} | {{ a.balance_alert }} |
TG 群組(共 {{ tgGroups.length }} 個)
將機器人加入群後會自動出現於此。
總群:接收完整雲監控報告(餘額/賬單/服務器/告警),且只有總群可使用 TG 命令(/balance、/summary 等)。
渠道群:只接收綁定渠道的充值數據,不發雲監控、不響應命令。
總群:接收完整雲監控報告(餘額/賬單/服務器/告警),且只有總群可使用 TG 命令(/balance、/summary 等)。
渠道群:只接收綁定渠道的充值數據,不發雲監控、不響應命令。
| 群組 | 總開關 | 角色 | {{ f.label }} | 渠道 | 最近活動 | |
|---|---|---|---|---|---|---|
|
{{ g.title || '(未命名)' }}
{{ g.chat_id }} · {{ g.type }}
|
{{ formatTime(g.last_seen_at) }} |
暫無群組。將機器人加入 Telegram 群組後,發送任意消息或在群中觸發事件即會自動出現於此。
{{ tgGroupsMsg.text }}
Telegram 通知設定
{{ settingsMsg.telegram.text }}
充值報告接口
渠道(channel)已改為「TG 群組」逐個綁定:群綁定後該群只看自己渠道的數據;不綁則接收全渠道聚合。
{{ settingsMsg.pay_report }}
監控設定
每隔多少秒查詢一次所有賬號,建議 300(5分鐘)以上
服務器到期前多少天開始告警
關閉後不再查詢 24 個月歷史帳單,節省 AWS Cost Explorer 等付費 API 的調用次數
登入設定
不修改請留空(保持 ********)