repositorypackage
0.0.0-20220211162231-72b410f971e9
Repository: https://github.com/alexferl/uberwachen.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
uberwachen
überwachen is a simple nagios-style monitoring application.
Development
Setup environment
$ make dev
Building and running
$ make run
Running tests
$ make test