Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Zabbix support #109

Open
stdevel opened this issue Oct 17, 2018 · 1 comment
Open

Implement Zabbix support #109

stdevel opened this issue Oct 17, 2018 · 1 comment
Assignees
Labels
enhancement integration Integration into 3rd party system
Milestone

Comments

@stdevel
Copy link
Owner

stdevel commented Oct 17, 2018

Is your feature request related to a problem? Please describe.
It would be great to have Zabbix support.

Describe the solution you'd like
The Zabbix support should include the core functions used in katprep:

  • retrieving host/IP information
  • retrieving monitoring status
  • scheduling/removing downtimes

Describe alternatives you've considered

Additional context
There is a documented API: https://www.zabbix.com/documentation/current/manual/api

@stdevel stdevel added this to the 0.6 milestone Oct 17, 2018
@stdevel stdevel self-assigned this Oct 17, 2018
@stdevel
Copy link
Owner Author

stdevel commented Nov 24, 2018

Some TODOs:

  • implement ZabbixAPIClient.py
  • implement unit tests and cookbook for creating Zabbix vagrant boxes

@stdevel stdevel added the integration Integration into 3rd party system label Sep 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement integration Integration into 3rd party system
Projects
None yet
Development

No branches or pull requests

1 participant