Tagged Questions
2
votes
4answers
889 views
Storing / calculating historical load averages
When I run uptime, I get output similar to the following:
07:50:39 up 13 days, 5:00, 1 user, load average: 0.00, 0.02, 0.00
Is there a way, other than by running uptime every X-many minutes, to ...