Photon Server API
The socket server counter.
More...
The socket server counter.
◆ BusinessLogicQueueCounter
Initial value:
The total number of items in the Business Logic Queue.
◆ BusinessLogicThreadsCounter
Initial value:
The total number of Business Logic Threads.
◆ BytesInPerSecondCounter
Initial value:
The bytes in per second counter.
◆ BytesOutPerSecondCounter
Initial value:
The bytes out per second counter.
◆ ClientTimeoutDisconnectsPerSecond
◆ CommandsResentPerSecondCounter
Initial value:
The commands resent per second counter.
◆ ConnectionsCounter
Initial value:
The total number of active connections.
◆ DatagramValidationFailuresPerSecond
◆ EnetQueueCounter
Initial value:
The total number of items in the Enet Queue.
◆ EnetThreadsCounter
Initial value:
The total number of Enet Threads.
◆ IoThreadsCounter
Initial value:
The total number of IO Threads.
◆ MessagesInPerSecondCounter
Initial value:
The number of received commands per second.
◆ MessagesOutPerSecondCounter
Initial value:
The number of sent commands per second.
◆ PeersCounter
Initial value:
The total number of peers (TCP + UDP).
◆ PolicyFailedRequestsPerSecond
◆ PolicyPeers
◆ PolicyTimeoutDisconnectsPerSecond
◆ ReliableCommandsInPerSecond
◆ ReliableCommandsOutPerSecond
◆ TcpDisconnectedPeersByClientPerSecond
◆ TcpDisconnectedPeersByConnectTimeoutPerSecond
readonly PerformanceCounterReader Photon.CounterPublisher.SocketServerCounter.TcpDisconnectedPeersByConnectTimeoutPerSecond |
|
static |
◆ TcpDisconnectedPeersByManagedPerSecond
◆ TcpDisconnectedPeersByServerPerSecond
◆ TcpDisconnectedPeersByTimeoutPerSecond
◆ TcpDisconnectedPeersPerSecond
◆ TcpPeersCounter
Initial value:
The tcp peers counter.
◆ TimeoutDisconnectPerSecondCounter
Initial value:
The timeout disconnect per second counter.
◆ UdpDatagramsInPerSecond
◆ UdpDatagramsOutPerSecond
◆ UdpDisconnectedPeersByClientPerSecond
◆ UdpDisconnectedPeersByConnectTimeoutPerSecond
readonly PerformanceCounterReader Photon.CounterPublisher.SocketServerCounter.UdpDisconnectedPeersByConnectTimeoutPerSecond |
|
static |
◆ UdpDisconnectedPeersByManagedPerSecond
◆ UdpDisconnectedPeersByServerPerSecond
◆ UdpDisconnectedPeersByTimeoutPerSecond
◆ UdpDisconnectedPeersPerSecond
◆ UdpPeersCounter
Initial value:
The udp peers counter.
◆ UnreliableCommandsInPerSecond
◆ UnreliableCommandsOutPerSecond
static readonly string UdpPeersCounter
Definition: SocketServerCounterSchema.cs:473
static readonly string CategoryName
Definition: SocketServerCounterSchema.cs:134
static readonly string CategoryName
Definition: SocketServerCounterSchema.cs:247
Definition: SocketServerCounterSchema.cs:385
static readonly string TCPPeersDisconnectedByConnectTimeoutCounterPlusPerSecond
Definition: SocketServerCounterSchema.cs:309
static readonly string TCPPeersDisconnectedByTimeoutCounterPlusPerSecond
Definition: SocketServerCounterSchema.cs:301
static readonly string TCPPeersDisconnectedByAppCounterPlusPerSecond
Definition: SocketServerCounterSchema.cs:277
static readonly string TimeoutDisconnectPerSecondCounter
Definition: SocketServerCounterSchema.cs:208
static readonly string DatagramsOutPerSecondCounter
Definition: SocketServerCounterSchema.cs:397
static readonly string CategoryName
Definition: SocketServerCounterSchema.cs:33
static readonly string TCPPeersDisconnectedByServerCounterPlusPerSecond
Definition: SocketServerCounterSchema.cs:293
static readonly string PolicyFailedRequestsCounterPerSecond
Definition: SocketServerCounterSchema.cs:537
static readonly string CategoryName
Definition: SocketServerCounterSchema.cs:389
static readonly string EnetQueueCounter
Definition: SocketServerCounterSchema.cs:362
static readonly string UDPPeersDisconnectedByClientCounterPlusPerSecond
Definition: SocketServerCounterSchema.cs:421
static readonly string MessagesInCounterPerSecond
Definition: SocketServerCounterSchema.cs:39
static readonly string ClientTimeoutDisconnectsPerSecondCounter
Definition: SocketServerCounterSchema.cs:138
static readonly string ReliableCommandsInPerSecondCounter
Definition: SocketServerCounterSchema.cs:192
static readonly string PeersTotalCounter
Definition: SocketServerCounterSchema.cs:45
static readonly string TCPPeersDisconnectedByClientCounterPlusPerSecond
Definition: SocketServerCounterSchema.cs:285
static readonly string IoThreadsActiveCounter
Definition: SocketServerCounterSchema.cs:376
Definition: SocketServerCounterSchema.cs:15
static readonly string ConnectionsActiveCounter
Definition: SocketServerCounterSchema.cs:35
static readonly string BytesInPerSecondCounter
Definition: SocketServerCounterSchema.cs:27
Definition: SocketServerCounterSchema.cs:342
static readonly string PolicyPeersDisconnectedByTimeoutCounterPlusPerSecond
Definition: SocketServerCounterSchema.cs:579
static readonly string MessagesOutCounterPerSecond
Definition: SocketServerCounterSchema.cs:43
static readonly string CategoryName
Definition: SocketServerCounterSchema.cs:523
static readonly string DatagramValidationFailuresPerSecondCounter
Definition: SocketServerCounterSchema.cs:234
static readonly string UnreliableCommandsInPerSecondCounter
Definition: SocketServerCounterSchema.cs:210
static readonly string DatagramsInPerSecondCounter
Definition: SocketServerCounterSchema.cs:393
static readonly string CommandsResentPerSecondCounter
Definition: SocketServerCounterSchema.cs:146
Definition: SocketServerCounterSchema.cs:122
static readonly string CategoryName
Definition: SocketServerCounterSchema.cs:358
static readonly string UnreliableCommandsOutPerSecondCounter
Definition: SocketServerCounterSchema.cs:212
Definition: SocketServerCounterSchema.cs:243
static readonly string TcpPeersCounter
Definition: SocketServerCounterSchema.cs:337
static readonly string UDPPeersDisconnectedByAppCounterPlusPerSecond
Definition: SocketServerCounterSchema.cs:413
static readonly string UDPPeersDisconnectedCounterPlusPerSecond
Definition: SocketServerCounterSchema.cs:453
static readonly string UDPPeersDisconnectedByTimeoutCounterPlusPerSecond
Definition: SocketServerCounterSchema.cs:437
static readonly string BytesOutPerSecondCounter
Definition: SocketServerCounterSchema.cs:31
static readonly string ReliableCommandsOutPerSecondCounter
Definition: SocketServerCounterSchema.cs:194
static readonly string TCPPeersDisconnectedCounterPlusPerSecond
Definition: SocketServerCounterSchema.cs:317
static readonly string UDPPeersDisconnectedByConnectTimeoutCounterPlusPerSecond
Definition: SocketServerCounterSchema.cs:445
static readonly string EnetThreadsActiveCounter
Definition: SocketServerCounterSchema.cs:366
Definition: SocketServerCounterSchema.cs:519
static readonly string PolicyPeersCounter
Definition: SocketServerCounterSchema.cs:541
static readonly string BusinessLogicThreadsActiveCounter
Definition: SocketServerCounterSchema.cs:352
SocketServerCounterSchema Schema
Definition: SocketServerCounter.cs:15
static readonly string UDPPeersDisconnectedByServerCounterPlusPerSecond
Definition: SocketServerCounterSchema.cs:429
static readonly string BusinessLogicQueueCounter
Definition: SocketServerCounterSchema.cs:348