I have simple question. As I don't work with Zabbix, it's difficult to undertand the simplest way of LLD setup
. There are a lot of additional features shown in manual, that can be wrong for my case.
The problem: 1 have 10 tests in python. I want to monitor test complete time. So, I need to send 10 structures with fields: 'test_title', 'test_time' to Zabbix.
As I have a lot of tests, I think, that using LLD is right way.
Question: How can I do this?
If I setup 1 item manually it works perfect. I see data from zabbix_sender.exe.
I see a lot of manual about LLD, but nothing with user data. There are a lot of terrible examples with "title.type.name[{#SOME_NAME},something_else]" fields.
First of all I can't understand, should I setup Templates | Discovery, or only Host - Discovery rules ?
Thanks for help!
. There are a lot of additional features shown in manual, that can be wrong for my case.The problem: 1 have 10 tests in python. I want to monitor test complete time. So, I need to send 10 structures with fields: 'test_title', 'test_time' to Zabbix.
As I have a lot of tests, I think, that using LLD is right way.
Question: How can I do this?
If I setup 1 item manually it works perfect. I see data from zabbix_sender.exe.
I see a lot of manual about LLD, but nothing with user data. There are a lot of terrible examples with "title.type.name[{#SOME_NAME},something_else]" fields.
First of all I can't understand, should I setup Templates | Discovery, or only Host - Discovery rules ?
Thanks for help!

Comment