]> git.ipfire.org Git - ipfire.org.git/commit
fireinfo: Add processors page
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 1 Nov 2018 13:44:15 +0000 (13:44 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 1 Nov 2018 13:44:15 +0000 (13:44 +0000)
commit19518d6ec558cf7f93f599a657eb8471f35f61d0
tree5ecf5ce167f460b76dc3594368e80495045e207b
parented2e3c1fc04cd338927027adb1338165007dc5fe
fireinfo: Add processors page

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/backend/fireinfo.py
src/templates/fireinfo/index.html
src/templates/fireinfo/processors.html [new file with mode: 0644]
src/templates/fireinfo/stats-cpus-detail.html [deleted file]
src/templates/fireinfo/stats-cpus.html [deleted file]
src/templates/fireinfo/stats-geo.html [deleted file]
src/templates/fireinfo/stats.html [deleted file]
src/web/__init__.py
src/web/fireinfo.py