Hi,
Can't find any information about how to write own items for template. I mean how to pass value from function, which gather information to Zabbix(example below).
For example, I'd like to create template, which would include item for measuring temperature of CPU. How I see process of creation this:
- I write my function in for example Python, which return value and what the next step? How to pass this value to item in Zabbix?
May be I missed something or I'm on a bad way to understand this topic. Could somebody help and explain me or send links where is described process of creation items?
Thank you in advance!
Can't find any information about how to write own items for template. I mean how to pass value from function, which gather information to Zabbix(example below).
For example, I'd like to create template, which would include item for measuring temperature of CPU. How I see process of creation this:
- I write my function in for example Python, which return value and what the next step? How to pass this value to item in Zabbix?
May be I missed something or I'm on a bad way to understand this topic. Could somebody help and explain me or send links where is described process of creation items?
Thank you in advance!
Comment