Hello all,
I'm trying to use Simple Checks in Zabbix 1.1beta4 running on FreeBSD 6.0-p1. Every time I try to use a simple check, whether pop, smtp or any of the others that are said to be available in the documentation always returns "Not Supported" I get this in the server log:
001613:20051228:060004 Simple check [check_service[smtp,x.x.x.x]] is not supported
This happens with any of the I have tried, smtp,pop etc.
Unfortunately, the logs don't tell me why it is unsupported, so I have little to go on to get it to work.
Some of the suggestions I received on the IRC channel:
* Firewalled? I've ensured that I can telnet to port 25 from the Zabbix server to the smtp server and can get a "220" banner on port 25.
* Keys have changed in beta4 - I've used the keys suggested in the 1.1alpha documentation, specifically smtp and smtp_perf. Both give similar behaviour. Are there new ones?
I've tried enabling all the logging, 'truss'ing' the processes, but cannot find any information to go on. Any light anyone can shed on this would be great.
DZ
I'm trying to use Simple Checks in Zabbix 1.1beta4 running on FreeBSD 6.0-p1. Every time I try to use a simple check, whether pop, smtp or any of the others that are said to be available in the documentation always returns "Not Supported" I get this in the server log:
001613:20051228:060004 Simple check [check_service[smtp,x.x.x.x]] is not supported
This happens with any of the I have tried, smtp,pop etc.
Unfortunately, the logs don't tell me why it is unsupported, so I have little to go on to get it to work.
Some of the suggestions I received on the IRC channel:
* Firewalled? I've ensured that I can telnet to port 25 from the Zabbix server to the smtp server and can get a "220" banner on port 25.
* Keys have changed in beta4 - I've used the keys suggested in the 1.1alpha documentation, specifically smtp and smtp_perf. Both give similar behaviour. Are there new ones?
I've tried enabling all the logging, 'truss'ing' the processes, but cannot find any information to go on. Any light anyone can shed on this would be great.
DZ
Comment