Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • 4.0.5
    dcde3a8d · 4.0.5 release date ·
    release 4.0.5
    
  • snapshot
    94a99024 · update changelog ·
    snapshot from master branch
    
    created from 94a9902 on master branch. uploaded by travis. use at your own risk
  • 4.0.4
    fc45c877 · 4.0.4 release date ·
    release 4.0.4
    
  • 4.0.3
    c618a1c3 · v4.0.3 release date ·
    release 4.0.3
    
  • 4.0.2
    db55393f · v4.0.2 release ·
    release 4.0.2
    
  • 4.0.1
    92d244c9 · v4.0.1 release ·
    release 4.0.1
    
  • 4.0.0
    f8e0f876 · 4.0.0 release ·
    release 4.0.0
    
  • 3.2.5
    cb903f7a · v3.2.5 ·
    release 3.2.5
    
  • 3.2.4
    972d6625 · v3.2.4 ·
    release 3.2.4
    
  • 3.2.3
    29759246 · v3.2.3 ·
    release 3.2.3
    
  • 3.2.2
    7684c650 · update version ·
    release 3.2.2
    
  • 3.2.1
    0fb9bf9c · release 3.2.1 ·
  • 3.2.0
    5890e6a0 · version 3.2.0 ·
  • 3.1.0
    3b24eeb6 · dmraid: fixing tests ·
    Release 3.1.0
  • 3.0.5
    release 3.0.5
    
    forgot to bump version again, this is essentially same as 3.0.4 release
  • 3.0.4
    235a94d7 · update changelog ·
    release 3.0.4
    
    Christian Pearce (1):
          Look for Optimal for battery status in megacli plugin
    
    Elan Ruusamäe (42):
          enable tests from #40
          areca: fix detection of unused slots (N.A.) because of trailing spaces
          megacli: code style, fixes to make tests pass
          megacli: add partial test data from #41
          status.t: fix minor typo
          try improve contributing doc
          Update CONTRIBUTING.md
          megacli: added test data for pdlist
          megacli: Fixed handling of multiple Virtual Drive without name
          megacli: test rewritten to use data arrays as input
          megacli: add expected test when ldinfo is not read out due sudo rules error
          megacli: adjust for megacli i have
          megacli: test data from my megacli with batteries
          megacli: Batteries check (megacli), perfdata, longoutput, and --noraidok option (#39, #33)
          megacli: do not show batteries if 0 found
          megacli: add test for batteries
          megacli: update sudo rules test
          add test for dmraid
          test data for issue #34
          megacli: check that commands actually ran
          mention 3.0.3 release
          add --noraid=STATE to set state if no raid is found. defaults to OK. #39
          test input from #43
          split changelog to separate file
          cosmetics
          megacli64 reports CRITICAL on Battery state Optimal (#45, #46)
          mdstat: add more test data #43
          arcconf: convert test more array based input
          arcconf: fixes to parse errors for arcconf and Adaptec ASR7805Q. #31
          arcconf: reorganizing parser
          sudoers: add -d option support to dump rules to stdout instead of updating sudoers file
          sudo: add -A option to use askpass and fail sooner if no sudo rules present
          arcconf: restore one lost testcase
          add .editorconfig
          arcconf: parse subsections
          arcconf: parse physical device data
          arcconf: check physical devices
          mdstat/mdadm: add test input for recovering raid with mdamd details. #43
          correct documentation
          mdstat: fix resync_status option test
          set state WARNING when raid is resyncing by default, override with --resync=STATE. #43
          update changelog
    
    Jonathan Leroy (1):
          Batteries check for megacli plugin, Support of performance data and long text output, New options --noraidok to return OK instead of UNKNOWN if not RAID controller is found.
    
    Robert Heinzmann (1):
          megacli: Fixed handling of multiple Virtual Drive without name
    
    Roman Pertl (1):
          adding areca cli64 output for disks and rsfs
    
    max (2):
          - added dmraid to supported RAIDs #35
    
    roock (1):
          fix detection of unused slots (N.A.) because of trailing spaces
  • 3.0.3
    88ecd815 · update version to 3.0.3 ·
    version 3.0.3
    
    this is properly released 3.0.2 with bugfixes
  • 3.0.2
    8105c2d2 · release preparations ·
    Version 3.0.2:
    
    - Detecting SCSI devices or hosts with lsscsi
    - Updated to handle ARCCONF 9.30 output
    - Fixed -W option handling (#29)
    - dmraid support
    - mdstat plugin rewritten to handle external devices (#34)
    - added --resync=OK|WARNING|CRITICAL|UNKNOWN option. defaults to OK (#23, #24, #28, #37)
  • 3.0.1
  • 3.0
    33fa0d0d · add test data for #16 ·