Changes between Initial Version and Version 1 of Ticket #1505, comment 3


Ignore:
Timestamp:
Jul 9, 2021, 5:12:19 PM (3 years ago)
Author:
Christian Franke

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1505, comment 3

    initial v1  
    11Some alternatives for such an enhancement:
    22
    3 - Always postpone a self-test if temperature >= `-W .,INFO,.', or
    4 - always postpone a self-test if temperature >= `-W .,.,CRIT', or
     3- Always postpone a self-test if temperature >= `-W .,INFO,.`, or
     4- always postpone a self-test if temperature >= `-W .,.,CRIT`, or
    55- add a new limit to the `-W` directive: `-W .,.,.[,TEST_START_LIMIT]`.
    66
    77Further possible enhancement:
    88
    9 - Always abort a self-test if temperature >= `-W .,.,CRIT', or
     9- Always abort a self-test if temperature >= `-W .,.,CRIT`, or
    1010- add a new limit to the `-W` directive: `-W .,.,.[,.[,TEST_ABORT_LIMIT]]`.