aklyuk / zabbix-emc-unity

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

Error executing the python script #7

Closed Vinikober closed 4 years ago

Vinikober commented 4 years ago

Hi, when i run the script, with the right information, it returns the error below.

./unity_get_state.py --api_ip=xxx.xxx.xxx.xxx --api_port=443 --api_user=username_on_storagedevice --api_password='password' --storage_name="storage-name_in_zabbix" --discovery File "./unity_get_state.py", line 12, in import requests ImportError: No module named 'requests'