package
1.1.1
Repository: https://github.com/jjxxs/gopher-tools.git
Documentation: pkg.go.dev

# Functions

CpuLoad retrieves the average cpu load over past 1, 5, 15 minutes via /proc/loadavg.
Filesystems retrieves mounted filesystems via 'df'.
Uptime retrieves the system uptime in seconds via /proc/uptime.
UptimeMs retrieves the system uptime in milliseconds via /proc/uptime.

# Structs

No description provided by the author
No description provided by the author