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 #1

Closed
ricco386 opened this issue Jun 12, 2015 · 2 comments
Closed

Zabbix plugin and graph support #1

ricco386 opened this issue Jun 12, 2015 · 2 comments

Comments

@ricco386
Copy link
Member

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

graph [@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

@dn0
Copy link
Member

dn0 commented Aug 16, 2015

How should the graphs be rendered?

@dn0 dn0 added wontfix and removed wontfix labels Feb 21, 2016
@dn0 dn0 added the wontfix label Feb 10, 2017
@dn0
Copy link
Member

dn0 commented Feb 10, 2017

This could be implemented by showing the user links to particular graphs, but this would create a dependency on URL in the zabbix-fronted.
Closing for now because there is no demand for this.

@dn0 dn0 closed this as completed Feb 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants