浏览代码

update highlight scale for request-management modules

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@3428 a333f486-631f-4898-b8df-5754b55c2be0
etaloc 10 年之前
父节点
当前提交
2c67afb8bd

+ 16 - 0
datamodels/2.x/itop-request-mgmt-itil/datamodel.itop-request-mgmt-itil.xml

@@ -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>

+ 1 - 1
datamodels/2.x/itop-request-mgmt/datamodel.itop-request-mgmt.xml

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