atarallo / TECMINT_MONITOR

A Shell Script to Monitor Network, Disk Usage, Uptime, Load Average and RAM Usage in Linux. Originally published on http://www.tecmint.com
Apache License 2.0
248 stars 145 forks source link

Fix 'load average' #32

Open yuravg opened 4 years ago

yuravg commented 4 years ago

The BUG description: For 'OS Version' : Linux Debian GNU/Linux 9 (stretch) 4.9.0-11-amd64(4.9.0-11-amd64 x86_64) 'top -n 1 -b' stdout: top - 22:27:53 up 13 min, 9 users, load average: 1.70, 2.23, 1.63 So 'tecmint_monitor.sh' display: Load Average : average:2.02,2.35,

sorry for the duplication earlier the pull-request I accidentally deleted.