|
5 years ago | |
---|---|---|
bin | 5 years ago | |
cmd | 5 years ago | |
.gitignore | 5 years ago | |
Makefile | 5 years ago | |
README.md | 5 years ago | |
gupta.go | 5 years ago | |
gupta_test.go | 5 years ago |
A minial metric collection system which polls:
Fondly named gupta, for my bud.
You need go in version 1.12 at least. On a linux based system just type
$ make build
This will place the built program in the bin/
directory.
To install the program into your system:
$ sudo make install
On a linux based system just type make build
$ make test
gutpa [-c|-l|-m|-p |-n ] -i
$ sudo make uninstall