index
:
gogios
main
Minimalist monitoring system, compatible with the Nagios Check Plugins
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
run.go
Age
Commit message (
Expand
)
Author
2026-02-08
feat: write JSON status report next to HTML
Paul Buetow
2026-01-27
feat: add minimum notification interval for email batching
Paul Buetow
2026-01-21
add OnlyIfNotExists alert suppression feature
Paul Buetow
2026-01-18
add status page URL to email notifications
Paul Buetow
2026-01-08
Add Prometheus alert scraping with configurable timeout and host failover
Paul Buetow
2026-01-06
Add HTML status page generation (v1.3.0)
v1.3.0
Paul Buetow
2025-06-01
more on federation
Paul Buetow
2025-05-29
add comment
Paul Buetow
2025-05-29
can report stale alerts
Paul Buetow
2025-05-28
initial merge state
Paul Buetow
2025-05-28
persisting report to a file as well
Paul Buetow
2024-05-02
add -force flag
Paul Buetow
2023-06-29
use log.Fatal
Paul Buetow
2023-06-18
add vet and lint checking - fix some lint errors
Paul Buetow
2023-06-07
restyle
Paul Buetow
2023-04-25
add DependsOn
Paul Buetow
2023-04-20
add renotify
Paul Buetow
2023-04-19
rename execute to runChecks
Paul Buetow
2023-04-19
add global timeout
Paul Buetow
2023-04-19
clarify
Paul Buetow
2023-04-19
add run.
Paul Buetow