Metadata-Version: 2.4
Name: stackstate-zabbix
Version: 0.0.1
Summary: The Zabbix check
Home-page: https://github.com/StackVista/stackstate-agent-integrations
Author: vishal kumar
Author-email: info@stackstate.com
License: BSD-3-Clause
Keywords: stackstate agent zabbix check
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Topic :: System :: Monitoring
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.11
Description-Content-Type: text/markdown
Requires-Dist: stackstate-checks-base
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: requires-dist
Dynamic: summary

# Agent Check: Zabbix

## Overview

This check monitors [Zabbix][1] through the StackState Agent.

## Setup

### Installation

The Zabbix check is included in the [StackState Agent][2] package, so you do not
need to install anything else on your server.

### Configuration

1. Edit the `zabbix.d/conf.yaml` file, in the `conf.d/` folder at the root of your
   Agent's configuration directory to start collecting your zabbix performance data.
   See the sample [zabbix.d/conf.yaml][2] for all available configuration options.

2. Restart the Agent

## Data Collected

### Events

Zabbix collects the events related to hosts.

### Topology

Zabbix collects the topology for hosts. 

[1]: https://www.zabbix.com/
[2]: https://github.com/StackVista/stackstate-agent-integrations/blob/master/zabbix/stackstate_checks/zabbix/data/conf.yaml.example
