aboutsummaryrefslogtreecommitdiffstats
path: root/config/zabbix-agent
diff options
context:
space:
mode:
authorIndividual IT Services <ict.projects@nepal.inf.org>2013-08-14 01:15:37 -0700
committerIndividual IT Services <ict.projects@nepal.inf.org>2013-08-14 01:15:37 -0700
commitbb877837f9fbb33e94043066c856f889692dd1b5 (patch)
treebec4a9975bddeeed1cf5c6b6c7d90d4065308fec /config/zabbix-agent
parentd0cc7b54121c6c559bdc1550b9ef47c5fbd882b2 (diff)
downloadpfsense-packages-bb877837f9fbb33e94043066c856f889692dd1b5.tar.gz
pfsense-packages-bb877837f9fbb33e94043066c856f889692dd1b5.tar.bz2
pfsense-packages-bb877837f9fbb33e94043066c856f889692dd1b5.zip
added link to the Documentation about Zabbix User Parameters
Diffstat (limited to 'config/zabbix-agent')
-rw-r--r--config/zabbix-agent/zabbix-agent.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/config/zabbix-agent/zabbix-agent.xml b/config/zabbix-agent/zabbix-agent.xml
index 5a862496..939e2005 100644
--- a/config/zabbix-agent/zabbix-agent.xml
+++ b/config/zabbix-agent/zabbix-agent.xml
@@ -111,7 +111,8 @@
<rows>5</rows>
<cols>50</cols>
<required>false</required>
- <description>User-defined parameter to monitor. There can be several user-defined parameters. Value has form, example: UserParameter=users,who|wc -l</description>
+ <description>User-defined parameter to monitor. There can be several user-defined parameters. Value has form, example: UserParameter=users,who|wc -l &lt;br&gt;&lt;a href="https://www.zabbix.com/documentation/1.8/manual/tutorials/extending_agent" target="_new"&gt;See zabbix documentation for more information&lt;a&gt;</description>
+
</field>
</fields>
<custom_php_install_command>
@@ -260,4 +261,4 @@
exec("/bin/rm -r /var/run/zabbix/");
]]>
</custom_php_deinstall_command>
-</packagegui> \ No newline at end of file
+</packagegui>