---
title: Starting the PingDataMetrics server as a background process
description: Use the terminal to start the PingDataMetrics server as a background process.
component: pingdirectory
version: 9.3
page_id: pingdirectory:pingdatametrics_server_administration_guide:pd_met_start_pdm_server_background_proc
canonical_url: https://docs.pingidentity.com/pingdirectory/9.3/pingdatametrics_server_administration_guide/pd_met_start_pdm_server_background_proc.html
revdate: September 13, 2023
section_ids:
  steps: Steps
  choose-from: Choose from:
---

# Starting the PingDataMetrics server as a background process

Use the terminal to start the PingDataMetrics server as a background process.

## Steps

1. Go to the server root directory.

2. Run the appropriate command for your system.

   ### Choose from:

   * For Mac systems

     ```shell
     $ bin/start-server
     ```

   * For Windows systems

     ```shell
     $ bat/start-server
     ```
