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
- Host: GitHub
- URL: https://github.com/torarg/sysview
- Owner: torarg
- License: isc
- Created: 2025-01-06T01:23:08.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-01-27T20:37:05.000Z (3 months ago)
- Last Synced: 2025-01-27T21:38:11.430Z (3 months ago)
- Topics: html, monitoring, openbsd, shell, static-site-generator
- Language: Shell
- Homepage:
- Size: 225 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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
### detail view
## requirements
- POSIX compliant shell
- tested only with OpenBSD userland tools (date, find, sed, ...)## documentation
[sysview (1)](docs/sysview.md)