Skip to content

Commit 65eb2af

Browse files
OttaviaBmaximiliankolb
authored andcommitted
Add step to enable the Redis PMDA (#4212)
(cherry picked from commit 522790d)
1 parent 1676d07 commit 65eb2af

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

guides/common/modules/proc_configuring-pcp-data-collection.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,12 @@ endif::[]
4747
# cd /var/lib/pcp/pmdas/postgresql
4848
# ./Install
4949
----
50+
. Configure PCP to collect metrics from Redis:
51+
+
52+
----
53+
# cd /var/lib/pcp/pmdas/redis
54+
# ./Install
55+
----
5056
. Enable the telemetry feature in {Project}:
5157
+
5258
[options="nowrap", subs="verbatim,quotes,attributes"]

0 commit comments

Comments
 (0)