Remove System Info from the admin panel
### Overview The System Info page is inaccurate and doesn't have a strong use case. ### Proposal * Remove the System Info page from the admin panel. * Use Logs as the first page in the Monitoring sidebar item. ### Example of incorrect info The Disk Usage in the admin/system_info is wrong, the value displayed is ten times the real value. ----------------------- Disk Usage in admin/system_info: ![1](/uploads/f5b0d53614ec552b7ca495d60474b216/1.png) ----------------------- The df -h show: ![2](/uploads/e330c5c634c0be7f78c8667339380b87/2.png)
issue