Releases: it-novum/openitcockpit-agent-go
openITCOCKPIT Monitoring Agent 3.0.12
openITCOCKPIT Monitoring Agent 3.0.12
Release of the new openITCOCKPIT Monitoring Agent written in Go.
https://github.com/it-novum/openitcockpit-agent-go/wiki/Update-from-Agent-1.x-to-3.x
Changelog
- Fix logrotate when clock switch to daylight saving time #82
- Add support to monitor system clock / NTP
- The MSI-Installer is now signed by it-novum GmbH
Full Changelog: 3.0.11...3.0.12
openITCOCKPIT Monitoring Agent 3.0.11
openITCOCKPIT Monitoring Agent 3.0.11
Release of the new openITCOCKPIT Monitoring Agent written in Go.
https://github.com/it-novum/openitcockpit-agent-go/wiki/Update-from-Agent-1.x-to-3.x
Changelog
- Implement Windows ACL for file permissions
- Newly generated
agent.key
files will now be readable and writable only by the SYSTEM user and the user currently running the agent.
- Newly generated
- Add Linux Builds for ppc64le
openITCOCKPIT Monitoring Agent 3.0.10
openITCOCKPIT Monitoring Agent 3.0.10
Release of the new openITCOCKPIT Monitoring Agent written in Go.
https://github.com/it-novum/openitcockpit-agent-go/wiki/Update-from-Agent-1.x-to-3.x
Changelog
- Use symbolic links instead of hard links on Linux systems
- OA-46
- Fix typos in example config - Thanks to @RincewindsHat
openITCOCKPIT Monitoring Agent 3.0.9
Release of the new openITCOCKPIT Monitoring Agent written in Go.
https://github.com/it-novum/openitcockpit-agent-go/wiki/Update-from-Agent-1.x-to-3.x
Changelog
- Support for go1.18.x
- Refactor calculation of cpu usage as percentage on linux and macos
- #67 OA-41
- Use WMI by default to query the Windows Event Log
- Implement
basiclog
to reduce dependencies - Update all dependencies to the latest version
openITCOCKPIT Monitoring Agent 3.0.8
Release of the new openITCOCKPIT Monitoring Agent written in Go.
https://github.com/it-novum/openitcockpit-agent-go/wiki/Update-from-Agent-1.x-to-3.x
Changelog
- Support for go1.17.x
- macOS: Update version of golang.org/x/sys to fix panic on macOS
- Update dependencies
openITCOCKPIT Monitoring Agent 3.0.7
Release of the new openITCOCKPIT Monitoring Agent written in Go.
https://github.com/it-novum/openitcockpit-agent-go/wiki/Update-from-Agent-1.x-to-3.x
Changelog
- prerm script has bash syntax error #57
openITCOCKPIT Monitoring Agent 3.0.6
Release of the new openITCOCKPIT Monitoring Agent written in Go.
https://github.com/it-novum/openitcockpit-agent-go/wiki/Update-from-Agent-1.x-to-3.x
Changelog
- Fix wrong Swap usage calculation on Windows #56
- CPU usage of processes is now queried from WMI. This is less accurate (int instead of float) but more reliable (ITC-2562)
- #54 is now live (This change will only be available for upgrades beyond version 3.0.5 - So when upgrading to 3.0.5 the systemd configuration on RPM based systems will be removed for the last time.)
openITCOCKPIT Monitoring Agent 3.0.5
Release of the new openITCOCKPIT Monitoring Agent written in Go.
https://github.com/it-novum/openitcockpit-agent-go/wiki/Update-from-Agent-1.x-to-3.x
Changelog
- RPM package update removes systemd service #54
This change will only be available for upgrades beyond version 3.0.5 - So when upgrading to 3.0.5 the systemd configuration on RPM based systems will be removed for the last time.
openITCOCKPIT Monitoring Agent 3.0.3
Release of the new openITCOCKPIT Monitoring Agent written in Go.
https://github.com/it-novum/openitcockpit-agent-go/wiki/Update-from-Agent-1.x-to-3.x
Changelog
openITCOCKPIT Monitoring Agent 3.0.2
Release of the new openITCOCKPIT Monitoring Agent written in Go.
https://github.com/it-novum/openitcockpit-agent-go/wiki/Update-from-Agent-1.x-to-3.x
Changelog
- Resolve: JSON error if the event log is empty #48