# STATUS

How the status of the current MemSQL Ops agent. This command returns the MemSQL Ops agent pid and port. For example:

```shell
memsql-ops status

```

```output

MemSQL Ops is running with pid 3270 on port 9000.

```

## Usage

```
usage: memsql-ops status [--settings-file SETTINGS_FILE]

Check the status of the MemSQL Ops agent.

optional arguments:
  --settings-file SETTINGS_FILE
                        A path to a MemSQL Ops settings.conf file. If not set,
                        we will use the file in the same directory as the
                        MemSQL Ops binary.

```

***

Modified at: April 25, 2023

Source: [/db/v7.3/reference/memsql-ops-cli-reference/local-memsql-ops-agent-management/status/](https://docs.singlestore.com/db/v7.3/reference/memsql-ops-cli-reference/local-memsql-ops-agent-management/status/)

(An index of the documentation is available at /llms.txt)
