-
Problem report
-
Resolution: Commercial support required
-
Trivial
-
None
-
None
-
None
-
None
-
OS:Windows Server 2019(EC2)
Zabbix Server Manager: 5.0.14
I have a question about setting up process monitoring.
I'm planning to monitor SQL Server processes,
and will set the item key to "service.info[MSSQL$suripfa1,state]".
I'd like to set a trigger expression so that an alert is fired if the SQL Server service state is monitored at 1-minute intervals and
a state of 2 or higher (2,3,4,5,6,7,255) is measured three times in a row.
I initially thought I would set "{count(#3,2,ge)}=3",
but in this case, I assume the trigger expression will only fire an alert if the service is in state 2 three times in a row.
I would therefore like to know how to set an appropriate trigger expression.
Sincerely.