summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/zabbix/files/3.0/conf.d/zabbix-jmx-proxy')
-rw-r--r--net-analyzer/zabbix/files/3.0/conf.d/zabbix-jmx-proxy12
1 files changed, 12 insertions, 0 deletions
diff --git a/net-analyzer/zabbix/files/3.0/conf.d/zabbix-jmx-proxy b/net-analyzer/zabbix/files/3.0/conf.d/zabbix-jmx-proxy
new file mode 100644
index 000000000000..6aa3cf96f84d
--- /dev/null
+++ b/net-analyzer/zabbix/files/3.0/conf.d/zabbix-jmx-proxy
@@ -0,0 +1,12 @@
+# Configuration variables for the zabbix jmx proxy
+
+
+# LISTEN_IP="0.0.0.0"
+# LISTEN_PORT=10052
+# START_POLLERS=5
+# TIMEOUT=3
+
+# uncomment to enable remote monitoring of the standard JMX objects on the Zabbix Java Gateway itself
+# JAVA_OPTIONS="$JAVA_OPTIONS -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=12345
+# -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false"
+