Henry 7b69163102 merged influxUsage il y a 10 ans
..
Godeps 7b69163102 merged influxUsage il y a 10 ans
LICENSE 7b69163102 merged influxUsage il y a 10 ans
README.md 7b69163102 merged influxUsage il y a 10 ans
collectors.go 7b69163102 merged influxUsage il y a 10 ans
collectors_freebsd.go 7b69163102 merged influxUsage il y a 10 ans
influx.go 7b69163102 merged influxUsage il y a 10 ans
main.go 7b69163102 merged influxUsage il y a 10 ans

README.md

goInfluxUsage

Gather system usage with sigar and push it to influxdb.

Libraries used:

  • cli
  • influxdb-go - influx client lib
  • gosigar - System Information Gatherer And Reporter, implemented in go