package
0.0.0-20180718122026-93420c33a164
Repository: https://github.com/cryptix/cmd.git
Documentation: pkg.go.dev
# README
promUsage
Gather system usage with sigar and push it to prometheus.io.
Libraries used:
- cli
- client_golang - prometheus client lib
- gosigar - System Information Gatherer And Reporter, implemented in go