Tom Mortensen d3b08826ea In case of multiple non-hyperthreaded CPU's, entry for cpu 0 was skipped.
This was because code was testing for empty (blank) line like this:
  if (!$line) continue;
but a line consisting of string "0" will also be skipped.
Solution: get rid of that line, not needed anyway.
2017-10-21 11:23:34 -07:00
2016-03-23 20:26:10 -07:00
2015-10-24 10:17:28 -07:00
2015-10-24 10:17:28 -07:00
2015-10-24 10:17:28 -07:00
2015-10-24 10:17:28 -07:00
2015-10-24 10:17:28 -07:00
S
Description
Unraid Web UI
74 MiB
Languages
JavaScript 50.8%
PHP 32.6%
Shell 8.5%
CSS 5.6%
HTML 2.1%
Other 0.3%