Hi all,
I have read the ZABBIX manual quite a lot and also read a load of threads here on the forums about 'Simple Checks'.
Anyway, I have setup a 'Simple Check' that monitors a remote Windows 2003 Server's SMTP service. Seems to work just fine until the SMTP service on the Windows Server hangs and then ZABBIX still thinks it is fine when it obviously is not.
Example 1 - SMTP is Working
Zabbix returns the value of 1 every 30 seconds which tells me that the SMTP service is OK. I fire up a cmd prompt and type 'telnet ipaddress 25'. This then returns some text from the SMTP server acknowledging the connection. So far so good.
Example 2 - SMTP Stops Working
Zabbix still returns the value of 1 every 30 seconds, this is not correct as the SMTP on the remote server has stopped sending and receiving emails. Also when you issue the 'telnet ipaddress 25' command from another machine it just returns blank with no welcome message. This tells me that SMTP is not working correctly. However ZABBIX thinks otherwise.
I thought that a simple check could reliably test the status of SMTP, am I doing anything wrong.
I will supply additional info/images etc if needed. Just wondered if anyone has experienced this also.
I have read the ZABBIX manual quite a lot and also read a load of threads here on the forums about 'Simple Checks'.
Anyway, I have setup a 'Simple Check' that monitors a remote Windows 2003 Server's SMTP service. Seems to work just fine until the SMTP service on the Windows Server hangs and then ZABBIX still thinks it is fine when it obviously is not.
Example 1 - SMTP is Working
Zabbix returns the value of 1 every 30 seconds which tells me that the SMTP service is OK. I fire up a cmd prompt and type 'telnet ipaddress 25'. This then returns some text from the SMTP server acknowledging the connection. So far so good.
Example 2 - SMTP Stops Working
Zabbix still returns the value of 1 every 30 seconds, this is not correct as the SMTP on the remote server has stopped sending and receiving emails. Also when you issue the 'telnet ipaddress 25' command from another machine it just returns blank with no welcome message. This tells me that SMTP is not working correctly. However ZABBIX thinks otherwise.
I thought that a simple check could reliably test the status of SMTP, am I doing anything wrong.
I will supply additional info/images etc if needed. Just wondered if anyone has experienced this also.
Comment