The interface Antcas System can be used to monitor a server.
Warning: It should be avoided to record the data using Function Block LOGGER. This may lead to faster aging of the storage medium.
Notes: The sensors are only listed when the gateway is active. Additionally, it can happen that during import on different hardware these variables are no longer identical.
| Name | Data Type | Description |
|---|---|---|
| bool | An error occurred on the server. | |
| bool | Interface is not ready. | |
| datetime | Database timestamp. | |
| datetime | Time of the boot process. | |
| real | CPU load in percent. The value can be above 100 % due to CPU boost. | |
| int | Total physical memory in bytes. | |
| int | Used physical memory in bytes. | |
| int | Used cached memory in bytes. | |
| int | Total swapped memory in bytes. | |
| int | Used swapped memory in bytes. | |
| int | Total system storage space in bytes. | |
| int | Used system storage space in bytes. | |
| real | Read from system storage in MB/s. | |
| real | Written to system storage in MB/s. | |
| int | Read from system storage in percent. | |
| int | Written to system storage in percent. | |
| int | Highest queue of the system storage in percent. |
Note: The percentage values can be above 100 %, indicating an excessive queue.