- Added default temperature values for controller and physical devices as global variable
- Updated the displayUsage-function: added global variables, fixed typos and missing line break
- Updated the displayHelp-function: fixed missing line break
- Fixed wrong output because of missing whitespaces in getControllerStatus and getBBUStatus
- Added global temperature variables to MAIN-function
- added virtual disk check if disk is consistent when state is optimal
- added overall physical disk state check
- improved physical disk state parsing
- fixed output of --version (didn't work)
- minor bugfixes