Matt Young aa3ec801dd Add <html></html> to index and generated output
We have been finding the generated html of our logs
to be very useful.  We generate them after one of our
CI jobs that deploy an OpenStack cloud using RDO.
RDO is a community of people using and deploying
OpenStack on CentOS, Fedora, and RHEL. [1]

Our artifact server keeps our logs and artifacts
compressed, and upon access decompresses, parses,
and renders them in a browser.  In the case of the
html files generated by generate_page.sh, since the
the open/close html tags are not present it does not
set the MIME type correctly and we don't render correctly.

An example of this is here: [2]

[1] https://www.rdoproject.org/
[2] https://thirdparty-logs.rdoproject.org/jenkins-tripleo-quickstart-periodic-newton-delorean-ha_192gb-17/undercloud/var/log/extra/dstat.html.gz
2016-11-08 00:08:47 -05:00
2015-08-25 12:49:53 -04:00
2015-08-25 12:54:50 -04:00
2016-03-04 09:47:12 +00:00
2015-08-25 12:56:12 -04:00

dstat_graph

Graph on top of dstat, because we love UI <3

dstat graph is a light standalone javascript application that nicely format and display the output of dstat (https://github.com/gianpaj/dstat).

alt tag

Description
Standalone javascript application to nicely display the output of dstat
Readme 1.4 MiB
Languages
HTML 97.5%
JavaScript 2.3%
Shell 0.1%