<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [NS](./bitburner.ns.md) &gt; [getServerUsedRam](./bitburner.ns.getserverusedram.md)

## NS.getServerUsedRam() method

Get the used RAM on a server.

**Signature:**

```typescript
getServerUsedRam(host: string): number;
```

## Parameters

|  Parameter | Type | Description |
|  --- | --- | --- |
|  host | string | Hostname of the target server. |

**Returns:**

number

The amount of used RAM (GB) on the specified server.

## Remarks

RAM cost: 0.05 GB