Hi there,
Try to get optimal alert settings (trigger expression)
Anyone has such task?
I have Item returning string with status: check_node[C:\Admin\Monitoring.xml] every 60s
Result data like:
2019-04-22 13:10:43 "Normal" Count="0"...
Search Result
Collapse
2 results in 0.0019 seconds.
Keywords
Members
Tags
-
Correct trigger expression for str.
-
Triggers : how to increase the numb
Hi,
I create this trigger :
{myserver:myTest.str(OK)}#1}
But I don't want to check one time ! I want to check the values three times before sending an email.
I want to do the same thing as avg(#3), used with the value type : number.
...