Enabling statistics collection for Analyzer detail view System Diagnostics

Ops Center Analyzer Detail View User Guide

Version
11.0.x
Audience
anonymous
Part Number
MK-99ANA007-06
ft:lastEdition
2026-03-16

By default, System Diagnostics is enabled on the Analyzer detail view server and Analyzer probe server for collection of operating statistics. If you have disabled collection, you can enable it using this procedure.

Note: The System Diagnostics data is not collected for the Analyzer probe server if the HTTPS protocol is used to upload data from the Analyzer probe server to the Analyzer detail view server.
  1. Log on to the Analyzer detail view server or Analyzer probe server through an SSH client (like putty) using the following credentials:
    • User: megha
    • Password: Enter the megha user password.
  2. Run the following commands:
    • /usr/local/megha/dbgUtils/bin/hdebug.sh setSystemDiagnosticsConfig --key sds.enabled --value true
    • /usr/local/megha/dbgUtils/bin/manage-sds.sh start
    The operating statistics collection is started.