LogoLogo
Ops IntelligenceAsset IntelligenceObservabilityRobotic Data
  • Introduction
  • How it Works
  • Getting Started
  • Glossary
  • Implementer Guide
    • cfxDimensions Installation
      • Hardware and Software
      • cfxDimenions on VMware vSphere
        • Post cfxDimensions VM Installation
      • SSL Certificates Installation
      • cfxDimensions Setup & Install
        • Known Issues
      • cfxDimensions High Availability
        • GlusterFS Operations
        • Minio Operations
        • MariaDB Operations
      • cfxDimensions Start, Stop order
      • Macaw CLI
        • macaw CLI Installation
          • macaw CLI v2.1.17
        • macaw setup
        • macaw infra
        • macaw platform
        • macaw user
        • macaw application
        • macaw status
        • macaw services
        • macaw clambda
        • macaw techsupport
        • macaw backup
        • macaw restore
        • macaw reset
      • Release Notes
        • cfxDimensions v2.0.3
        • cfxDimensions v2.1.17
        • cfxDimensions v2.2.20
    • cfxDimensions Backup & Restore
    • cfxOIA Installation
    • cfxOIA Application Services
    • cfxOIA Release Notes
      • cfxOIA v5.1.5
      • cfxOIA v5.1.5.2
      • cfxOIA v5.1.5.3
      • cfxOIA v6.0.0
      • cfxOIA v6.1.0
  • KEY FEATURES GUIDE
    • Incident Management
      • Incidents Overview
      • Create Incident
      • Incident States
      • Accessing Incident
        • Stack
        • Alerts
        • Metrics & Logs
        • Insights
        • Collaboration
        • Diagnostics
        • Remediation
        • Attachments
        • Activities
      • Incident Actions
    • Alert Management
      • Alerts Overview
      • Alert Analytics
      • Alert States
      • Alert Sources
    • Advanced Alert Configuration
      • Alert Mappings
      • Alert Enrichment
      • Alert Correlation & Suppression
        • Creating and Updating Correlation Policies
        • Creating and Updating Suppression Policies
        • Correlation Recommendations
    • ML Driven Operations
    • Data Exploration
    • RDA (Robotic Data Automation)
      • Accessing UI
      • Sources Addition and Configuration
      • Check Connectivity
      • Proxy Settings
      • Explore
        • Bots
        • Pipelines
        • Schedules
        • Jobs
    • Analytics
  • UI & PORTAL FEATURES GUIDE
    • Filters Management
    • Customizing Table Views
    • Exporting Data
  • Administrator Guide
    • User Roles & RBAC
    • Collaboration
    • Projects
      • How to add Project
      • Configure Project
        • Stacks
        • Incidents
        • Alerts
        • Messages
          • Message Endpoints
            • Rest Data Consumer
            • Kafka Message Consumer
            • ServiceNow SaaS
            • Webhook with Basic Authentication
          • Message Mappings
        • Teams
        • Datasources
        • Resolution Codes
  • INTEGRATIONS GUIDE
    • Integrations Overview
    • Featured Integrations
      • AppDynamics
      • Dynatrace
      • Microsoft Teams
      • NetApp Cluster Mode
      • NetApp 7 Mode
      • Prometheus
      • ServiceNow
      • Slack
      • Splunk Enterprise
      • VMware vCenter
      • Zabbix
      • NodePing
      • Nagios XI
      • Check MK
      • VMware vRealize Operations
      • PRTG Network Monitor
      • Grafana
      • AWS Cloudwatch
      • ManageEngine OpManager
      • PagerDuty
Powered by GitBook
On this page
  • Starting cfxDimensions Services: Order of steps (Infrastructure, Platform & Application services)
  • Stopping cfxDimensions Services: Order of steps (Application, Platform & Infrastructure services)
  1. Implementer Guide
  2. cfxDimensions Installation

cfxDimensions Start, Stop order

cfxDimensions infra, platform, application services start, stop order

PreviousMariaDB OperationsNextMacaw CLI

Last updated 4 years ago

This section explains how to safely start and stop the cfxDimensions infrastructure, platform & application services.

Starting cfxDimensions Services: Order of steps (Infrastructure, Platform & Application services)

Login into cfxDimensions platform VM using SSH client as 'macaw' user for CLI access and start the below services in sequence.

  • Infrastructure Services

  • Platform Services

  • Application Services

Starting cfxDimensions platform infrastructure services:

macaw infra start

Verify cfxDimensions platform's infrastructure services status and make sure all of them are up & running.

macaw infra status

Please wait for 60 to 90 seconds before starting cfxDimensions platform's platform services

macaw platform start

Verify cfxDimensions platform's platform services status and make sure all of them are up & running.

macaw platform status

Please wait for 60 to 90 seconds before starting cfxDimensions platform's application services

macaw services start

Verify cfxDimensions platform's application services status and make sure all of them are up & running.

macaw services status

Stopping cfxDimensions Services: Order of steps (Application, Platform & Infrastructure services)

Login into cfxDimensions platform VM using SSH client as 'macaw' user for CLI access and stop the below services in sequence.

  • Application Services

  • Platform Services

  • Infrastructure Services

To stop cfxDimensions platform's Application services, run the below command. Wait until all of the services are stopped.

macaw services stop
macaw services status

To stop cfxDimensions platform's Platform services, run the below command. Wait until all of the services are stopped.

macaw platform stop
macaw platform status

To stop cfxDimensions platform's Infrastructure services, run the below command. Wait until all of the services are stopped.

macaw infra stop
macaw infra status