Commit Graph

5 Commits (67d3010a7974b5b255d8a61211a3dcce36ed6410)

Author SHA1 Message Date
Karsten Weiss b73af72853 Explicitly check for the rc 3 in call to getloadavg(). Reorder logic.
8 years ago
Karsten Weiss af358ec800 golint fixes: if block ends with a return statement, so drop this else and outdent its block.
8 years ago
Kevin Pettijohn d2fbeeb3c3 Added loadavg collector for solaris
8 years ago
Dominik Honnef 54c74923ee Implement loadavg on FreeBSD without cgo
8 years ago
Nick Owens 2cb489253c collector: support 1,5,15m load averages for all unices
9 years ago