|
před 5 roky | |
---|---|---|
bin | před 5 roky | |
cmd | před 5 roky | |
.gitignore | před 5 roky | |
Makefile | před 5 roky | |
README.md | před 5 roky | |
gupta.go | před 5 roky | |
gupta_test.go | před 5 roky |
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