saltstack-formulas / zabbix-formula

http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
50 stars 121 forks source link

Fix bug in javagateway on zabbix proxies #166

Closed timwsuqld closed 11 months ago

timwsuqld commented 11 months ago

PR progress checklist (to be filled in by reviewers)


What type of PR is this?

Primary type

Secondary type

Does this PR introduce a BREAKING CHANGE?

No.

Related issues and/or pull requests

Describe the changes you're proposing

When starthttppollers is set for a Zabbix proxy, it incorrectly tries to setup the javagateway settings. This fixes the template to correctly use javagateway in the check before trying to setup the Java pollers.

Pillar / config required to test the proposed changes

Debug log showing how the proposed changes work

Documentation checklist

Testing checklist

Additional context

xenadmin commented 11 months ago

@hatifnatt Seems like a small and very old oversight, which should be fixed.

hatifnatt commented 11 months ago

Yeah definitely this is an oversight, sorry for delay missed email notification.