Simple monitoring solution
Go to file
2024-05-01 21:02:45 +02:00
sql Adding datapoints to triggers 2024-05-01 10:02:33 +02:00
static Implemented adding/renaming of areas and sections 2024-05-01 21:02:45 +02:00
views Implemented adding/renaming of areas and sections 2024-05-01 21:02:45 +02:00
.gitignore Initial commit 2024-04-29 08:36:13 +02:00
area.go Implemented adding/renaming of areas and sections 2024-05-01 21:02:45 +02:00
config.go Initial commit 2024-04-29 08:36:13 +02:00
datapoint.go Adding datapoints to triggers 2024-05-01 10:02:33 +02:00
go.mod Initial commit 2024-04-29 08:36:13 +02:00
go.sum Initial commit 2024-04-29 08:36:13 +02:00
main.go Implemented adding/renaming of areas and sections 2024-05-01 21:02:45 +02:00
page.go Adding datapoints to triggers 2024-05-01 10:02:33 +02:00
problem.go Managing of problems 2024-05-01 20:01:43 +02:00
section.go Implemented adding/renaming of areas and sections 2024-05-01 21:02:45 +02:00
trigger.go Adding datapoints to triggers 2024-05-01 10:02:33 +02:00