Initial backup: 18 monitoring scripts + timers + docs
- 18 comprehensive monitoring checks - 5 systemd timers (5min, 15min, hourly, daily, weekly) - Complete documentation - NTFY secure notification system - Fixed debianvm disk space (91% to 57%) - Fixed CloudReve integration - Date: 2026-01-07
This commit is contained in:
20
README.md
Normal file
20
README.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# Homelab Monitoring System - Backup
|
||||
|
||||
Complete homelab monitoring system for Proxmox VE.
|
||||
|
||||
## Contents
|
||||
- 18 monitoring scripts
|
||||
- 5 systemd timers
|
||||
- Complete documentation
|
||||
- NTFY notification system
|
||||
|
||||
## Scripts
|
||||
See scripts/ directory for all monitoring checks.
|
||||
|
||||
## Installation
|
||||
Copy scripts to /usr/local/bin/
|
||||
Copy timers to /etc/systemd/system/
|
||||
Enable and start timers
|
||||
|
||||
## Documentation
|
||||
See docs/ directory for complete guides.
|
||||
Reference in New Issue
Block a user