View Full Version : Check windows SMTP service
Is it possbile to check windows SMTP services using Zabbix?
Thanks for your suggestion
Sure! Use simple check 'smtp'. See http://www.zabbix.com/manual_config_items.php for more details.
Thanks and I add it already.
And is it possible to trigger when smtp service is down for more than 5 mins? :confused:
And is it possible to trigger when smtp service is down for more than 5 mins? :confused:
Yes, use last(300). You should consult documentation (either the pdf bundled with the zabbix release of the online version
section talking about triggers (http://www.zabbix.com/manual_config_triggers.php) ).
The manual is always a good starting point to look for answers before posting here. Don't be afraid to use CTRL+F/google-search to parse it quickly :-)