update highlight scale for request-management modules

SVN:trunk[3428]
This commit is contained in:
Erwan Taloc
2014-11-26 18:32:38 +00:00
parent 4867461f69
commit 99755ad7e8
2 changed files with 17 additions and 1 deletions

View File

@@ -213,10 +213,18 @@
<goal>ResponseTicketTTO</goal>
<thresholds>
<threshold id="75">
<highlight>
<code>warning</code>
<persistent>false</persistent>
</highlight>
<actions>
</actions>
</threshold>
<threshold id="100">
<highlight>
<code>critical</code>
<persistent>false</persistent>
</highlight>
<actions>
<action>
<verb>ApplyStimulus</verb>
@@ -241,10 +249,18 @@
<goal>ResponseTicketTTR</goal>
<thresholds>
<threshold id="75">
<highlight>
<code>warning</code>
<persistent>false</persistent>
</highlight>
<actions>
</actions>
</threshold>
<threshold id="100">
<highlight>
<code>critical</code>
<persistent>false</persistent>
</highlight>
<actions>
<action>
<verb>ApplyStimulus</verb>

View File

@@ -255,7 +255,7 @@
<thresholds>
<threshold id="75">
<highlight>
<code>critical</code>
<code>warning</code>
<persistent>false</persistent>
</highlight>
<actions>