Opened 3 years ago
Closed 2 years ago
#413 closed defect (fixed)
CheckDriveSize - Performance Graph not OK when using CheckAll
| Reported by: | jmcounet | Owned by: | mickem |
|---|---|---|---|
| Priority: | 1 | Milestone: | 0.3.9 |
| Component: | CheckSystem | Version: | 0.3.8 |
| Severity: | Bugs | Keywords: | CheckDriveSize checkall graph |
| Cc: |
Description
Hello,
With CheckDriveSize:
When using checkall option, performance data show :
'C:\ %'=80%;10;5 'C:\'=7.96GB;3.83;1.91;0;38.3 'E:\ %'=79%;10;5 'E:\'=7.88GB;3.61;1.80;0;36.18
When using Drive=C: Drive=E: options, performance data show :
'C: %'=80%;10;5 'C:'=7.96GB;3.83;1.91;0;38.3 'E: %'=79%;10;5 'E:'=7.88GB;3.61;1.80;0;36.18
Difference : a "\" (backslash) in the drive letter... But nagios/centreon does not like it ih the label. Graphs do not show anything when using the option "Checkall"
Is it possible to correct this ?
Thank you.
Change History (1)
comment:1 Changed 2 years ago by mickem
- Milestone set to 0.3.9
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.









Fixed...