Restore complete systemd collector functionality
All checks were successful
Build and Release / build-and-release (push) Successful in 2m7s

- Enhanced directory size logic with minimum 0.001GB visibility and permission error logging
- Added nginx site monitoring with latency checks and NixOS config discovery
- Added docker container monitoring as sub-services
- Integrated sub-service collection for active nginx and docker services
- All missing features from original implementation now restored
This commit is contained in:
2025-11-24 21:51:42 +01:00
parent dcd5fff8c1
commit c006625a3f
4 changed files with 241 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "cm-dashboard-shared"
version = "0.1.143"
version = "0.1.144"
edition = "2021"
[dependencies]