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 template compatibility issue. #10

Open
Tekchanddagar opened this issue Nov 14, 2019 · 4 comments
Open

Zabbix template compatibility issue. #10

Tekchanddagar opened this issue Nov 14, 2019 · 4 comments

Comments

@Tekchanddagar
Copy link

Tekchanddagar commented Nov 14, 2019

Hello Team,

We are using zabbix version 4.0.7 and want to monitor our postgresql DB over zabbix.
We followed the link Postgresql monitoring using zabbix

But when we are trying to import the template we are getting error
Invalid tag "/zabbix_export/version": unsupported version number.
Then i changed the zabbix version manually in template and replace 4.2 with 4.0 the i got below error:

Invalid tag "/zabbix_export/templates/template(1)": unexpected tag "tags".

When we tried to convert this template into zabbix version 4.0.7 using zabbix-template-converter we are getting error:

Traceback (most recent call last):
  File "/usr/local/bin/zabbix-template-converter", line 343, in <module>
    __main__()
  File "/usr/local/bin/zabbix-template-converter", line 333, in __main__
    rule.apply()
  File "/usr/local/bin/zabbiYpx-template-converter", line 82, in apply
    raise ValueError('Unsupported output version: %s' % self.version)
ValueError: Unsupported output version: 4.0.7

You can download the template for version 4.2 from below link
db template 4.2
Can you please help me how we can convert zabbix 4.2 template into zabbix 4.0?
Or any other way to monitor postgresql using zabbix?
Any help will be appreciated.

Thanks.

@Tekchanddagar
Copy link
Author

Hello Team,
Can you please help me on above issue?

Thanks.

@Tekchanddagar
Copy link
Author

Hello Team,

Can you please guide me?

Thanks.

@Tekchanddagar
Copy link
Author

Hello Team,

I am still waiting for some guidance. Can you please help me?
Its last problem in my project.

Thanks.

@carceneaux
Copy link

Zabbix version 4.x is unsupported in this project. Your best bet is to either contribute the code to the project to fix this or convert the template manually.

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

2 participants