What's Changed
Some more Linux related fixes and enhancements.
- Added integration test for redhat builds
- Added all commands ro
CheckSystemfor linux (as well as renamed it toCheckSystem) - New option to specify log backend using command line option
--log-backend. - Changed so default logging on Linux is console and not file (so you can run it without sudo).
TODO for Linux support
- CheckSystemUnix should be renamed (should be called CheckSystem)
- CheckSystemUnix should provide metrics.
- CheckSystemUnix is missing check_cpu
- Add integration test to redhat builds.
This means Linux version is now in theory feature complete.
I intend to do some more systematic tests before I officially launch this but we are close now...
Full Changelog: 0.11.12...0.11.13