This shows you the differences between two versions of the page.
manual:config:items:userparameters:extending_agent [2014/09/25 14:41] sasha Page moved from 2.0:manual:config:items:userparameters:extending_agent to manual:config:items:userparameters:extending_agent |
manual:config:items:userparameters:extending_agent [2014/09/26 11:31] (current) sasha Links adapted because of a move operation |
||
---|---|---|---|
Line 1: | Line 1: | ||
==== 1 Extending Zabbix agents ==== | ==== 1 Extending Zabbix agents ==== | ||
- | This tutorial provides step-by-step instructions on how to extend the functionality of Zabbix agent with the use of a [[:2.0/manual/config/items/userparameters|user parameter]]. | + | This tutorial provides step-by-step instructions on how to extend the functionality of Zabbix agent with the use of a [[manual:config:items:userparameters|user parameter]]. |
== Step 1 == | == Step 1 == | ||
Line 23: | Line 23: | ||
**mysql.questions** is an unique identifier. It can be any string, for example, queries. | **mysql.questions** is an unique identifier. It can be any string, for example, queries. | ||
- | Test this parameter by using [[:2.0:manual:concepts:get|zabbix_get]] utility. | + | Test this parameter by using [[manual:concepts:get|zabbix_get]] utility. |
== Step 3 == | == Step 3 == |