Hi all,
I'm using Zabbix for a few weeks now, it's the perfect suite to replace both nagios and tools like cacti!
However, I do miss the Nagios approach of monitoring services: Zabbix relies on the information from the Zabbix agent (or SNMP), Nagios just did a check on port 25 and tested the response of the server.
Is there an easy way to implement this kind of checking in Zabbix? Of course I can manually set up a new set of items for every new host I add and connect those to triggers, but there must be an easier way?
Before people start to ask why I would like this: IMHO this kind of checking is just a little bit more reliable and precise. For example: my mail servers are behind a port forwarding firewall, what if one of my colleagues makes a stupid mistake and removes the port forward of port 25? Zabbix won't notice anything, since the mailserver itself is perfectly fine.
Thanks for your suggestions on this!
I'm using Zabbix for a few weeks now, it's the perfect suite to replace both nagios and tools like cacti!
However, I do miss the Nagios approach of monitoring services: Zabbix relies on the information from the Zabbix agent (or SNMP), Nagios just did a check on port 25 and tested the response of the server.
Is there an easy way to implement this kind of checking in Zabbix? Of course I can manually set up a new set of items for every new host I add and connect those to triggers, but there must be an easier way?
Before people start to ask why I would like this: IMHO this kind of checking is just a little bit more reliable and precise. For example: my mail servers are behind a port forwarding firewall, what if one of my colleagues makes a stupid mistake and removes the port forward of port 25? Zabbix won't notice anything, since the mailserver itself is perfectly fine.
Thanks for your suggestions on this!
Comment