HTHou commented on a change in pull request #1989: URL: https://github.com/apache/iotdb/pull/1989#discussion_r520228442
########## File path: docs/UserGuide/System Tools/Monitor and Log Tools.md ########## @@ -446,7 +446,7 @@ Start the JConsole, establish a new JMX connection with the IoTDB Server (you ca After connected, click `MBean` and find `ch.qos.logback.classic.default.ch.qos.logback.classic.jmx.JMXConfigurator`(As shown in fig 4.2). <img style="width:100%; max-width:800px; max-height:600px; margin-left:auto; margin-right:auto; display:block;" src="https://user-images.githubusercontent.com/13203019/51577204-fe122900-1ef3-11e9-9e89-2eb1d46e24b8.png"> -In the JMXConfigurator Window, there are 6 operations provided for you, as shown in fig 4.3. You can use there interfaces to perform operation. +In the JMXConfigurator Window, there are 6 operations provided, as shown in fig 4.3. You can use there interfaces to perform operation. Review comment: ```suggestion In the JMXConfigurator Window, there are 6 operations provided, as shown in fig 4.3. You can use these interfaces to perform operation. ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
