Skip to content

Releases: NETWAYS/check_system_basics

v0.1.6

11 Jun 12:29
b7d8fd6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

v0.1.5

13 May 13:54
b9c0e57
Compare
Choose a tag to compare

What's Changed

  • small fix for help output on the filesystem check by @MisterMountain in #31
  • Bump github.com/shirou/gopsutil/v3 from 3.24.2 to 3.24.3 by @dependabot in #32
  • Bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #33
  • Bump github.com/shirou/gopsutil/v3 from 3.24.3 to 3.24.4 by @dependabot in #34
  • Add new netdev option to allow unknown state in interfaces by @RincewindsHat in #35
  • Config generation wrongly set skipKey to true for toggle parameters by @RincewindsHat in #36
  • Separate Full and Some Pressure and display them properly by @RincewindsHat in #38

New Contributors

Full Changelog: v0.1.4...v0.1.5

v0.1.4

18 Mar 15:44
87638b3
Compare
Choose a tag to compare

Changelog

  • filesystems: Fail gracefully if permissions do allow access to a mount path
  • psi: More elaborate error message when the PSI interface is missing
  • netdev: Better error checking in case on uncommon network interface configurations.

v0.1.3

06 Mar 15:38
eebe27e
Compare
Choose a tag to compare

Changelog

  • Filesystem checks are now executed with a timeout, a hanging filesystem will not cause the plugin to run into the main timeout anymore.

v0.1.2

13 Feb 07:30
7b72a89
Compare
Choose a tag to compare

Changelog

  • Add x86 build target

v0.1.1

11 Nov 00:37
2947ed7
Compare
Choose a tag to compare

Changelog

  • Fix some missing braces in description of PSI command
  • Use statically linked files in Github Assets

v0.1.0

06 Nov 20:26
0dbc516
Compare
Choose a tag to compare

Initial Release