---
title: Removing monitored servers
description: Remove monitored servers using the terminal.
component: pingdirectory
version: 9.3
page_id: pingdirectory:pingdatametrics_server_administration_guide:pd_met_remove_monitored_servers
canonical_url: https://docs.pingidentity.com/pingdirectory/9.3/pingdatametrics_server_administration_guide/pd_met_remove_monitored_servers.html
revdate: September 13, 2023
section_ids:
  about-this-task: About this task
  steps: Steps
---

# Removing monitored servers

Remove monitored servers using the terminal.

## About this task

Use the `monitored-servers` tool to remove servers from the PingDataMetrics server.

## Steps

1. To list the monitored servers, run the `/bin/status` tool.

2. From the monitored servers list, select a server.

3. To remove the desired server, run the following command.

   ```
   bin/monitored-servers remove-server  <server-name>
   ```
