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

Zabbix plugin and graph support #21

Closed
xen0l opened this issue Mar 25, 2015 · 1 comment
Closed

Zabbix plugin and graph support #21

xen0l opened this issue Mar 25, 2015 · 1 comment
Milestone

Comments

@xen0l
Copy link
Contributor

xen0l commented Mar 25, 2015

Zabbix plugin should support obtaining graphs via Zabbix API. It should have the following synopsis:

graph <hostgroup/host> [@period]

keyword is a regular expression or pattern, which matches the graph for specific host/hostgroup.
period represents time period, e.g 1h will show data for the last hour.

Some interesting URLs:
https://www.zabbix.com/documentation/2.2/manual/api/reference/graph/get
https://github.com/sorah/hubot-zabbix/blob/master/scripts/hubot-zabbix.coffee

@ricco386 ricco386 added this to the 0.6.0 milestone Mar 25, 2015
@dn0 dn0 modified the milestones: 0.7.0, 0.6.0 Apr 24, 2015
@ricco386
Copy link
Member

We have separated zabbix into its own plugin. This bug was re-created there erigones/ludolph-zabbix#1 no need for it to be in core, there fore I am closing it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants