aboutsummaryrefslogtreecommitdiffstats
path: root/config/zabbix-agent/zabbix-agent.xml
diff options
context:
space:
mode:
authorJim P <jim@pingle.org>2013-08-14 05:37:29 -0700
committerJim P <jim@pingle.org>2013-08-14 05:37:29 -0700
commitf8d6395415784c7a9ca20d76d61942b7906d5e17 (patch)
treef4c56ca86627c8a129094eed1277d543982f6e04 /config/zabbix-agent/zabbix-agent.xml
parentd343974b2f04ac455099b0e0fdf69f687c670ac1 (diff)
parent75e10d96c1114187da4b02ca656031269df6bec2 (diff)
downloadpfsense-packages-f8d6395415784c7a9ca20d76d61942b7906d5e17.tar.gz
pfsense-packages-f8d6395415784c7a9ca20d76d61942b7906d5e17.tar.bz2
pfsense-packages-f8d6395415784c7a9ca20d76d61942b7906d5e17.zip
Merge pull request #473 from individual-it/master
added posibility to use external postgreSQL database to store results of bandwidthd
Diffstat (limited to 'config/zabbix-agent/zabbix-agent.xml')
-rw-r--r--config/zabbix-agent/zabbix-agent.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/zabbix-agent/zabbix-agent.xml b/config/zabbix-agent/zabbix-agent.xml
index 5a862496..02147989 100644
--- a/config/zabbix-agent/zabbix-agent.xml
+++ b/config/zabbix-agent/zabbix-agent.xml
@@ -111,7 +111,7 @@
<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 +260,4 @@
exec("/bin/rm -r /var/run/zabbix/");
]]>
</custom_php_deinstall_command>
-</packagegui> \ No newline at end of file
+</packagegui>