hello,
I just installed zabbix 1.4.1 on suse linux servers (opensuse 10.1 on IBM Xseries), and I get false alerts from trigger Template_Linux
roc.num[httpd].last(0)<1
But of course apache is running:
front1:# ps ax | grep http
20449 ? Ss 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf
4686 ? S 0:10 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf
.../...
the 3 web servers currently monitored report the same alert.
I tried to edit the trigger, thinking that [httpd] needed to be replaced by something like [httpd2-prefork] or similar, but zabbix does not accept that modification.
I searched google, found some similar problems,but did not found any suitable solution.
Can someone bring me some lights to correct that?
Thanks by advance,
Alain Scieur
I just installed zabbix 1.4.1 on suse linux servers (opensuse 10.1 on IBM Xseries), and I get false alerts from trigger Template_Linux
roc.num[httpd].last(0)<1 But of course apache is running:
front1:# ps ax | grep http
20449 ? Ss 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf
4686 ? S 0:10 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf
.../...
the 3 web servers currently monitored report the same alert.
I tried to edit the trigger, thinking that [httpd] needed to be replaced by something like [httpd2-prefork] or similar, but zabbix does not accept that modification.
I searched google, found some similar problems,but did not found any suitable solution.
Can someone bring me some lights to correct that?
Thanks by advance,
Alain Scieur

Comment