Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

For a basic setup of System Insight, you require the following:

  • An SC to run the system insight service

To get System Insight up and running for test purposes, there are a number of scripts and configuration files available:

  • A script for a default setup of CloudWatch
  • A sample script to set up System Insight on SCs
     

Note
titleNote!

The script to set up CloudWatch is supported on Ubuntu/Debian and Centos/Redhat only.

...

  1. Navigate to the directory $MZ_HOME/scripts/str-templates/system-insight.

  2. Run the following script on the Platform instance, with the si-topo flag flag to run the topo commands required to set up with up Image Added with System Insight:

    Code Block
    $ ./si_basic_setup.sh si-topo-cloudwatch

    Enter the AWS region when prompted.


  3. You are then prompted to restart the Platform and picos, and startup the services:

    Code Block
    $ mzsh restart platform
    $ mzsh system restart
    $ mzsh service start


  4. To set up the filters, run the script with the si-basic-filters flag and your credentials. This step is not obligatory but provides a setup in which system metrics are produced:

    Code Block
    $ ./si_basic_setup.sh si-basic-filters <username> <password>

    Steps 2 - 4 are required as system insight service must be up and running to be able to create profiles and filters. 

Scroll ignore
scroll-viewportfalse
scroll-pdftrue
scroll-officefalse
scroll-chmtrue
scroll-docbooktrue
scroll-eclipsehelptrue
scroll-epubtrue
scroll-htmlfalse


Next: