| SubsysNumber |
Type of Subsystem. Enumerations: |
| Surveillance |
Surveillance on or off. Enumerations: |
| Measuretime |
Time of one observation interval in seconds. |
| MaxInCon |
Maximum number of allowed incoming connections during the
observation interval. -1 disables this limit. |
| MaxOutCon |
Maximum number of allowed outgoing connections during the
observation interval. -1 disables this limit. |
| MaxInDuration |
Maximum connect time for incoming connections in
seconds during the observation interval. -1 disables this
limit. |
| MaxOutDuration |
Maximum connect time for outgoing connections in
seconds during the observation interval. -1 disables this
limit |
| Timeleft |
Time in seconds left in current interval.
Writing to Timeleft will restart the observation
interval. |
| CurrentInCon |
Current number of incoming connections. |
| CurrentOutCon |
Current number of outgoing connections. |
| TotalInCon |
Total count of incoming connections during
the observation interval. |
| TotalOutCon |
Total count of outgoing connections during
the observation interval. |
| TotalMaxCon |
Maximum number of simultaniously established
connections during the observation interval. |
| TotalInDuration |
Total connect time of incoming connections
during the observation interval. |
| TotalOutDuration |
Total connect time of outgoing connections
during the observation interval. |
| MaxCurrentInCon |
Maximum number of currently allowed incoming connections.
-1 disables this limit. |
| MaxCurrentOutCon |
Maximum number of currently allowed outgoing connections.
-1 disables this limit. |
| MaxCurrentCon |
Maximum number of currently allowed connections in both
directions. -1 disables this limit. |