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

Need to get item lists #7

Open
otheus opened this issue Oct 19, 2016 · 0 comments
Open

Need to get item lists #7

otheus opened this issue Oct 19, 2016 · 0 comments

Comments

@otheus
Copy link

otheus commented Oct 19, 2016

I understand this is under development and so not all the API is yet implemented. There's a particular set of uses I was hoping zabbixctl would provide for me, but does not yet:

  • List configured items of a host/template
  • List configured triggers of a host/template
  • Add new items/triggers.

In the long-run, I strongly suggest zabbixctl evolve to a "sub-command" structure, like we see with systemd, puppet, ruby-gems, etc, etc. So maybe...

zabbixctl <show|list|add|remove|update> [host|template|item|trigger]
zabbixctl <show|list|add|remove|update> [host|template|item|trigger]
...

Where "show" means "show current data" and "list" means "show current configuration". Add/Remove/update operate on the configuration.

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

No branches or pull requests

1 participant