社区所有版块导航
Python
python开源   Django   Python   DjangoApp   pycharm  
DATA
docker   Elasticsearch  
aigc
aigc   chatgpt  
WEB开发
linux   MongoDB   Redis   DATABASE   NGINX   其他Web框架   web工具   zookeeper   tornado   NoSql   Bootstrap   js   peewee   Git   bottle   IE   MQ   Jquery  
机器学习
机器学习算法  
Python88.com
反馈   公告   社区推广  
产品
短视频  
印度
印度  
Py学习  »  docker

Docker自建轻量监控系统

院长技术 • 1 年前 • 239 次点击  

介绍:【烦请大佬给文章点个赞👍】

大家好,我叫院长

运维开发工程师

擅长【虚拟化,容器化,自动化运维,CICD,监控,日志,中间件,双机热备,分布式存储,数据库,认证,组网隧道,Kali安全渗透,网络攻击,负载均衡,Html,Css,Js,Jq,Vue3,Shell,Python,Go,前后端框架】

项目地址:

https://github.com/louislam/uptime-kuma

软件介绍:

Uptime Kuma是一个易于使用的自托管监控工具。

请只使用本地卷。不支持NFS等其他类型。

安装部署:

mkdir -p /data/uptime-kumadocker run -d --restart=always -p 3001:3001 -v /data/uptime-kuma:/app/data --name uptime-kuma louislam/uptime-kuma:1

院长监控自建地址:

http://111.230.202.64:3001/status/deanweb

软件特点:

Monitoring uptime for HTTP(s) / TCP / HTTP(s) Keyword / HTTP(s) Json Query / Ping / DNS Record / Push / Steam Game Server / Docker Containers监控HTTP(s)/ TCP / HTTP(s)关键字/ HTTP(s)JSON查询/ Ping / DNS记录/ Push / Steam游戏服务器/ Docker容器Fancy, Reactive, Fast UI/UXFancy,Reactive,Fast UI/UXNotifications via Telegram, Discord, Gotify, Slack, Pushover, Email (SMTP), and 90+ notification services, click here for the full list通过Telegram,Discord,Gotify,Slack,Pushover,电子邮件(SMTP)和90+通知服务,点击这里查看完整列表20-second intervals20-秒间隔Multi Languages多种语言Multiple status pages多个状态页面Map status pages to specific domains将状态页映射到特定域Ping chartPing图Certificate info证书信息Proxy support代理支持2FA support2FA支持

平台要求:

  •  Major Linux distros such as Debian, Ubuntu, CentOS, Fedora and ArchLinux etc.
    主要的Linux发行版包括Debian、Ubuntu、CentOS、Fedora和ArchLinux等。

  • ✅ Windows 10 (x64), Windows Server 2012 R2 (x64) or higher
    Windows 10(x64)、Windows Server 2012 R2或更高版本

欢迎👏关注《院长技术》,只做原创,干货~~~:

      

       院长技术官网:https://deanit.cn

       院长技术博客:https://blog.deanit.cn

更多技术干货持续输出中......

欢迎加入微信群(新开2群):《烦请关注公众号》

欢迎加入QQ-2群:【

1群已满

Python社区是高质量的Python/Django开发社区
本文地址:http://www.python88.com/topic/165688
 
239 次点击