What would be the simplest way to create a HTML page containing system info such as disk usage, RAM and CPU usage, and uptime? Variables? Shell functions? Aliases?
I read in a book called The Linux Command Line, which describes how to create a system info report in chapter 4. You can download it free as a PDF. linuxcommand.org/tlcl.html
In case you haven't worked it out, it is for a server.
-
- Posts: 4
- Joined: Tue Jul 16, 2013 4:02 pm
HTML page with live system info
Last edited by BANGEXPLOSIVE on Tue Jul 23, 2013 6:59 pm, edited 1 time in total.
Re: HTML page with live system info
There is a great package called webmin
http://c-mobberley.com/wordpress/index. ... min-setup/
Not tried this but it does almost everything.
http://c-mobberley.com/wordpress/index. ... min-setup/
Not tried this but it does almost everything.
Re: HTML page with live system info
http://raspisimon.no-ip.org. In that there is a System Status tab. It does exactly what you are looking for. Its my personal website running from a pi.BANGEXPLOSIVE wrote:What would be the simplest way to create a HTML page containing system info such as disk usage, RAM and CPU usage, and uptime? Variables? Shell functions? Aliases?
I read in a book called The Linux Command Line, which describes how to create a system info report in chapter 4. You can download it free as a PDF. linuxcommand.org/tlcl.html
In case you haven't worked it out, it is for a server.
http://raspisimon.no-ip.org
Raspberry Pi Model B x 2, Raspberry Pi 2 x 2, Transcend 32GB Class 10, Transcend 16GB Class 10, Transcend 8GB Class 4, Custom 12V 1.5A (stepped down to 5.5V)
Raspberry Pi Model B x 2, Raspberry Pi 2 x 2, Transcend 32GB Class 10, Transcend 16GB Class 10, Transcend 8GB Class 4, Custom 12V 1.5A (stepped down to 5.5V)
Re: HTML page with live system info
RPi_Monitor is another option.
How To Ask Questions The Smart Way: http://www.catb.org/~esr/faqs/smart-questions.html
How to Report Bugs Effectively: http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
How to Report Bugs Effectively: http://www.chiark.greenend.org.uk/~sgtatham/bugs.html