itmicus / zabbix

Zabbix Templates
GNU General Public License v3.0
156 stars 265 forks source link

Problems activating template #18

Closed rafaelpoliveira closed 3 years ago

rafaelpoliveira commented 6 years ago

I did everything that was said in readme but I'm stuck in add lines to zabbix.conf. Where I can find that configuration file. I'm new in Zabbix World!!!

I tried to put that lines in Zabbix agent configuration file, on Hyper-V Server - Failed! I tried to put that lines in /etc/httpd/conf.d/zabbix.conf - Failed!

Where I have to put that lines?

rafaelpoliveira commented 6 years ago

Just for update...

I tried to put in /etc/zabbix/zabbix_server.conf - Failed again!!!!

I've forgot...

My Zabbix Server is in 3.4 version!

itmicus commented 6 years ago

Hello! stop stop stop man, you must edit only config on zabbix client, not on a zabbix server. Please, look at readme for Template carefully

Create 2 folders in zabbix agent folder: \scripts\ \zabbix_agentd\ and copy the files hyperv_host.ps1 to \scripts\ hyperv_host.conf to \zabbix_agentd\

Add lines to zabbix.conf

Include=C:\Program Files\zabbix-agent\zabbix_agentd*.conf UnsafeUserParameters=1 Timeout=10

Restart Zabbix Agent

rafaelpoliveira commented 6 years ago

Ok…

So, I have to change that Include path based on my path, correct?

I’ve tried in the zabbix client but did not work! Let me try again and I will ;et you know about that.

Regards,

Rafael

On 13 Aug 2018, at 03:39, itmicus notifications@github.com<mailto:notifications@github.com> wrote:

Hello! stop stop stop man, you must edit only config on zabbix client, not on a zabbix server. Please, look at readme for Template carefully

Create 2 folders in zabbix agent folder: \scripts \zabbix_agentd and copy the files hyperv_host.ps1 to \scripts hyperv_host.conf to \zabbix_agentd\

Add lines to zabbix.conf

Include=C:\Program Files\zabbix-agent\zabbix_agentd*.conf UnsafeUserParameters=1 Timeout=10

Restart Zabbix Agent

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fitmicus%2Fzabbix%2Fissues%2F18%23issuecomment-412421803&data=02%7C01%7C%7Cfa41ab40147d4497329f08d600e792ba%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636697391930098711&sdata=9JUuC9zqYEj0Iz%2Bx5YqcB8HTYPQFAXwU%2BUjXKhHUUeE%3D&reserved=0, or mute the threadhttps://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAoW8MQGUZpNjJloaDrD6VE_0SlXTxD1Oks5uQR83gaJpZM4V5jYs&data=02%7C01%7C%7Cfa41ab40147d4497329f08d600e792ba%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636697391930098711&sdata=L3a%2FmU3CWqW7abX0OC8Yi61cqUrn81imnYSWP6g9bvo%3D&reserved=0.

wmorgue commented 3 years ago

Hi @rafaelpoliveira Issue is still relevant?