Hi,
I started to look at Zabbix for monitoring Services to get an SLA and im trying to create a simple Service that is suppose to check if a service is running on two servers but only count SLA if both services is down.
I created a Service like this:
Root
ADFS (Problem if all children has problems)
Server1 - ADFS (Trigger if ADFS service is down)
Server2 - ADFS (Trigger if ADFS service is down)
I tried this, but it could be that the agent is down but the ADFS service is up, so it would be better to be able to trigger if new status for ADFS service havent been reported. Is that possible or what is the best way to build this?
Root
ADFS (Problem if all children has problems)
Server1 (Problem if at least on child has problem
Server1 - ADFS (Trigger if ADFS service is down)
Server1 - Zabbix agent not reporting in 5 minutes)
Server2 (Problem if at least on child has problem
Server2 - ADFS (Trigger if ADFS service is down)
Server2 - Zabbix agent not reporting in 5 minutes)
//Mathias
I started to look at Zabbix for monitoring Services to get an SLA and im trying to create a simple Service that is suppose to check if a service is running on two servers but only count SLA if both services is down.
I created a Service like this:
Root
ADFS (Problem if all children has problems)
Server1 - ADFS (Trigger if ADFS service is down)
Server2 - ADFS (Trigger if ADFS service is down)
I tried this, but it could be that the agent is down but the ADFS service is up, so it would be better to be able to trigger if new status for ADFS service havent been reported. Is that possible or what is the best way to build this?
Root
ADFS (Problem if all children has problems)
Server1 (Problem if at least on child has problem
Server1 - ADFS (Trigger if ADFS service is down)
Server1 - Zabbix agent not reporting in 5 minutes)
Server2 (Problem if at least on child has problem
Server2 - ADFS (Trigger if ADFS service is down)
Server2 - Zabbix agent not reporting in 5 minutes)
//Mathias