Skip to content

Commit 32da452

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

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
@@ -108,7 +108,7 @@ PCFParameters:
108108
# Collect additional metrics? If false, all settings in this section below are ignored.
109109
# If yes, additional metrics will be collected for all queues, channels and listeners listed below.
110110
sendPCFCommands: true
111-
# If usePCFWildcards equals "true", then all monitored objects will be grouped by object type: QUEUE, CHANNEL and LISTENER. Only one PCF command will be send for each object type. Metrics will be obtained from the PCF command response for each object one type.
111+
# 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.
114114
# For example, for 100 monitoring queue will be opened 100 connection to MQ queue manager, if usePCFwildcard equals "false".

0 commit comments

Comments
 (0)