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

New module zabbix_scripts #634

Closed
rockaut opened this issue Feb 15, 2022 · 4 comments · Fixed by #689
Closed

New module zabbix_scripts #634

rockaut opened this issue Feb 15, 2022 · 4 comments · Fixed by #689
Assignees
Labels
help wanted Extra attention is needed module The issue or pull request is related to Zabbix module

Comments

@rockaut
Copy link
Contributor

rockaut commented Feb 15, 2022

SUMMARY

Since 5.4 Zabbix has a central scripts "repository" under Administration > Scripts with different types (actions, hosts, etc.) and accordingly also an API module for that.

It is crucial that we implement a new Ansible Module for this too. As without this module we can not provide support for Zabbix 5.4 and higher at all. For example: we need to create such a central script to reference it as an operation in a trigger action. Without this no trigger action with an script operation can be created. And my guess it, that this is only one example already.

ISSUE TYPE
  • Feature Idea
COMPONENT NAME

zabbix_scripts

ADDITIONAL INFORMATION

See https://www.zabbix.com/documentation/5.0/en/manual/api/reference/script

@rockaut rockaut added help wanted Extra attention is needed module The issue or pull request is related to Zabbix module labels Feb 15, 2022
@rockaut
Copy link
Contributor Author

rockaut commented Feb 15, 2022

See also the comment in #633.

My problem is, that I don't have time and energy to write the whole new module for this currenlty. I will post an comment and help-call on the ansible community channels and will ask the community managers to include our call-for-help in the next Bullhorn newsletter.

@masa-orca
Copy link
Collaborator

@rockaut Is anyone assigned this issue? If not, I'll create this module!

@D3DeFi
Copy link
Contributor

D3DeFi commented Mar 22, 2022

@masa-orca I don't think that this is assigned to anyone. Feel free to work on it if you are interested.

Btw would you be willing to also contribute some zabbix_action fixes that rely on this module for 5.4/6.0? @rockaut described it in the description of this module

@D3DeFi
Copy link
Contributor

D3DeFi commented Mar 22, 2022

@masa-orca I've went ahead and assigned this to you. If you change your mind please let us know.

Many thanks in advance for taking charge! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed module The issue or pull request is related to Zabbix module
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants