Uptime kuma api Sollte ein System die API offiziell nicht unterstützen, kann die API möglicherweise über den erwähnten Webhook-Daemon verwendet werden, siehe: Docker WebHook Daemon: einfacher Hook-Server für Bash-Scripts. With an intuitive webUI, you can set up customizable monitoring for HTTP, TCP, ping, DNS, and more. 2 部署Uptime Kuma. API keys can access the Prometheus metrics endpoint and bypass basic authentication. Contribute to zelear/uptime-kuma-api development by creating an account on GitHub. 22. 🔖 Feature description. The Ansible collection can be $ pip install uptime-kuma-api uptime-kuma-api. Let’s configure an uptime monitor for the Api Server with a Apr 7, 2022 · API. Oct 29, 2024 · #2750 Uptime calculation improvement and 1-year uptime #3676 UI/UX: Added no tags found message to tags filter when empty (Thanks @BrandonDR) #3735 #3739 Push Examples #2759 Use API v2 for Bark notification (Thanks @harryzcy) #3515 Feat: Full server-side pagination for important events (Thanks @chakflying) Nov 23, 2023 · Uptime Kuma Metrics login. Learn how to use it, configure it, and access its features with Swagger Docs and Docker image. monitors depending on triggers in HA? Example: if my son's mobile is showing him outside our home zone, go ahead and pause monitoring his phone, his laptop etc. docker run -d --restart=always -p 3001:3001 -v uptime-kuma:/app/data --name uptime-kuma louislam/uptime-kuma:1. Jun 12, 2024 · Hosting Uptime Kuma with Docker Compose. 🌐 Browser. Index. ‘ http://127. 如果可以访问 那我们可以开始下一步了! 二、通过 Nginx 对 uptime-kuma 进行反向代理 May 15, 2024 · API 监控:开发人员和 DevOps 团队可以利用 Uptime Kuma 来监控关键 API 的状态,确保服务间通信顺畅无阻。这对于依赖外部API或者提供API服务的团队尤为重要。 uptime-kuma - A fancy self-hosted monitoring tool. Indices and tables Uptime Kuma. API Reference¶. Uptime Kuma versions < 1. Feb 6, 2025 · Uptime Kuma 最初是为了解决传统监控工具过于复杂、资源占用过高等问题而设计的,它提供了一个简单的解决方案,使得任何人都能轻松上手并有效监控自己的服务。Uptime Kuma 是一个非常适合开发者、小型团队甚至个人使用的开源服务监控工具。 A fancy self-hosted monitoring tool. Called automatically when the UptimeKumaApi instance is created. The Ansible collection can be found at https://github. For OpenAPI spec see louislam/uptime-kuma#1834 Gitee - 基于 Git 的代码托管和研发协作平台 Jan 23, 2013 · Creating an App using the API. 首先,先搭建 uptime-kum 容器應用 docker pull louislam/uptime-kuma docker run -d --restart=always -p 3001:3001 -v uptime-kuma:/app/data --name uptime-kuma louislam/uptime-kuma:1 2. 100% Weblate. Therefore, stable operation of API is also of primary importance. Show Clickable Link. Jun 19, 2024 · The API is not from the creator of Uptime Kuma, but from a 3rd party project. 💻 Operating System and Arch. Sep 20, 2024 · Uptime Kuma là một công cụ giám sát thời gian hoạt động (uptime) mã nguồn mở, dễ sử dụng và có giao diện người dùng thân thiện. Below are the steps to get Uptime Kuma up and running using Docker Compose. I checked and didn't find similar issue 🛡️ Security Policy I agree to have read this project Security Policy 📝 Describe your problem It appears that the socket. 👟 Reproduction steps. Nov 22, 2023 · No vídeo de hoje, mergulhamos no mundo do monitoramento de projetos, sites e APIs utilizando o Uptime Kuma, uma ferramenta poderosa e flexível. 100% Weblate Registration. monitor-specific api_keys which allows using only the getMonitors method for the given monitor; read-only api_key which allows fetching data with all the get* API endpoints; Which api_key type to use? account-specific api_key is good for pulling data for more than 1 monitors (like listing the stats of all monitors) and/or adding-editing KUMA_SERVER: The URL of your Uptime Kuma instance. SSL/TLS support: Uptime Kuma supports SSL/TLS for monitoring HTTPS websites. and tried on other server running the same thing. IO API - lucasheld/uptime-kuma-api Jan 9, 2022 · 这里推荐使用 pm2 后台运行 Uptime Kuma。 安装 PM2: npm install pm2 -g 在 uptime-kuma 目录下运行: pm2 start server/server. I checked and didn't find similar issue 🛡️ Security Policy I agree to have read this project Security Policy 📝 Describe your problem I'm trying to intergrate uptime kuma api with A Python wrapper for the Uptime Kuma Socket. Access Uptime Kuma. example. I can't seem to update the monitors on a status page no matter what I do. In addition to creating a Droplet from the Uptime Kuma 1-Click App using the control panel, you can also use the DigitalOcean API. I did not see anything in the docs or other issues about this so if I missed it, I apologize. 👀 Expected behavior. disconnect → None ¶ Disconnects from Uptime Kuma. You can find it listed here. 1 or later because of the change in APIs due to multiple status pages support . Uptime Kuma MX Record 's Monitor Setting. 支持了 redis 缓存,需要 Redis 环境; loguru 记录日志; subprocess 用于启动 Redis Jan 3, 2025 · Uptime Kuma 是一款强大的自托管监控工具,通过简单的部署和配置,可以帮助你监控服务器、VPS 和其他网络服务的在线状态。相比于其他类似工具,Uptime Kuma 提供更多的灵活性和自由度。本文将介绍 Uptime Kuma 的功能、如何使用 Docker 安装以及简要的使用说明。 Very nice. 設定通知( 支援相當多種主流的 notify ) 4. This guide will describe how to set up Uptime Kuma on Koyeb to monitor your services and send notifications. Jan 26, 2024 · uptime-kuma支持创建多个状态页面,可以在页面添加分组,自定义页面CSS,自定义页面域名等。 uptime-kuma最低监控间隔为20秒,而UptimeRobot免费版最低监控间隔为5分钟。 O Uptime Kuma é uma ferramenta sofisticada de monitoramento auto-hospedada que você pode usar para monitorar sites e aplicativos em tempo real. Example: Import UptimeKumaApi from the library and specify the Uptime Kuma server url (e. Dec 28, 2023 · In this article, I’ll show you how I set up the Uptime Kuma tool to monitor my infrastructure. 0 with MIT licence at our NPM packages aggregator and search engine. Search Page. DeleteStatusPageResponse. Here you can see it's 55% for the last 24h, but it was down for like 1. 定时检测API接口,步骤与之前创建网站监控相似。首先选择合适的API请求方法,随后添加必要的请求参数和请求头信息。配置完成后点击保存,Uptime-Kuma 便会立即开始执行API接口的定期检查。 Mar 7, 2024 · A fancy self-hosted monitoring tool. This free, open-source, self-hosted tool informs you about your infrastructure's health with real-time monitoring and timely alerts, enabling proactive responses. And monitoring the operation of this service can be done with one simple API request. The minimum is 20 seconds and since my service runs once every 3 seconds, I set this as my interval. yml. recreated monitor twice and still happening also happening on other server that i run uptime kuma. Nó cho phép bạn theo dõi các trang web, API và các dịch vụ khác, đồng thời cung cấp thông báo khi có sự cố xảy ra. 🐻 Uptime-Kuma Version. Contribute to leandrose/uptime-kuma-api-go development by creating an account on GitHub. This package was developed to configure Uptime Kuma with Ansible. if the password is correct you should see a screen that 本文深入介绍了 Uptime Kuma,一个简单易用、功能丰富的开源监控工具。它支持多种监控类型,并提供了直观的用户界面和实时通知功能,帮助用户轻松管理和监控各种服务的状态。 May 27, 2022 · 给公司节约成本,搭建免费开源监控系统uptime-kuma. Insert the above content and save the file. 100%. Currently the API keys are used for authentication of the /metrics Route. If checked everyone who have access to Aug 21, 2023 · ⚠️ Please verify that this bug has NOT been raised before. Please let me know if this would be possible. Next, you'll need to ensure you have proper setup in your home router/firewall. IO API; uptimekuma-migrator - Simple migrator from UptimeRobot to UptimeKuma; swatchdog - A simple requester to send periodically requests to Uptime Kuma's "Push" monitor; KumaCompanion - A Command Line Interface (CLI) for Uptime Kuma; UptimeKumaRemoteProbe - A Remote Probe to work Apr 10, 2024 · A fancy self-hosted monitoring tool. 什么是 uptime-kuma,为什么要使用它? uptime-kuma 是一个开源的 Status Page,它可以帮助你监控你的网站、服务器、API 等,当你的网站、服务器、API 等出现故障时,它会在网页上显示,同时它还可以作为一个 Status Page,展示你的网站、服务器、API 等的状态。 Aug 20, 2022 · Found an actual issue this time. Nov 4, 2023 · Uptime Kuma 是 [[Uptime Robot]] 的一个开源实现,可以自行架设。 如果看过我之前的文章,应该知道我过去也整理了很多服务器监控服务,我一路经历过了 Nodequery 、 Netdata 以及 哪吒。甚至一度想要上商业的服务监控比如 [[Datadog]],但后来想想目前应该还不需要,但是 Jan 31, 2024 · Uptime Kuma is a self-hosted monitoring solution that provides insights into the status of your websites, services, and servers. Navigation. Jan 3, 2022 · 申請 Line messaging api for uptime-kuma 服務監控異常通知 解決問題. You can make a scheduled script on your server that uses docker commands to check if the container is running, and if it is, have it curl -s -m 10 --retry 5 to the url of the push command. On the left side, Under API → Account, click on QR copy the QR URL to the browser, and click on “Scan QR code” 除了可用性和响应时间之外,Uptime Kuma 现在还将监控 SSL/TLS 握手和证书过期状态。 监控特定应用程序端点. (Or maybe docker flags?) (For example a complete mailstack built in docker). Currently, I have to resort to exposing plaintext login credentials to use this API - it would be cool to use an API key generated in Uptime Kuma to be able to authenticate. This is created with a view to creating a specification in the OpenAPI format. Latest. Learn more about Uptime Kuma. Mar 14, 2023 · Uptime Kuma 是一个非常方便的可以自行部署的自托管监控工具,本文介绍一下 Uptime Kuma 的介绍、特性、以及安装教程。Uptime Kuma 安装之后还是挺美观的,可以用来监控一下 VPS 或者服务器的在线率等情况。 一、Uptime Kuma 介绍 Uptime Kuma 是一个可以自己搭建的服务器 Sep 13, 2022 · 无意中发现这个监控小工具,感觉界面有模仿uptimerobot. Jul 17, 2024 · mkdir uptime-kuma cd uptime-kuma nano docker-compose. Documentation overview ©2023, Lucas Held. If your service does not "check in" within this time period of its last "check in", then Uptime Kuma will assume the service is down and send you an alert. get_monitors → list [dict] ¶ Get all monitors. Apr 28, 2022 · UPTIME KUMA支持70余种服务通知,详细名单如下: 可按需配置,推荐使用国内的 SMTP、钉钉、企业微信群机器人进行推送。 后语. Return 前言如果你的网站、服务器、api、数据库等等业务较多的话,应该会需要一个服务终端全盘监控的吧,这样哪一块有没有问题 Feb 11, 2024 · 几番寻找,发现Uptime Kuma正好符合规定,不止支持监控证书和网站,还支持DNS、Ping、Radis等应用的监控,而且通知方式也多。 美中不足的是不支持接入腾讯的SMS,所以本次部署还会要自己写一个接口来做适配。 计划. Set the number of retry a limit and the retry interval. 🐋 Docker Version. Firefox. This class is used to communicate with Uptime Kuma. The script could be better but works. 7+ is required. Sep 25, 2024 · Managing the availability of your services, applications, and databases can be daunting, but Uptime Kuma makes it effortless. No response. Uptime Kuma 是一个非常好的开源项目,适合很多网站服务特别多的站长,特别是那些不常访问,但是又非常需要长时间运行的项目。 Uptime Kuma 是一个类似 Uptime Robot 的站点监控工具,它可以自托管在自己的 Nas 或者 VPS 上,用来监控各类站点、数据库等 监控类型 :支持监控 HTTP(s) / TCP / HTTP(s) 关键字 / HTTP(s) Json 查询 / Ping / DNS 记录 / Push / Steam 游戏服务器 / Docker 容器 / 数据库(SQL Server、PostgreSQL Uptime Kuma Rest API on the Postman API Network: This public collection features ready-to-use requests and documentation from Uptime Kuma Api Collection. 由于业务需要,我司的产品越来越多,api接口监控相对比较薄弱,对此要搭建HTTP(s)的监控系统,之前一直使用第三方的监控系统,比如阿里云的云监控。 Uptime Kuma 是一个网络状态监控工具,支持 HTTP/HTTPS/TCP/PING/DNS 监控,告警可以通过 Telegram、Emial、Discord、Slack 等通知 GitHub 中文社区 回车: Github搜索 Shift+回车: Google搜索 Open Uptime Kuma and paste the API key into the "Steam API Key" field under Settings -> General. Indices and tables¶. 1. CentOS 系统服务器(推荐腾讯云服务器) Aug 7, 2023 · Uptime Kuma 是一款强大的自托管监控工具,通过简单的部署和配置,可以帮助你监控服务器、VPS 和其他网络服务的在线状态。相比于其他类似工具,Uptime Kuma 提供更多的灵活性和自由度。本文将介绍 Uptime Kuma 的功能、如何使用 Docker 安装以及简要的使用说明。 Uptime Kuma is a free and open-source monitoring tool designed to track the availability and performance of websites, servers, and other services. You can receive notification alerts of downtime and even create custom status pages for your users. Jan 3, 2024 · If you are using a reverse proxy, add your domain name in your reverse proxy and point to Uptime Kuma. By default, HTTP basic authentication is used to secure access to the Prometheus metrics endpoint. Needs to be called to prevent blocking the program. You switched accounts on another tab or window. The documentation covers the main interface, enums, exceptions, and examples of various functions and methods. js --name uptime-kuma 也可以加上 port 参数指定运行的端口: pm2 start server/server. Uptime Kuma Api Collection on the Postman API Network: This public workspace features ready-to-use APIs, Collections, and more from GabrielFNLima. Learn how to enable, manage, and authenticate API keys for uptime-kuma, a self-hosted monitoring tool. Apr 5, 2024 · Next, Let’s connect our WhatsApp with green-api. As such you will need a status page setup with a group of monitored sites, which is where you get the slug (the url without the /status/ portion). 22ca1813 72 seconds Stay updated Blog Newsletter Status. 0. Learn how to use the uptime-kuma-api Python module to interact with the Uptime Kuma Socket. An API which can be used by docker services to add themselves to the status dashboard. Aug 11, 2023 · Custom status pages: Uptime Kuma can create custom status pages to provide a central view of the health of your monitored services. IO API. g. May 10, 2024 · You signed in with another tab or window. I can actually poll Check MKs API. 😓 Actual Behavior Jul 27, 2023 · 就可以开始安装 uptime-kuma 了. 1. 2FA support: Uptime Kuma supports 2FA for authentication. 创建一个定时监测API接口状态的监控项目. Oct 20, 2023 · 前言 作為一個雲端愛好者,擁有相當多的 VPS 也非常正常。但是如果你的伺服器沒有乖乖的加持,他可能有很高的機率會斷線。雖然上述算是個玩笑話,但是我們總得知道伺服器目前是否有在乖乖的運作。所以當伺服器一多,就需要有監控系統來監視這些伺服器還在不在線上。 監控服務通常透過 ICMP Nov 3, 2022 · A fancy self-hosted monitoring tool. js --name uptime-kuma -- --port=80 设置重启服务器后自启动: pm2 startup pm2 save While the functionality isn't built in, I think this can be set up using a Push monitor in uptime kuma. 这个经过我加工了一下…. The workaround is to put a small script on the Check MK server. Feb 22, 2024 · 在Uptime-Kuma里有一种PUSH类型的探测,主要应用在于服务器禁PING的情况下的监控,以及国内机器监控国外机器由于网络问题导致的监控误报. Apr 2, 2024 · Set a heartbeat interfal. com KUMA_USERNAME: The username of your Uptime Kuma user KUMA_PASSWORD: The password of your Uptime Kuma user ADMIN_PASSWORD: An admin password to access the API A Python wrapper for the Uptime Kuma Socket. uptime-kuma-api #22041534 uptime-kuma-api #22041534 1 year, 5 months ago. The value for 30 days is wrong aswell: Using the Uptime Kuma service you can display info about your instance uptime right on your Homer dashboard. Uptime Kuma offers a variety of functions for monitoring your services: HTTP(s) Monitoring: Monitor the availability and response time of your websites. 0+ Removed the get_heartbeat method. 1 using the latest git clones of your api repo & also tried the ansible module. - ojsef39/uptimekuma-maintenance-mode-api May 22, 2024 · 1 前言. As you’ll see, it’s a very easy-to-use tool, with a very user-friendly interface. 進入後台,新增監測器 > 輸入要監控網站服務的網址. 0 Feb 19, 2024 · 最近因為需要維護的系統及API日益增多,並且內部的使用者也越來越多,在每日也無法顧及所有的系統及API的服務都是正常在執行,並且對於系統有 Apr 23, 2024 · Tout d’abord, vous devez installer le paquet uptime_kuma_api en utilisant pip : pip install uptime-kuma-api Ajouter automatiquement des moniteurs. Jan 31, 2022 · Create a push monitor in uptime-kuma online and curl it from home. Dec 25, 2024 · 在使用Uptime Kuma进行状态页面配置时,我进行了一些个性化的调整,使其更加符合我的需求和审美。以下是我对状态页面进行的一些改动与心得分享。 1. I use this for tasks like running backups or cleanup chores. A remote probe, implemented in C#, designed to interface with the 'Push' monitor type in Uptime Kuma - zimbres/UptimeKumaRemoteProbe Jul 17, 2024 · Uptime Kuma is a modern, user-friendly solution for monitoring the availability of websites, APIs and services. This is working, and i could pause the monitor if i'm restarting the home server, but even then the uptime is calculated wrong. Contact the administrator of this instance or delete this repository. Install Docker and Docker Compose: Ensure Docker and Docker Compose are installed on your system. 3. Portainer is a Universal Container Management System for Kubernetes, Docker/Swarm, and Nomad that simplifies container operations, so you can deliver software to more places, faster. A Python-based REST API wrapper for Uptime Kuma, a self-hosted monitoring tool. I checked and didn't find similar feature request 🏷️ Feature Request Type API 🔖 Feature description Basic REST APIs to be able to dynamically add target URLs for m Feb 13, 2023 · I don't care too much about what type of API like REST, Powershell module, etc I am just looking for some way to create programmatically instead of just using the UI. Brave latest. 以下分享如何在需要监测的主机上配置. Leave the Username empty and the password is the Uptime Kuma API Key you generated and click on “Sign in”. Contribute to louislam/uptime-kuma development by creating an account on GitHub. 帮助文档 – Zeabur uptime-kuma – Github 利用 uptime-kuma × Zeabur 架设自己的网站监控服务 – Mare_Infinitus 2. 在某些情况下,您可能希望监视应用程序的特定端点或 API。 Uptime Kuma 允许您为此目的创建自定义监视器。就是这样: 访问 Uptime Kuma Web 界面。 Indices and tables¶. uptime_kuma_api库使用说明 https://github. It is not the same thing, because these are internal APIs which I expected that it should be called from Uptime Kuma only. 打开1Panel面板,找到Uptime Kuma,点击安装,进行相关配置后确定即可. Jan 10, 2024 · 背景. Latest Portainer. 04LTS. However there are some drawbacks. So it is more 94% uptime. 需要的工具等无,总不能你的机器连bash,systemd和curl都没有吧操作步骤一把梭,根据注释提示和实际情况改一下你自己的 Dec 2, 2024 · Uptime Kuma is an open-source, self-hosted monitoring tool designed to track the availability and performance of websites, services, and APIs. 5h. in Kuma until he returns home. 最近调研一款【网络隔离性检测】工具,无意间发现了这款工具——Uptime-Kuma,并且进行了部署测试以及API接口的部分调用尝试,个人认为这个工具在网站监控领域具备出色的功能和性能;下面为大家详细的介绍这个工具。 API availability. So, with this, it would be possible to add, remove, suspend, etc. Uptime Kuma 是一个免费的开源监控工具,可以帮助你随时监控服务器的在线情况,并发送通知。 然后根据提示输入你的 Bot API Uptime Kuma Demo. REST API: Uptime Kuma has a REST API that can be used to automate monitoring tasks. uptime-kuma-api is a Python wrapper for the Uptime Kuma Socket. (⚠️ PS: For such as Apache or nginx, you need to forward the header X-Forwarded-Host or Host to Uptime Kuma, otherwise Uptime Kuma do not know the current domain name) Add a A/CNAME record for your domain name in your DNS management. Raises: UptimeKumaException – When connection to server failed. Jul 23, 2024 · You signed in with another tab or window. The deployment process for this flavor, differs somewhat from the standalone version, taking into account the additional features. As Uptime Kuma does not yet have a full API the widget uses data from a single "status page". Thanks. com/lucasheld/ansible-uptime-kuma. This guide is straightforward, providing step-by-step instructions and the necessary configurations for first-timers. 1:3001 ’), username and password to initialize the connection. 17. Python version 3. i was hoping it would show the bar like minecraft. HTTPNotFoundError Connects to Uptime Kuma. Current planning is v2. com/lucasheld/uptime-kuma-api/ 所有接口 Aug 19, 2024 · Uptime-Kuma是一个轻量级的自动化运维监控工具,最为引人注目的特点是其出色的监控Dashboard面板。部署简单,工具轻量又强大。而且,Uptime-Kuma是开源免费的,并支持基于Docker的部署方 Mar 27, 2023 · There are a few API repos for Uptime Kuma around, though I just happened to choose that one. py #Uptime Kuma API onboard local and remote #Import Packages from uptime_kuma_api import UptimeKumaApi, MonitorType, NotificationType username = "user Jan 11, 2024 · 01背景 最近调研一款【网络隔离性检测】工具,无意间发现了这款工具——Uptime-Kuma,并且进行了部署测试以及API接口的部分调用尝试,个人认为这个工具在网站监控领域具备出色的功能和性能;下面为大家详细的介绍这个工具。 Feb 22, 2022 · Uptime Kuma is an open source monitoring tool. The Git data underlying this repository cannot be read. 准备. Ansible collection of modules to configure Uptime Kuma - lucasheld/ansible-uptime-kuma May 18, 2022 · 就这三个字段就够了. It enables you to monitor services over HTTP/S, TCP, DNS, and other protocols. 功能不错部署简单。 但在试用中发现有一个麻烦的地方就是这个不支持批量控制,如果你有几百个项目要监控的话,操作非常麻烦。 Uptime Kuma 提供对您的网站、API 和网络服务的持续实时监控。最好的部分是,通过设置定期检查,如果您的任何服务出现故障,该软件会立即向您发出警报。话虽如此,以下是 Uptime Kuma 表现出色的主要用例: Jan 28, 2023 · Using Uptime Kuma push monitors. Debian 64bit. 最后值得提的就是,这个作品的作者目前还没有支持通过API进行监控项等信息的意向,通过在github上issue中得知,估计就是贡献代码,也不会采用,如果支持了API,那么就可以通过自动化的方式进行便捷式管理了。 Jan 4, 2024 · 1. io API can be used python3 myapi. I could change API without any notices. It is popular for its simplicity, modern interface uptime-kuma-api (Python) - A wrapper for the Uptime Kuma Socket. No response Nov 11, 2023 · ⚠️ Please verify that this bug has NOT been raised before. nmaas also offers an extended flavor of Uptime Kuma, one that comes collocated with the open-source API server implementation by MedAziz11/Uptime-Kuma-Web-API. In future releases we plan to include an API wrapper around our websockets. ex: https://uptime. Recursos do Uptime Kuma Monitora o tempo de atividade de sites HTTP(s), portas TCP e contêineres do Docker e recupera informações como registros DNS. 各位小伙伴们,今天给大家带来的是一款绝对能让你在网站运维中大展拳脚的秘密武器——Uptime Kuma!这款开源工具不仅界面友好、操作简单,还能实时监控服务器的各种状态信息,让每个细节都逃不过你的法眼。 Go-based Backend API for Uptime Kuma. We will deploy it alongside Litestream to automatically replicate the data to an S3-compatible bucket hosted on Backblaze's B2 service. Reload to refresh your session. 前言. There are external tools such as a python package out there but none of them are officially supported. API keys can be enabled to manage access to the Prometheus metrics endpoint. Returns: A list of monitors. Docker Services will add themselves during the initial initialisation (or boot) of uptime-kuma via the API. Learn more Documentation Jun 2, 2022 · This file is an unofficial tracker for some of the most popular API endpoints requested for Uptime Kuma in louislam/uptime-kuma #118. Uptime Kuma 是一款开源自托管的轻量级监控工具,拥有简洁美观的界面和丰富的告警方式。. 🟩 NodeJS Nov 22, 2023 · Bem-vindos, desenvolvedores e entusiastas da tecnologia! No vídeo de hoje, mergulhamos no mundo do monitoramento de projetos, sites e APIs utilizando o Uptim Jul 13, 2023 · ptime Kuma Version: 1. If you are looking for information on a specific function, class, or method, this part of the documentation is for you. Jun 10, 2024 · Uptime Kuma的使用,提高了多站点用户对各站点监控的效率,页面私有部署让站长随时可以查看站点情况,配置通知可以让站长第一时间获取站点状态,合理使用状态页面还可以让其它用户了解自己的网站。 Mar 20, 2024 · Deploy Uptime Kuma, an intuitive, open-source monitoring tool, through Docker Compose. 0-dev. Main Interface; Enums; Exceptions; Related Topics. As soon as you add your first API key, the use of basic authentication for the endpoint will be permanently disabled 今天我将向大家介绍一款强大的监控工具——Uptime Kuma!无论您是运行网站、API服务还是接口,都可以利用Uptime Kuma轻松监控它们的状态。在这个视频中,我将详细讲解如何安装、配置和使用Uptime Kuma来监控您的接口、网站和API服务,确保它们始终保持在线状态。 Aug 21, 2021 · A fancy self-hosted monitoring tool. Kamu bisa memantau kesehatan website, aplikasi, atau API dengan Uptime Kuma, yaitu sebuah alat monitoring gratis yang canggih. ️ Solution. Contribute to MedAziz11/Uptime-Kuma-Web-API development by creating an account on GitHub. The best news, though, is that it's super easy to launch by simply adding it to your docker file with a few light config options (and adding it to your reverse proxy) and like magic it'll work. Body_login_access_token_login_access_token_post. I am on Uptime-Kuma Version: 1. API is a core service required for a website to interact with the platform backend, in addition, many clients use it to retrieve data directly from the platform. This way Uptime Kuma can be automatically updated. This method was never intended to retrieve information. 默认的端口为 3001 安装完后你可以通过 <IP>:3001 来尝试访问. To run it behind traefik with LetsEncrypt certificates, we just need to change it to the following /usr/docker uptime-kuma是一款简洁的开源监控系统,提供高效的系统监控功能。 Check Uptime-kuma 2. 🟩 NodeJS Version. 20. 然后去写一下 FastAPI 的配置. No, it should not be used in my opinion. Supported Uptime Kuma versions: A Python wrapper for the Uptime Kuma Socket. Ubuntu 20. Of course this is an extremely inelegant solution and not something that can be justified in a production environment if uptime-kuma were still monitoring other critical services but it is what it is right now. Uptime Kuma uses a local SQLite database to store user data, configuration for services, and more. Then start the container: docker-compose up -d Functions of Uptime Kuma 🌟. 等待安装成功后,前往云服务器控制台放行相关端口,如果1Panel面板开启了防火墙,也需在主机>防火墙中放行相关端口 Uptime Kuma REST API. Jan 30, 2023 · Als Beispiel liefert Home Assistant oder Uptime Kuma eine direkte Unterstützung für die API. IO API - lucasheld/uptime-kuma-api Aug 13, 2024 · 之前教过大家如何搭建 uptime-kuma 想必大家都顺利用上了! 一些小伙伴后期都想整活,整活大部分都会涉及到 API 这些东西,今天就交给大家如何运用API。 创建API服务监控. . Hosting Uptime Kuma in a Docker container simplifies deployment and management, offering a portable and consistent environment. 0 package - Last release 2. Kuma can only use basic authentication. 先前有撰寫一篇透過uptime-kuma 來監控站台服務是不是正常運作的文章,後來發現他有支援 line message 通知,此篇順便將申請的過程記錄一下。 Oct 26, 2022 · So this is where the magic happens and what makes Uptime Kuma so fantastic. Aug 12, 2023 · 但,部署 uptime-kuma 时,需要挂载本地盘或者使用 MySQL 存储数据。 对于,没有购买服务器的同学来说,成本就略高了。 此时 Upptime 这个项目进入候选名单。 Aug 23, 2023 · 如果只放一个uptime-kuma服务应该是不会触发收费额度的。除非你一下监控几百个网站。 参考资料. Feb 6, 2025 · Supaya pengguna betah berlama-lama di website kamu, maka website harus memiliki kecepatan dan performa yang maksimal. Vou guiá-los através de cada etapa, desde a instalação até a configuração avançada, garantindo que você tenha todas as ferramentas necessárias para manter seus projetos online e funcionando Deploying Uptime Kuma together with an API Server. Aug 6, 2021 · リソース監視まではまだしも、Webサービスなどの死活監視だけはしておきたい、等のときに既存のサービスとしてUptimeRobotなどがあります。ただ、最近GitHubをぶらついているとUptimeRobotによく似たUptime Kumaと Dec 11, 2021 · 1. 1 Frontend Version: 1. Any insight would be greatly appreciated! 🐻 Uptime-Kuma Version. It offers: Monitoring of HTTP(s), TCP, Jul 5, 2022 · I want to create incidents automatically from other systems, eg using webhooks or an API. 13. 自定义底部文本 在状态页面底部,我加入了一段自定义文本: 愿这个世界都充满善意 这… Apr 4, 2024 · A fancy self-hosted monitoring tool. As an example, to create a 4GB Uptime Kuma Droplet in the SFO2 region, you can use the following curl command. Needs v1. Aug 5, 2022 · For uptime-kuma, the authors provide a docker-compose file that works out of the box. Nov 11, 2021 · API. 21. The only real workaround I've found for this right now is just to stop the uptime-kuma container during maintenance windows. Feb 9, 2024 · 今天为大家带来一款最近特别火的监控工具:uptime-kuma,简洁易用、轻量级、开源免费,具有丰富的告警类型和通知类型,开箱即用,可自托管。 Feb 27, 2022 · ⚠️ Please verify that this feature request has NOT been suggested before. Jun 21, 2024 · 批量导入IP进行ping检测,如大批量摄像头. Hit Save. Uptime Kuma has a “push” monitor type which supports sending in status updates for something like a cron job to make sure it continues to execute. 通过Docker部署Uptime。 Script that utilizes the UptimeKuma and Proxmox API to automatically activate/deactivate a Maintenance Mode within UptimeKuma on specific tasks like a Proxmox Backup. You signed out in another tab or window. It is not a perfect solution that would scale but it works. The following configuration is available for the UptimeKuma service. Notifications can be configured to alert you if any of your services goes offline. Jul 12, 2021 · Document the API being used so that it can be easily interacted with. 3 are not supported in uptime-kuma-api 1. Feb 27, 2024 · You signed in with another tab or window. rfdooi pwbhwseh dzh daaooj lazvo aetoc ykbzq twlikbn qnvm gppsu rqd ydq xsng wdwc twod