Stop the Monitor

Stopping the Monitor stops the collection of metrics for all resources.

Caution

In most cases, it is recommended that you leave the Monitor running, but close the browser. Closing the browser does not stop the collection of metrics.

To stop monitoring a specific Relay Server farm see Stop monitoring resources.

 To stop the Monitor Developer Edition (Windows)
  • In the system tray, right-click the SQL Anywhere Monitor icon and choose Exit SQL Anywhere Monitor.

    The Monitor stops collecting metrics for all resources.

    To restart the Monitor, see .

 To stop the Monitor Developer Edition (Linux)
  • Run the samonitor.sh script from the bin32 or bin64 directory in the Monitor installation directory:

    samonitor.sh stop

    The Monitor stops collecting metrics for all resources.

    To restart the Monitor, see .

 To stop the Monitor Production Edition
 To stop the Monitor service (Linux)
  • To stop the Monitor service, run the samonitor.sh script from the bin32 or bin64 directory in the Monitor installation directory:

    samonitor.sh stop

    This script stops the Monitor service. The Monitor stops collecting metrics for all resources.

    To restart the Monitor service, see Start the Monitor.

 See also