Stop the system monitoring

You can stop the system monitoring using the ARIS Cloud Controller.

Procedure

  1. Start the ARIS Cloud Controller (ACC).
  2. To stop the memory usage monitoring, run the following command.

    set monitoring.monitor.runnable.memory.usage=off

  3. To stop the monitoring of the network connections, enter the following command.

    set monitoring.interval.network.cxns=-1

  4. To stop all monitoring runnables, run the following commands.

    reconfigure <runnable instance id>

    +plugin.health.monitoring.value.memUsageBytes.enabled=false +plugin.health.monitoring.value.memUsageMegabytes.enabled=false +plugin.health.monitoring.value.memUsagePercent.enabled=false -JAVA-Dcom.sun.management.jmxremote.port -JAVA-Dcom.sun.management.jmxremote -JAVA-Dcom.sun.management.jmxremote.authenticate -JAVA-Dcom.sun.management.jmxremote.ssl