In this guide, i will show you how to configure zabbix service monitoring
This will monitor the service and in case the service goes down for over 60 seconds we will get an alert
first step ,serch the Host

press on trigger option

create new trigger

Copy and change the service name – {HOST.NAME}Service “Service name ” is DOWN

Set severity ” HIGH” and “Expression”

press on “add” to Set Expression >”select”

select the host and the item you want for example :

select “insert”.
change the espression to :
{“Server_name”:service.info[SSASTELEMETRY,state].min(#1)}<>0
and change service name

click Add and finish.
