Investigate implementing different return codes depending on what is returned by the script
Example:
Run script with the following output:
- NO files have OOM issues - return code 1
- OOM Found in 1 file - return code 2
- Loads of OOM found (> 5) - return code 3
This allows automation tools to implement different "time saved" values depending on the scripts return code
Investigate implementing different return codes depending on what is returned by the script
Example:
Run script with the following output:
This allows automation tools to implement different "time saved" values depending on the scripts return code