Closed vvolas closed 5 years ago
It looks like the insert fails because your host 10354 already has an an application with name 'performance' applied on it. Do you have other templates applied to that host that also define an application 'performance'? When it comes to the v3/v4 template, you should make a choice and apply the v4 template because you are in zabbix-v4. If you also have the v3 template applied to that host, unlink and clear the v3 template. I guess after that you can link the v4 template to your host.
Thanks for quick reply. Apparently standard zabbix template "Template OS Windows" also has application name performance.
After removing that template it imports. I will try rename it to "performancedb" or something.
Hi, that "Template OS Windows" is meant to monitor the Windows OS. The zbxdb template is meant for monitoring Databases or SQLServer instances. So you don't need the windows template for the database you are trying to monitor.
Yes I understand that, but if I correctly understood your tutorial
Load the template (zbxdb_template_v3.xml or zbxdb_template_v4.xml) and link it to hostname in zabbix that represents the database that you want to monitor.
Its existing windows host, I just wanto monitor extra like cpu/ram usage and so on.
Or you suggest to create "fake" hosts for databases?
yes, call it a fake host. I think in zabbix a host is a thing that has a collection of items on it. A computer can be a host, but also a switch or a router or database or a kitchen .....
I added a few words https://github.com/ikzelf/zbxdb/blob/master/doc/getting_started.md
Hello, Zabbix 4.0.7 When I try to apply template v4 on windows host I get errors.
I tried to recreate that host. And I get same error.
I dont know much about zabbix templates, v3 template imported and applied without problems.