Hello, I'm new to Zabbix and I would like to monitor my Apache web server. To do this, I imported the Apache HTTP Server template. Now, I would like to use the trigger 'Apache: Process is not running,' but I can't find it in my triggers. So, I decided to create it. First, I created the item 'apache.proc.num,' and then I wanted to create a new trigger with the expression 'last(/Apache by Zabbix agent/apache.proc.num[{#APACHE.NAME}])=0' as given in the documentation, but it doesn't seem to work. I'm not sure why. Someone can help me ?
Thanks in advance.
Thanks in advance.
Comment