Time parameter

Hello,

I brought time of NotReady from stat server, and showed up time of NotReady at CCPulse+

I want to change the color of reasons of NotReady(using reason code) at CCPulse if it take 5 minutes after NotReadyNextCall at CCPulse.
(Set Threshold and Action)

【if (Threshold.StatValue > 10 and Threshold.StatReasons=“lunch”) then
Threshold.Result = true
end if】

As VBScripts,

Could you teach me the code that is time of NotReady (or parameter)?

no need to double post

have you tried searching the forum? there must be hundreds of threads covering this query

sorry,

First text is reason of NotReady, this is question about time of NotReady.

i searching for information.

this might help

http://www.sggu.com/smf/index.php/topic,6689.msg42097.html#msg42097

if you search ccpulse thresholds you will get lots

Thank you!!

I solved problem that to change the color of reasons of NotReady 5min later after its CCPulse.

i cant take the time parameter, but i use ActionDelay.