# Server Manager

> Inspect the status of the PerformanceGuard services, and start or stop them, with Server Manager.

Source: https://docs.capaone.com/performanceguard/technical-reference/server-manager/  
Product: PerformanceGuard — a separate CapaSystems product; do not apply this page to any other.

The Server Manager is a tool for management of PerformanceGuard installations. The Server Manager lets you inspect the status of the PerformanceGuard services. It also lets you start and stop the services.

You find the Server Manager under **Start > (All Programs) > PerformanceGuard**.

:::caution
The Server Manager needs administrative rights in order to get Windows service information, so remember to select *Run as administrator* when you start the Server Manager
:::

# **Procrun Service Properties**

It's possible to manage PerformanceGuard service properties via procrun. Procrun is a set of applications that let Windows users wrap Java applications as Windows services.

That way you'll be able to control advanced service properties, for example JVM parameters like heap sizes and memory pool sizes for the PerformanceGuard Web Server 2 service:  
![](/attachments/performanceguard/6247544f-29fe-41fb-b409-8086cfc25181.png)

For more information about procrun, and configuration of service properties via procrun, see for example the [**procrun information on Apache Commons**](https://commons.apache.org/proper/commons-daemon/procrun.html).
