Commit graph

7 commits

Author SHA1 Message Date
Sean McGivern
085e1f89f3 Handle unavailable system info
For Linux with the grsecurity patches applied, paths in `/proc` may not
be readable, so handle those cases and show a message rather than
blowing up.
2016-08-25 08:28:35 +01:00
Josh Frye
7dbc3d97d1 Catch permission denied errors and ignore the disk 2016-06-30 13:53:35 -04:00
Josh Frye
98238a27c7 Loop all disks when displaying system info 2016-06-29 16:02:12 -04:00
Josh Frye
0aa0ace9bc Change load average to cpu/cores on system info. 2016-06-28 21:35:42 -04:00
Josh Frye
13ba3bd4fd Use number_to_human_size for system info and remove dependency on Filesize gem. 2016-06-28 21:35:42 -04:00
Josh Frye
242aa5bd66 Round figures for system info 2016-06-28 21:35:42 -04:00
Josh Frye
82edef9414 Show basic system info on admin panel. Closes #18886 2016-06-28 21:35:42 -04:00