Skip to content

Server Manager

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.

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:

For more information about procrun, and configuration of service properties via procrun, see for example the procrun information on Apache Commons.