> For the complete documentation index, see [llms.txt](https://docs.videc.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.videc.de/acron-9.3/en/ac_admin/anlagenuebersicht/anlage.md).

# Plant

### Identification

Display of the unique short form of the plant name.

### Name

Display of plant name

Note

[Identification](/acron-9.3/en/ac_admin/anlagenuebersicht/wl_anlage/dialog_administration.md#identifikation-bezeichnung) and [name](/acron-9.3/en/ac_admin/anlagenuebersicht/wl_anlage/dialog_administration.md#identifikation-bezeichnung) can be changed in ACRON Admin / Actions / Administration.

### Server name

Display of server name

## Status <a href="#status_aktionen" id="status_aktionen"></a>

Status display of services/applications

|                                  |                                |
| -------------------------------- | ------------------------------ |
| ![](/files/N4VehKd1Lj8ayatFhpDs) | Status change                  |
| ![](/files/BlKaHTwKaVFPNCWRfxbN) | No service/ application active |
| ![](/files/W9HO4LbyY2wCCkLdEDom) | Application started            |
| ![](/files/EvDwFChBcVFB7y0MKhfu) | Service started                |
| ![](/files/iCxqVyLbE5mEw7fxNC3i) | Application started            |
| ![](/files/sUM5kSSccVcPZNvLBZJ4) | Service stopped                |

## Actions

Executable actions for the services/applications

|                                  |                                                              |
| -------------------------------- | ------------------------------------------------------------ |
| ![](/files/RxgbWiSb4XnQAofHkaS3) | Uninstall the service                                        |
| ![](/files/3Bes4H6SiJl4yqIJIyR3) | Start the service                                            |
| ![](/files/iCxqVyLbE5mEw7fxNC3i) | Start the application; it is minimized on the taskbar        |
| ![](/files/bSMamPlgcrnBcvxJaSBG) | Stop the service or exit the application                     |
| ![](/files/Opyp70epj4Gqg6Z5FrpC) | Open today's log file to view the service or application log |

Note

Only the services and applications whose configuration has been enabled are displayed in the workspace.

Changes to the configuration of services and applications can be made by selecting them in ACRON Explorer.

## RAM <a href="#arbeitsspeicher_datenpfad-kompressionspfad_cpu" id="arbeitsspeicher_datenpfad-kompressionspfad_cpu"></a>

The value for the 'in use' sector is the total memory requirement - that is, the sum of the RAM capacity and the memory usage in the virtual memory.

Note

A negative value for the 'free' sector signifies that the RAM is at full capacity and additional memory requirement is being swapped out to the so-called virtual memory.

## Data path / Compression path

Display of hard disk usage in the respective path

Note

Display is only possible for database servers >= ACRON version 8.3.

## CPU load

Display of the CPU load of a local plant


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.videc.de/acron-9.3/en/ac_admin/anlagenuebersicht/anlage.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.
