I recently built a CentOS box, installed the Zabbix agent, got the Zabbix server to recognise it and add it to the hosts inventory. I issued some templates to that node, Template_app_ntp, Template_app_http, sendmail, Template_OS_Linux and one or two others.
When I halt the http services on the node (apachectl stop), an alert shows up in the Zabbix dashboard confirming indeed that "Service HTTP is down on node <mynode>"
I didn't do any modifying or anything on these templates, just issued them as they are.
When I halt the ntp service (service ntpd stop) or the sendmail service (service sendmail stop) on the node, nothing shows up in the Zabbix management server at all. I've waited a minute, 5 minutes, 10 minutes and nothing so it's clear they are not working like http reporting.
What have I overlooked or what could possibly be wrong with something like this that I'm sure is very simple?
Thanks for any help
When I halt the http services on the node (apachectl stop), an alert shows up in the Zabbix dashboard confirming indeed that "Service HTTP is down on node <mynode>"
I didn't do any modifying or anything on these templates, just issued them as they are.
When I halt the ntp service (service ntpd stop) or the sendmail service (service sendmail stop) on the node, nothing shows up in the Zabbix management server at all. I've waited a minute, 5 minutes, 10 minutes and nothing so it's clear they are not working like http reporting.
What have I overlooked or what could possibly be wrong with something like this that I'm sure is very simple?
Thanks for any help
roc.num[ntpd,,run].last()=0}.
Comment