# Server Status

## ![](/files/9re6VsF50gx0i7EY11KF) Get Server Status

### Description <a href="#description" id="description"></a>

The Get Server Status transform contacts the Hop servers for which the names are read from an input field.

It returns high level information about the server. Every output field for which you specify a name will be added to the list of output fields.

| Hop Engine | <sup>✓</sup> |
| ---------- | ------------ |
| Spark      | ?            |
| Flink      | ?            |
| Dataflow   | ?            |

### Options

Here is the list of possible output fields:

* Error message
* Status description
* Server load
* Free memory
* Total memory
* CPU cores
* CPU process time
* OS name
* OS version
* OS architecture
* \# Active pipelines
* \# Active workflows
* Available
* Response (ns)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.primeur.com/data-shaper-1.21/knowing-the-data-shaper-designer/pipelines/transforms/serverstatus.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
