This is an automated email from the ASF dual-hosted git repository.

fjy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-druid.git


The following commit(s) were added to refs/heads/master by this push:
     new f447b78  update sigar link (#6175)
f447b78 is described below

commit f447b784de282377836a6b07623e9cc14455d648
Author: Caroline1000 <[email protected]>
AuthorDate: Tue Aug 14 16:58:29 2018 -0700

    update sigar link (#6175)
---
 docs/content/configuration/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/content/configuration/index.md 
b/docs/content/configuration/index.md
index 07f8155..992d1df 100644
--- a/docs/content/configuration/index.md
+++ b/docs/content/configuration/index.md
@@ -361,7 +361,7 @@ The following monitors are available:
 |Name|Description|
 |----|-----------|
 |`io.druid.client.cache.CacheMonitor`|Emits metrics (to logs) about the 
segment results cache for Historical and Broker nodes. Reports typical cache 
statistics include hits, misses, rates, and size (bytes and number of entries), 
as well as timeouts and and errors.|
-|`io.druid.java.util.metrics.SysMonitor`|This uses the [SIGAR 
library](http://www.hyperic.com/products/sigar) to report on various system 
activities and statuses.|
+|`io.druid.java.util.metrics.SysMonitor`|This uses the [SIGAR 
library](https://github.com/hyperic/sigar) to report on various system 
activities and statuses.|
 |`io.druid.server.metrics.HistoricalMetricsMonitor`|Reports statistics on 
Historical nodes.|
 |`io.druid.java.util.metrics.JvmMonitor`|Reports various JVM-related 
statistics.|
 |`io.druid.java.util.metrics.JvmCpuMonitor`|Reports statistics of CPU 
consumption by the JVM.|


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to