Sample golang /proc to Web Daemon
Here is a sample golang project to parse linux kernel /proc filesystem.
It can be used like "top", but from browser to control system load, etc. Also it can be used to send system load data to elacticsearch instance.
Web part written in javascript and based on:
jQuery - https://jquery.org/
jQuery UI - http://jqueryui.com/
jqPlot - http://www.jqplot.com/
DataTables - http://www.datatables.net/