Skip to content

Commit 9a198b1

Browse files
Update README.md
Co-Authored-By: willardgibbs <ka.zavertkin@physics.msu.ru>
1 parent 32da452 commit 9a198b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ PCFParameters:
111111
# If usePCFWildcards equals "true", then all monitored objects will be grouped by object type: QUEUE, CHANNEL and LISTENER. Only one PCF command will be sent for each object type.
112112
# If usePCFWildcards equals "false", then PCF command will be send for each object.
113113
# PCF command are sent in one connection to MQ queue manager, so for many PCF command will be opened many connection to MQ queue manager.
114-
# For example, for 100 monitoring queue will be opened 100 connection to MQ queue manager, if usePCFwildcard equals "false".
114+
# For example, for 100 monitoring queues will be opened 100 connections to MQ queue manager, if usePCFwildcard equals "false".
115115
usePCFWildcards: true
116116
# Interval in seconds between sending PCF commands.
117117
scrapeInterval: 10

0 commit comments

Comments
 (0)