WapplerSystems / zabbix_client

Zabbix Client for TYPO3
Other
10 stars 15 forks source link

typo3.xml for Zabbix 5.4 #28

Closed aliessmann closed 2 years ago

aliessmann commented 2 years ago

I want to use Zabbix 5.4 but the typo3.xml is for Version 5.2. When will it be updated? Is there any way, to update it myself?

svewap commented 2 years ago

did you try to import it?

aliessmann commented 2 years ago

Yes, I tried by changing the version number in the XML, but there are structural Problems in the file (missing nodes, false nodes, etc.). An Import was not possible.

Terminator81 commented 2 years ago

i have tried the same with a fresh 5.4 installation

Import failed Cannot import template "Template TYPO3 9-11", linked template "Template App HTTP Service" does not exist.

can you help me out? :)

svewap commented 2 years ago

@Terminator81 I see there is a problem in the template dependencies. I think your HTTP Template is called "HTTP Service" like in https://github.com/zabbix/zabbix/blob/master/templates/classic/template_app_http_service.yaml ?

Terminator81 commented 2 years ago

so if i try to import these file: https://i.imgur.com/fYfZZwe.png

svewap commented 2 years ago

I updated my templates to be more compatible to the official templates: Please try: https://github.com/svewap/zabbix_client/wiki

Terminator81 commented 2 years ago

it works :)