Opened 10 months ago

Closed 9 months ago

#546 closed defect (fixed)

CheckDriveSize reports bad performance data

Reported by: Florian Owned by: mickem
Priority: 1 Milestone: 0.4.1
Component: CheckDisk Version: 0.3.9
Severity: Bugs Keywords: perfdata
Cc:

Description

Command: CheckDriveSize ShowAll=long MinWarnFree?=10% MinCritFree?=5% Drive=E:\

Perfdata reported: |'E:\ %'=99%;10;5 'E:\'=10.16GB;60;30;0;600

Perfdata reports disk space used, but warn and crit levels are disk space FREE.
Should be:
|'E:\ %'=99%;10;5 'E:\'=10.16GB;540;570;0;600

Change History (2)

comment:1 Changed 10 months ago by Florian

  • Component changed from None to CheckDisk
  • Owner set to mickem

comment:2 Changed 9 months ago by mickem

  • Milestone set to 0.4.1
  • Resolution set to fixed
  • Status changed from new to closed

This will be fixed in next build of 0.4.1

Note: See TracTickets for help on using tickets.