An open API service indexing awesome lists of open source software.

https://github.com/torarg/sysview

statically generated monitoring dashboard
https://github.com/torarg/sysview

html monitoring openbsd shell static-site-generator

Last synced: 2 months ago
JSON representation

statically generated monitoring dashboard

Awesome Lists containing this project

README

        

# sysview

sysview generates static html monitoring dashboards from
[sysreport](https://github.com/torarg/sysreport)
compliant reports received on stdin.

The generated files are written to a given output directory.

## screenshots
### index view
![index view](screenshots/index_view.png)

### detail view
![detail view](screenshots/detail_view.png)

## requirements
- POSIX compliant shell
- tested only with OpenBSD userland tools (date, find, sed, ...)

## documentation
[sysview (1)](docs/sysview.md)