2 Node configuration

Overview

To access the node configuration page, click the node either in All organizations, from your organization menu, or using the Node configuration page link shown after a node is launched.

In the node configuration view, each tab lets you manage a specific aspect of your node:

  • Overview - view node details, open its frontend, and manage node users.
  • Access filters - control access by IP address or subnet.
  • Encryption - configure TLS by uploading certificates, keys, and optional CRLs.
  • Backups - create, restore, and delete node snapshots; view the next scheduled backup.
  • History - set retention periods for audit logs, history, and trends, with preset units and a 3x/day update limit.
  • Maintenance - define weekly maintenance windows by time zone, day, and hour.
  • Upgrade - scale compute/storage resources or manage your trial/payment status.

Some tabs may be unavailable depending on the type of user who views the page and node status (trial/non-trial).

Overview tab

The Overview tab provides detailed information about the node.

It is divided into three sections:

Connection info:

  • Clickable frontend URL with a copy-to-clipboard option
  • Password settings
  • Current encryption method

Configuration and usage:

  • Compute tier, maximum storage, region
  • Zabbix components version
  • Disk utilization

Node info/Payment Info:

  • Expiration date (for trial and prepaid nodes)
  • A context-specific button is shown depending on the node type after the node completes initialization: - Upgrade to paid - available for nodes on a free trial - Cancel subscription - available for paid nodes with an active subscription - Resubscribe to paid - shown if a subscription has been canceled - No action button is displayed for prepaid nodes, which have long validity and cannot be canceled

Access filters tab

The Access filters tab lets you restrict access to your Zabbix node by IP address or subnet.

To configure an access filter, complete the following fields:

  • Type - use the dropdown to choose which Zabbix component to limit: frontend/API only, server only, or both.
  • IP address or CIDR - enter the IP address or CIDR manually, or complete the field automatically by selecting the relevant option.
  • Optional IP address or CIDR description - add an optional description for each IP or subnet.

After completing the fields, click Add filter. Added filters appear in the table below, showing status, type, IP address or subnet, and description.

During node initialization, an access filter is automatically created for the IP address you used. If you later connect from a different IP or network, you must add that address here or you will be blocked.

You can:

  • - edit a filter.
  • - delete a filter or multiple filters using the checkboxes.

Encryption tab

The Encryption tab lets you configure TLS encryption between Zabbix components by uploading the required certificate files.

To enable secure communication using certificates, select CERTIFICATE and upload the following files from your computer:

  • Root CA certificates - used to verify the authenticity of peer certificates. Click Choose file and select the file containing trusted Root CA certificates (typically a .crt or .pem file, PEM-encoded).
  • Certificate chain - represents the chain of trust for your own certificate. Click Choose file and select the PEM-encoded file (e.g., .crt or .pem) that includes your certificate and any intermediate CA certificates.
  • Private key - the private key corresponding to your certificate. Click Choose file and select the PEM-encoded .key file.
  • Revoked certificates (optional) - if you maintain a Certificate Revocation List (CRL), click Choose file and select the CRL file to specify certificates that should no longer be trusted.

After selecting the files, click Save. The files will be uploaded, validated, and applied to configure TLS encryption between Zabbix components.

Backups tab

The Backups tab lets you view, create, restore, and delete backups of your Zabbix node.

You can restore your instance from any saved backup or create a new manual backup at any time. The tab also shows the date of the next scheduled backup.

To create a backup:

  1. Click Create backup button.
  2. Enter an optional description in the popup window.
  3. Click Create to confirm.

Additional backups are charged monthly based on storage usage.

History tab

The History tab lets you configure how long different types of historical data are stored.

You can set the storage period for each data type (e.g., numeric, text, logs) and choose the unit (days, months, years). Changes can be made up to three times every 24 hours.

After updating the values, click Save to apply the changes.

Longer retention periods can increase disk usage and may impact performance. It is recommended to configure retention periods based on your actual data and analysis needs.
Zabbix Cloud uses database partitioning to manage data storage instead of traditional Zabbix housekeeping. This enables faster performance and more predictable retention handling.

Maintenance tab

The Maintenance tab lets you to define acceptable maintenance windows when updates or adjustments can be performed on your node.

You must:

  • Select your time zone from the dropdown.
  • Choose at least one day and one hourly window for maintenance.

Click Save to apply changes.

If no day or time window is selected, an error will be displayed.

Upgrade tab

The Upgrade tab lets you to scale your node's resources or manage its subscription.

You may increase the compute tier or disk size—note that disk size can only be increased once every 24 hours and cannot be reduced via the UI (contact Zabbix support for any shrink requests). Free-trial nodes can be converted to paid subscriptions.

To increase compute tire:

1. Click the Compute dropdown.

2. Select desired configuration tire.

3. Click Upgrade button.

To increase disk size:

1. Click Increase storage size radiobutton.

2. Adjust the Disk size slider to the desired value.

3. Click Upgrade button.

The updated total monthly price is shown in the Pricing table before confirming changes.