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
.
Nginx index of reports served by nginx
See example sysmonitor.yaml file.
go build .
Some environment specific files are protected with git-crypt in .gitattributes file.