aklyuk / zabbix-emc-unity

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

Automatic Execution Script #8

Closed csperansa closed 4 years ago

csperansa commented 4 years ago

Hi All!

I was configured the external script on the zabbix proxy and the command was executed successfull. My question is about: How to execute automatic script on the zabbix for colect data?

If I execute the manaul command of the script, the data is sent from zabbix proxy to zabbix server, but doesn´t work the automatic execution to colect data from EMC Unity.

What´s happen?

aklyuk commented 4 years ago

What permission has unity_get_state.py and unity_state.log?

csperansa commented 4 years ago

Hi!

Sorry for my mistake.

When i copied the code and saved the file, i didin't see a error in the block of the Sender that i needed to alter.

I delayed to look the problem and solve the same.

Now the Zabbix server is receiving the data from script that he execute in Zabbix Proxy.

Get Outlook for Androidhttps://aka.ms/ghei36


From: aklyuk notifications@github.com Sent: Friday, June 26, 2020 5:33:57 AM To: aklyuk/zabbix-emc-unity zabbix-emc-unity@noreply.github.com Cc: Cleiton Speransa de Souza cleiton.souza@rhama.com.br; Author author@noreply.github.com Subject: Re: [aklyuk/zabbix-emc-unity] Automatic Execution Script (#8)

What permission has unity_get_state.py and unity_state.log?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/aklyuk/zabbix-emc-unity/issues/8#issuecomment-650058250, or unsubscribehttps://github.com/notifications/unsubscribe-auth/APU65R5HWQAKCCLI7HE6ZPTRYRMPLANCNFSM4OIV7PZA.

csperansa commented 4 years ago

The problem was the code when I copied to server and edited for custom parameters.