Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 725 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 725 Bytes

Readme

This application generates HTML report files that can be viewed over webbrowser to see the status of the remote system.

Report file name is based on the day of the year and can be exposed using web server like nginx.

The application can be scheduled to run every day using systemd.

Report Example

report

Nginx index of reports served by nginx index of reports

Configuration Example

See example sysmonitor.yaml file.

Commands

Build

go build .

Encrypted Files

Some environment specific files are protected with git-crypt in .gitattributes file.