Files
doc-exports/docs/dcs/umn/dcs-faq-0730023.html
Chen, Junjie 3b672beb23 DCS UMN 20230208 version
Reviewed-by: Mützel, Andrea <andrea.muetzel@t-systems.com>
Co-authored-by: Chen, Junjie <chenjunjie@huawei.com>
Co-committed-by: Chen, Junjie <chenjunjie@huawei.com>
2023-06-23 13:27:54 +00:00

18 lines
921 B
HTML

<a name="dcs-faq-0730023"></a><a name="dcs-faq-0730023"></a>
<h1 class="topictitle1">What Should I Do If an Error Occurs in Redis Exporter?</h1>
<div id="body1596093268950"><p id="dcs-faq-0730023__en-us_topic_0152099097_p367417420511">Start the Redis exporter using the CLI. Based on the output, check for errors and troubleshoot accordingly.</p>
<pre class="screen" id="dcs-faq-0730023__screen8713236352">[root@ecs-swk /]./redis_exporter -redis.addr 192.168.0.23:6379
INFO[0000] Redis Metrics Exporter V0.15.0 build date:2018-01-19-04:08:01 sha1: a0d9ec4704b4d35cd08544d395038f417716a03a
Go:go1.9.2
INFO[0000] Providing metrics at :9121/metrics
INFO[0000] Connecting to redis hosts: []string{192.168.0.23:6379}
INFO[0000] Using alias:[]string{""}</pre>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="dcs-faq-0326021.html">Redis Usage</a></div>
</div>
</div>