Hi,
I created 3 childs SLA and 1 parent SLA. For testing purpose I shut all 3 services down so that they trigger on.
The parent SLA correctly show "Average problem" in the "Status" column, but now there is also a PHP error at the bottom of the screen :
Undefined variable: service[/usr/local/zabbix/php/srv_status.php:154]
If think there is a missing "if defined($service)" test here.
Regards.
I created 3 childs SLA and 1 parent SLA. For testing purpose I shut all 3 services down so that they trigger on.
The parent SLA correctly show "Average problem" in the "Status" column, but now there is also a PHP error at the bottom of the screen :
Undefined variable: service[/usr/local/zabbix/php/srv_status.php:154]
If think there is a missing "if defined($service)" test here.
Regards.
Comment