书栈网 · BookStack 本次搜索耗时 0.013 秒,为您找到 16 个相关结果.
  • Deploy with Kubernetes

    Install with Kubernetes Clone Source Code from Github Install Dependent Environment Configure the Configmap Startup Doraemon Install with Kubernetes Clone Source Code fro...
  • 使用Kubernetes部署

    使用Kubernetes部署 从Github下载代码 安装依赖环境 配置Configmap 启动Doraemon 使用Kubernetes部署 从Github下载代码 $ git clone https : //github.com/Qihoo360/doraemon.git 安装依赖环境 Doraemon依赖MySQL作为数...
  • Deploy with Docker-Compose

    Clone Modify the Configuration File Start Doraemon Clone $ git clone https :// github . com / Qihoo360 / doraemon . git Modify the Configuration File 1.Replace the “loc...
  • iOS接入指南

    iOS接入指南 一、集成方式 1.1: cocoapods依赖 Github外网资源 Gitee外网资源 内网资源(只适用于滴滴内部用户) 1.2: Carthage依赖 二、使用DoraemonKit内置工具集的接入方式 三、添加自定义测试模块到Doraemon面板中(非必要) 四、swift 接入方式 swift 4.0 4.2 5.0 ...
  • Create Alarm Plans and Strategies

    At first,add the alarm plan. And then add strategies of that alarm plan just created.One can add more then one strategy for each alarm plan,which can realize alarm upgrade strate...
  • 使用Docker-Compose部署

    1062 2020-10-11 《Doraemon 使用教程》
    克隆代码仓库 修改配置文件 启动服务 克隆代码仓库 $ git clone https :// github . com / Qihoo360 / doraemon . git 修改配置文件 1.将deployments/docker-compose/conf/config.js 中的”localhost”替换为本机物理网卡ip,端口...
  • 创建报警计划以及报警策略

    1672 2020-10-11 《Doraemon 使用教程》
    首先,添加报警计划。然后,给刚刚创建的报警计划添加报警策略。一个报警计划可以添加多个报警策略,通过这种方式,可以实现报警升级。为了创建报警策略,我们需要选择报警时间段,输入报警延时,报警周期,报警接收人(多个接收人之间以英文逗号分隔),报警接收组(多个接收组之间以英文逗号分隔),值班组(值班组的ID,多个值班组ID之间以逗号分隔),Filter表达式以及报...
  • 简介

    1760 2020-10-11 《Doraemon 使用教程》
    简介 架构 术语 使用文档 安装步骤 配置文件 本地用户管理 系统使用说明 English | 中文 简介 Doraemon是一个基于 Prometheus 的监控系统。该系统主要由三个组件组成——计算引擎(Rule Engine),报警网关(Alert Gateway)以及Web-UI。与Prometheus使用静态的配...
  • 配置项说明

    配置文件 简介 基本配置 数据库配置 相关接口配置 Web-UI的域名 配置文件 简介 Doraemon默认的配置文件位于cmd/alert-gateway/conf/app.conf。 基本配置 参考Beego的配置 appname: App的名称 httpport: http监听端口,默认是8080 runmode: 运...
  • Configuration Item Description

    Configuration File Introduction Basic Configuration DataBase Configuration Related Interface Domain Name of Web-UI Configuration File Introduction The default configurat...