mirror of
https://forgejo.altau.su/lego/lego-monitoring.git
synced 2026-03-10 04:41:10 +00:00
Compare commits
9 commits
versions/v
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ad1d956cc8 | ||
|
|
8aa4c1d4da | ||
|
|
1c73e88564 | ||
|
|
2c6e804959 | ||
|
|
ce363c60ca | ||
|
|
cd42974c1d | ||
|
|
6a545df533 | ||
|
|
945be6422e | ||
|
|
7300aeb579 |
2 changed files with 2 additions and 1 deletions
|
|
@ -3,6 +3,7 @@
|
|||
Simple system monitoring service. Sends alerts in Telegram and/or reports status to [Healthchecks](https://healthchecks.io/). Currently supports monitoring:
|
||||
* CPU/RAM/network usage
|
||||
* temperature readings
|
||||
* UPS events
|
||||
* [vulnix](https://github.com/nix-community/vulnix) readings (NixOS only)
|
||||
|
||||
## Setup
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[project]
|
||||
name = "lego-monitoring"
|
||||
version = "1.1.1"
|
||||
version = "1.2.0"
|
||||
description = "Monitoring software for the lego server"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue