-
Notifications
You must be signed in to change notification settings - Fork 263
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: example links for jolokia_agent (#1114)
- Loading branch information
1 parent
b7774ed
commit cdc1097
Showing
6 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# activemq | ||
|
||
ActiveMQ 当前可以使用 jolokia_agent 插件来监控,通过读取 jmx 数据的方式获取监控指标,配置文件可以参考:[activemq.toml](../../conf/example.input.jolokia_agent/activemq.toml) | ||
ActiveMQ 当前可以使用 jolokia_agent 插件来监控,通过读取 jmx 数据的方式获取监控指标,配置文件可以参考:[activemq.toml](../../conf/input.jolokia_agent_misc/activemq.toml) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# bitbucket | ||
|
||
bitbucket 当前可以使用 jolokia_agent 插件来监控,通过读取 jmx 数据的方式获取监控指标,配置文件可以参考:[bitbucket.toml](../../conf/example.input.jolokia_agent/bitbucket.toml) | ||
bitbucket 当前可以使用 jolokia_agent 插件来监控,通过读取 jmx 数据的方式获取监控指标,配置文件可以参考:[bitbucket.toml](../../conf/input.jolokia_agent_misc/bitbucket.toml) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# cassandra | ||
|
||
cassandra 当前可以使用 jolokia_agent 插件来监控,通过读取 jmx 数据的方式获取监控指标,配置文件可以参考:[cassandra.toml](../../conf/example.input.jolokia_agent/cassandra.toml) | ||
cassandra 当前可以使用 jolokia_agent 插件来监控,通过读取 jmx 数据的方式获取监控指标,配置文件可以参考:[cassandra.toml](../../conf/input.jolokia_agent_misc/cassandra.toml) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# jboss | ||
|
||
jboss 当前可以使用 jolokia_agent 插件来监控,通过读取 jmx 数据的方式获取监控指标,配置文件可以参考:[jboss.toml](../../conf/example.input.jolokia_agent/jboss.toml) | ||
jboss 当前可以使用 jolokia_agent 插件来监控,通过读取 jmx 数据的方式获取监控指标,配置文件可以参考:[jboss.toml](../../conf/input.jolokia_agent_misc/jboss.toml) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# kafka-connect | ||
|
||
kafka-connect 当前可以使用 jolokia_agent 插件来监控,通过读取 jmx 数据的方式获取监控指标,配置文件可以参考:[kafka-connect.toml](../../conf/example.input.jolokia_agent/kafka-connect.toml) | ||
kafka-connect 当前可以使用 jolokia_agent 插件来监控,通过读取 jmx 数据的方式获取监控指标,配置文件可以参考:[kafka-connect.toml](../../conf/input.jolokia_agent_misc/kafka-connect.toml) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# weblogic | ||
|
||
weblogic 当前可以使用 jolokia_agent 插件来监控,通过读取 jmx 数据的方式获取监控指标,配置文件可以参考:[weblogic.toml](../../conf/example.input.jolokia_agent/weblogic.toml) | ||
weblogic 当前可以使用 jolokia_agent 插件来监控,通过读取 jmx 数据的方式获取监控指标,配置文件可以参考:[weblogic.toml](../../conf/input.jolokia_agent_misc/weblogic.toml) |