aklyuk / zabbix-emc-unity

Python script for monitoring EMC Unity strages
22 stars 20 forks source link

How to use the Python script is a server with Windows OS and get the unity metrics #5

Open bmarques79 opened 4 years ago

bmarques79 commented 4 years ago

Hello all,

I had already implemented this script in a Linux server to get Unity metrics, and it works fine. But now i've to get metrics from another Unity but the server is running Windows OS. I had already installed Python3 on the server, but i still have errors:

On the Discovery Rules i get: Cannot send request: wrong discovery rule type.

And the items give "Timeout while executing a shell script."

Can you help me please?

Thanks in advance!

Kind Regards BMarques

wang509020 commented 3 years ago

@bmarques79 pls set zabbix_proxy.conf ,and add Timeout=30 to zabbix_proxy.conf,pls restart zabbix-proxy services, this question will work out