Hello,
First, thanks for this great tool !
And sorry for my english, it's not perfect, I'll do my best to explain my probleme clarely.
So, on XP or Win2003 server, I can't launch zabbix service when the ServerPort value is different thant 10051. My goal is to use another defaut port like 21 in my case.
When I want to launch the service, this error message appear :
Error 1053 : The service has not answer so fast after asking of launch
When I change this port for 10051, It launch the program.
So I ask me if it's a bug in Zabbix Agent or if it's a Windows Problem. I search but don't find answer to this question.
I use Zabbix 1.4.2 on Ubuntu for the server and client with same version (I have old 1.1.X client on Windows for waiting).
Thanks per Advance,
Fabien
Here is a part of my configuration File :
Server=ip of server
# Server port for sending active checks
ServerPort=21
First, thanks for this great tool !
And sorry for my english, it's not perfect, I'll do my best to explain my probleme clarely.
So, on XP or Win2003 server, I can't launch zabbix service when the ServerPort value is different thant 10051. My goal is to use another defaut port like 21 in my case.
When I want to launch the service, this error message appear :
Error 1053 : The service has not answer so fast after asking of launch
When I change this port for 10051, It launch the program.
So I ask me if it's a bug in Zabbix Agent or if it's a Windows Problem. I search but don't find answer to this question.
I use Zabbix 1.4.2 on Ubuntu for the server and client with same version (I have old 1.1.X client on Windows for waiting).
Thanks per Advance,
Fabien
Here is a part of my configuration File :
Server=ip of server
# Server port for sending active checks
ServerPort=21
Comment