Zabbix
Overview
Zabbix is an open-source software tool to monitor IT infrastructure such as networks, servers, virtual machines, and cloud services.
Available Integrations
Product(s) | Supported Asset Type(s) | Integration Type |
---|---|---|
Zabbix | Devices | Source |
Why You Should Integrate
Integrating with Zabbix will allow you to see and correlate your hosts that are monitored by Zabbix. You will be able to see information such as hostname, IP address(es), OS version, and tags.
How Does the Integration Work
This integration pulls all assets from the host.get
endpoint of Zabbix's REST API.
This data is only used internally; we do not share it with any parties outside of Sevco. Refer to our privacy policy for details.
Please review the configuration instructions in the section below before setting up permissions for apps.
Configuration
- Install a runner: Follow our instructions to install a runner .
- Choose an Access Schema: A schema is a configuration template that defines a specific way to connect, authenticate, and interact with a source. The following are the available schemas:
- API Token: Will collect assets using an API Token
- Basic Authentication: Will collect assets using a username and password
- Configure the Access Schema
API Token
Field | Description | Example |
---|---|---|
API Token * | API Token from Zabbix | fexugb36jy87ckfk5pqk5an7jjk70x9125mnqgw6tjaya5i8rviv1n1gzt7ncfii |
URL * | Location where Zabbix Frontend is installed | https://zabbix.sevco.com |
Disable TLS Certificate Validation | Skip certificates validation when using a certificate that is self-signed or unable to be validated through a proper certificate authority. | N/A |
Basic Authentication
Field | Description | Example |
---|---|---|
Username * | Username of the user to authenticate with | admin |
Password * | Password for the above user | supersecretpassword |
URL * | Location where Zabbix Frontend is installed | https://zabbix.sevco.com |
Disable TLS Certificate Validation | Skip certificates validation when using a certificate that is self-signed or unable to be validated through a proper certificate authority. | N/A |
- Add an Integration: Select the integration(s) you'd like to add.
- Collect devices
- Configure General Information: OPTIONAL: You can use the following fields to provide additional information about your configuration.
Field | Description | Example |
---|---|---|
Name (optional) | Uniquely identifiable attribute of the configuration to delineate other similar configurations with the existing organization. | DMZ network |
Contact Person (optional) | A placeholder to input a name or email address of a contact associated with the integration. | Jane Doe |
Link to Console (optional) | A placeholder to input a link to the console of the product Sevco is integrating with for quick reference and access when configuring or editing the integration. | www.product.com/devices |
Email me about frequent errors | Select this toggle to receive an email whenever an Integration has a ≥30% error rate in a 24-hour period. | n/a |
- Activate Config: Select "Activate" to enable this configuration and begin pulling data.
External Documentation
Creating credentials
If you select the API Token
access schema, you will need to generate an API token. Please follow the instructions here to generate an API token.
Required Permissions
The following permissions are required:
- The ability to read hosts
API Documentation
Contact Us
If you're having problems configuring an Integration, or if you've found something wrong in this document, please email us at [email protected] or suggest edits directly by selecting the Suggest Edits
link located in the upper right hand corner of the documentation.
Updated 7 months ago