StarryShark / zabbix-promise

Simplified Zabbix API Client for JavaScript Node.js Runtime.
https://sumitgoelpw.github.io/zabbix-promise/
MIT License
39 stars 15 forks source link

Not works with zabbix 5.* #28

Open grenom opened 3 years ago

grenom commented 3 years ago

I updated my zabbix server yesterday. zabbix-promise worked good with zabbix 4., but doesn't work with zabbix 5. now.

rickrribeiro commented 3 years ago

Did you solve it? I'm trying to use with zabbix 5 but zabbix.login() is not working.

Snekovo commented 3 years ago

I also use zabbix 5, but zabbix.login () doesn't work.

grenom commented 3 years ago

I'm currently using zabbix-rpc (https://github.com/FaCuZ/zabbix-rpc). Zabbix-rpc works fine with zabbix 5. As far as I understand, this repository is no longer supported:(