Esta seção fornece uma visão geral das funções fornecidas pelo API Zabbix e irá ajudá-lo a encontrar o caminho para as classes disponíveis e métodos.
A API do Zabbix permite acessar o histórico e outros dados coletados durante o monitoramento.
Recupere uma lista de nós do servidor e seus status.
API de cluster de alta disponibilidade
Recupere valores históricos coletados pelos processos de monitoramento do Zabbix para apresentação ou processamento posterior.
Recupere valores de trends calculados pelo servidor Zabbix para apresentação ou processamento adicional.
Recupere eventos gerados por triggers, descoberta de rede e outros Sistemas Zabbix para gerenciamento de situação mais flexível ou de terceiros integração de ferramentas.
Recupere problemas de acordo com os parâmetros fornecidos.
Crie uma representação hierárquica de dados de serviços de negócios/infraestrutura de TI monitorados.
Definir objetivos de nível de serviço (SLO), recuperar indicadores de nível de serviço (SLI) detalhados informações sobre o desempenho do serviço.
Interact with Zabbix server task manager, creating tasks and retrieving response.
The Zabbix API allows you to manage the configuration of your monitoring system.
Manage host groups, hosts and everything related to them, including host interfaces, host macros and maintenance periods.
Host API | Host group API | Host interface API | User macro API | Value map API | Maintenance API
Define items to monitor.
Configure triggers to notify you about problems in your system. Manage trigger dependencies.
Edit graphs or separate graph items for better presentation of the gathered data.
Manage templates and link them to hosts or other templates.
Export and import Zabbix configuration data for configuration backups, migration or large-scale configuration updates.
Configure low-level discovery rules as well as item, trigger and graph prototypes to monitor dynamic entities.
LLD rule API | Item prototype API | Trigger prototype API | Graph prototype API | Host prototype API
Create custom event correlation rules.
Define actions and operations to notify users about certain events or automatically execute remote commands. Gain access to information about generated alerts and their receivers.
Manage services for service-level monitoring and retrieve detailed SLA information about any service.
Manage dashboards and make scheduled reports based on them.
Dashboard API | Template dashboard API | Report API
Configure maps to create detailed dynamic representations of your IT infrastructure.
Configure web scenarios to monitor your web applications and services.
Manage network-level discovery rules to automatically find and monitor new hosts. Gain full access to information about discovered services and hosts.
Discovery rule API | Discovery check API | Discovered host API | Discovered service API
With the Zabbix API you can change administration settings of your monitoring system.
Add users that will have access to Zabbix, assign them to user groups and grant permissions. Make roles for granular management of user rights. Track configuration changes each user has done. Configure media types and multiple ways users will receive alerts.
User API | User group API | User role API | Media type API | Audit log API
Change certain global configuration options.
Autoregistration API | Icon map API | Image API | User macro API | Settings API | Housekeeping API
Manage global regular expressions.
Manage the proxies used in your distributed monitoring setup.
Change authentication configuration options.
Manage authorization tokens.
Configure and execute scripts to help you with your daily tasks.
Retrieve the version of the Zabbix API so that your application could use version-specific features.