分布式 AI 集群管理系统 |
| 设备 | IP | 状态 | 最后同步 |
|---|---|---|---|
| 加载中... | |||
Grafana 默认账号: admin / moltbot2024
在服务器上编辑: /opt/moltbot-monitoring/alert-config.json
{
"email": {
"enabled": true,
"smtp_user": "your-email@gmail.com",
"smtp_password": "your-app-password",
"to_email": "your-email@example.com"
}
}
在钉钉群设置 -> 智能群助手 -> 添加机器人 -> Webhook
{
"webhook": {
"enabled": true,
"url": "https://oapi.dingtalk.com/robot/send?access_token=xxx",
"type": "dingtalk"
}
}