NeMeow
|
1ba362bafe
|
Add 5m and 10m load avg alerts and table values (#816)
Co-authored-by: henrygd <hank@henrygd.me>
|
2025-07-12 19:47:33 -04:00 |
|
henrygd
|
99d61a0193
|
update makefile and other tiny refactoring
- remove goccy/json dep
- add explicit types in gpu.go
|
2025-07-08 18:21:14 -04:00 |
|
henrygd
|
6107f52d07
|
Fix system path in notification urls
|
2025-05-08 19:06:19 -04:00 |
|
henrygd
|
5439066f4d
|
hub.MakeLink method to assure URLs are formatted properly (#805)
- Updated AlertManager to replace direct app references with a hub interface.
- Changed AlertManager.app to AlertManager.hub
- Add tests for MakeLink
|
2025-05-08 17:47:15 -04:00 |
|
henrygd
|
25b73bfb85
|
fix: make sure system alerts are checked after records are committed
|
2025-03-05 23:39:01 -05:00 |
|
henrygd
|
a1f6eeb9eb
|
refactor: alerts package compatiblity with new systems package
|
2025-03-03 23:52:27 -05:00 |
|
henrygd
|
2b73d8845a
|
feat: allow x min downtime before alerting (#595, #625)
- splits alerts package into three files. status alerts were not
modified aside from updating to slices.Delete method
|
2025-02-27 17:12:25 -05:00 |
|