kiss server monitoring tool with email alerts
go monitoring

ci: add dependabot

+11
+10
.github/dependabot.yml
··· 1 + version: 2 2 + updates: 3 + - package-ecosystem: gomod 4 + directory: / 5 + schedule: 6 + interval: daily 7 + - package-ecosystem: github-actions 8 + directory: / 9 + schedule: 10 + interval: daily
+1
README.md
··· 2 2 3 3 KISS server monitoring tool with email alerts. 4 4 For those who want to keep it simple instead of using Prometheus, Grafana, and Alertmanager. 5 + It uses the awesome [gopsutil](https://github.com/shirou/gopsutil) library to get system metrics. 5 6 6 7 Monitors: 7 8