Zabbix Proxy 6.0

Zabbix is an enterprise-class open source distributed monitoring solution designed to monitor and track performance and availability of network servers, devices, services and other IT resources. Zabbix is an all-in-one monitoring solution that allows users to collect, store, manage and analyze information received from IT infrastructure, as well as display on-screen, and alert by e-mail, SMS or Jabber when thresholds are reached. Zabbix allows administrators to recognize server and device problems within a short period of time and therefore reduces the system downtime and risk of system failure. The monitoring solution is being actively used by SMBs and large enterprises across all industries and almost in every country of the world.

Software Included

Package Version License
Zabbix Proxy 6.0.2 GNU GPLv2
OpenJDK 1.8.0.272 GNU GPLv2

Creating an App using the Control Panel

Click the Deploy to DigitalOcean button to create a Droplet based on this 1-Click App. If you aren’t logged in, this link will prompt you to log in with your DigitalOcean account.

Deploy to DO

Creating an App using the API

In addition to creating a Droplet from the Zabbix Proxy 6.0 1-Click App using the control panel, you can also use the DigitalOcean API. As an example, to create a 4GB Zabbix Proxy 6.0 Droplet in the SFO2 region, you can use the following curl command. You need to either save your API access token) to an environment variable or substitute it in the command below.

curl -X POST -H 'Content-Type: application/json' \
         -H 'Authorization: Bearer '$TOKEN'' -d \
        '{"name":"choose_a_name","region":"sfo2","size":"s-2vcpu-4gb","image": "zabbix-zabbixproxy60"}' \
        "https://api.digitalocean.com/v2/droplets"

Getting Started After Deploying Zabbix Proxy 6.0

After the deployment of the Zabbix One-Click application as a new droplet, please connect to your Zabbix proxy via SSH and configure Zabbix proxy by following these instructions.

Further information can be found at: