Hi,
on our servers we run one or more web services. The server has its own ip address and each server has its own address too.
No I wonder whats the best and most efficient way to check those web services with Zabbix. There are at least three possibilities that I see:
1. Connect the checks for the web services to the server where the service is running. This is OK, but I have to move the check to a new host if the web service is moved to another host which happens from time to time. Advantage is that there is a dependency between the host and its services for the checks.
2. Connect the web service checks to the Zabbix server. In this case I do not have to rework the check if the service is moved to another machine, but on the other hand there is now connection / dependency between the service and the host where it is running on.
3. Create a extra host for every web service in Zabbix and add the check for the web service. This can be done because every webservice has its own ip address, but there would be no dependency to the server where the web service is running.
Whats the best concept in Zabbix to setup web service monitoring for our scenario? Is there another approach that I did not have on my list and how do you setup Zabbix to do such kind of monitoring?
Cheers and thanks for any help and hints!
Schoepp
on our servers we run one or more web services. The server has its own ip address and each server has its own address too.
No I wonder whats the best and most efficient way to check those web services with Zabbix. There are at least three possibilities that I see:
1. Connect the checks for the web services to the server where the service is running. This is OK, but I have to move the check to a new host if the web service is moved to another host which happens from time to time. Advantage is that there is a dependency between the host and its services for the checks.
2. Connect the web service checks to the Zabbix server. In this case I do not have to rework the check if the service is moved to another machine, but on the other hand there is now connection / dependency between the service and the host where it is running on.
3. Create a extra host for every web service in Zabbix and add the check for the web service. This can be done because every webservice has its own ip address, but there would be no dependency to the server where the web service is running.
Whats the best concept in Zabbix to setup web service monitoring for our scenario? Is there another approach that I did not have on my list and how do you setup Zabbix to do such kind of monitoring?
Cheers and thanks for any help and hints!
Schoepp
Comment