Skip to content

Releases: Klintrup/check_smartarray

v1.7.2

11 Dec 08:30
6c4d3ae
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.1...v1.7.2

v1.7.1

03 Dec 15:51
52e2a5d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.0...v1.7.1

v1.7.0

03 Dec 15:18
373fbd2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.7.0

v1.6.0

03 Dec 15:12
6df2cf2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.6.0

v1.5.0

03 Dec 15:01
9ec4efa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.5...v1.5.0

v1.4.5

03 Dec 14:57
52d281d
Compare
Choose a tag to compare

What's Changed

  • Problems with status of ADG (Advanced Data Guarding) Volumes fixed. by @Klintrup in #4

Thanks to Peter Larsen for reporting this

Full Changelog: v1.4.4...v1.4.5

v1.4.4

03 Dec 14:53
a7f123d
Compare
Choose a tag to compare

What's Changed

Thanks to Mikael Antonsen for reporting this

Full Changelog: v1.4.3...v1.4.4

v1.4.3

03 Dec 14:48
1f43f2c
Compare
Choose a tag to compare

What's Changed

  • Changed tr A-Z a-z to tr [:upper:] [:lower:] by @Klintrup in #2

Thanks to Oliver Fromme for reporting this

Full Changelog: v1.4.2...v1.4.3

v1.4.2

03 Dec 14:42
6d70a23
Compare
Choose a tag to compare

What's Changed

  • Changed the "|" to a "/" in output by @Klintrup in #1

Full Changelog: v1.4.1...v1.4.2

v1.4.1

20 Jun 06:56
Compare
Choose a tag to compare

Patch by Christoph Schug applied to replace two (cut) systemcalls with one (sed) when getting DEVICESTRING.
Added quotes in various places for consistency
Don't set state to unknown if state is already critical (for code added in 1.4)
unset $ERR before doing anything to avoid problems if the variable is already set