qk4l / zabbix-cachet

Python script which sync Zabbix IT Services with Cachet
MIT License
80 stars 32 forks source link

Compability with 3.4 #40

Closed ApertureDevelopment closed 5 years ago

ApertureDevelopment commented 6 years ago

Hello,

I am having issues with your script and Zabbix 3.4. When I am trying to link both it just returns this:

2018-07-06 21:29:14 CEST INFO: (MainThread) Zabbix Cachet v.1.3.6 started
2018-07-06 21:29:14 CEST INFO: (MainThread) JSON-RPC Server Endpoint: https://<url>/api_jsonrpc.php
2018-07-06 21:29:14 CEST INFO: (MainThread) Zabbix ver: 3.4.11. Cachet ver: 2.3.14-dev
2018-07-06 21:29:14 CEST ERROR: (MainThread) Zabbix Service with service id = 5 does not have trigger or child service
2018-07-06 21:29:14 CEST ERROR: (MainThread) Sorry, can not create Zabbix <> Cachet mapping for you. Please check above errors

I have made it like you in your example:

screenshot 484

screenshot 485

Can you tell me what I am doing wrong?

ApertureDevelopment commented 6 years ago

btw I just removed the url at <url> because the monitor is not for public use ^^

altmas5 commented 2 years ago

I am facing the same issue with components re-syncing. Do you remember if you were able to solve it @ApertureDevelopment ?