frostmourne - 监控系统 监控软件 docker


https://hub.docker.com/r/frostmourne2020/frostmourne

https://github.com/AutohomeCorp/frostmourne


docker run -d  --net=host  --name frostmourne  --restart=always  -e datasource_frostmourne_url="jdbc:mysql://b.htmltoo.com:3306/frostmourne?useSSL=false&verifyServerCertificate=false&useUnicode=true&characterEncoding=utf-8&allowMultiQueries=true&serverTimezone=Asia/Shanghai"   -e  datasource_frostmourne_username=root   -e   datasource_frostmourne_password="wdqdmm@r"  -e  frostmourne_monitor_address="http://localhost:10054"  -e alarmlog_reserve_days=30  -e  email.smtp-host="ssl://smtp.qq.com"  -e  email.smtp-port=465  -e  email.smtp-auth='true'  -e  email.sender=13850000249  -e  email.sender-password=wodptbpkwuwobhjj  -v /etc/localtime:/etc/localtime:ro -v /data/file:/data/file  frostmourne2020/frostmourne  bash -c "/opt/frostmourne/start.sh"


http://b.htmltoo.com:10054


# SQL: 初始帐号密码admin,123456

frostmourne/ doc / mysql-schema / frostmourne.sql


# environment:

      datasource_frostmourne_url: jdbc:mysql://host.docker.internal:3306/frostmourne?useSSL=false&verifyServerCertificate=false&useUnicode=true&characterEncoding=utf-8&allowMultiQueries=true&serverTimezone=GMT%2B8

      datasource_frostmourne_username: root

      datasource_frostmourne_password: example

      frostmourne_monitor_address: http://localhost:10054

      initial_password:

      alarmlog_reserve_days: 30

      ldap_enabled: 'false'

      spring_ldap_urls:

      spring_ldap_username:

      spring_ldap_password:

      spring_ldap_base:

      spring_ldap_auth_searchFilter:

      frostmourne_message_title:

      email.smtp-host: smtp.qq.com

      email.smtp-port: 25

      email.smtp-auth: 'true'

      email.sender: xxx@qq.com

      email.sender-password: xxx

      wechat.corpid:

      wechat.agentid:

      wechat.secret:


# Frostmourne是基于Elasticsearch, Prometheus, Skywalking, InfluxDB,Mysql/TiDB,ClickHouse, IoTDB数据的监控,报警系统. Monitor & alert & alarm & analyze for Elasticsearch && InfluxDB Log Data。主要使用springboot2 + vue-element-admin


签名:这个人很懒,什么也没有留下!
最新回复 (0)
返回