This website requires JavaScript.
Explore
Help
Sign In
cdramey
/
alrm
Watch
1
Star
0
Fork
0
You've already forked alrm
Code
Releases
Activity
24
Commits
2
Branches
0
Tags
3a4317f3a9
Branches
Tags
View all branches
Go to file
Code
Christopher Ramey
3a4317f3a9
fixed parser bug when handling empty strings, added empty string check to email alarm
2021-01-17 09:44:39 -09:00
alarm
fixed parser bug when handling empty strings, added empty string check to email alarm
2021-01-17 09:44:39 -09:00
check
Added framework for alarms, code cleanup
2021-01-17 09:04:08 -09:00
config
fixed parser bug when handling empty strings, added empty string check to email alarm
2021-01-17 09:44:39 -09:00
.gitignore
Initial commit
2021-01-12 03:32:14 -09:00
alrmrc
Added framework for alarms, code cleanup
2021-01-17 09:04:08 -09:00
go.mod
Ping check actually pings
2021-01-12 03:32:14 -09:00
go.sum
Ping check actually pings
2021-01-12 03:32:14 -09:00
LICENSE
Added README and LICENSE
2021-01-12 03:46:58 -09:00
main.go
improved command line argument handling, migrated json to config at higher debug levels
2021-01-12 03:32:15 -09:00
README.md
Added README and LICENSE
2021-01-12 03:46:58 -09:00
README.md
alrm
alrm
is a work in progress.
alrm
is intended to be a simple monitoring solution written in Go.
Description
A simple monitoring solution written in Go (work in progress)
go
golang
monitoring
Readme
185
KiB
Languages
Go
100%