Skip to content

Instantly share code, notes, and snippets.

@kadyana
Created October 11, 2015 18:46
Show Gist options
  • Save kadyana/17518c64584149db2432 to your computer and use it in GitHub Desktop.
Save kadyana/17518c64584149db2432 to your computer and use it in GitHub Desktop.
Server and client Aeron statistics
Server stats:
0: 96 - Bytes sent
1: 6,568 - Bytes received
2: 0 - Failed offers to ReceiverProxy
3: 0 - Failed offers to SenderProxy
4: 0 - Failed offers to DriverConductorProxy
5: 0 - NAKs sent
6: 0 - NAKs received
7: 147 - SMs sent
8: 145 - SMs received
9: 250 - Heartbeats sent
10: 272 - Heartbeats received
11: 0 - Retransmits sent
12: 0 - Flow control under runs
13: 0 - Flow control over runs
14: 0 - Invalid packets
15: 0 - Driver Exceptions
16: 0 - Data Packet short sends
17: 0 - Setup Message short sends
18: 0 - Status Message short sends
19: 0 - NAK Message short sends
20: 34 - Client keep-alives
21: 4 - Sender flow control limits applied
22: 96 - sender pos: udp://224.0.0.251:12001 -1179190547 1000 1
23: 8,388,704 - publisher limit: udp://224.0.0.251:12001 -1179190547 1000 1
24: 0 - sender pos: udp://224.0.0.251:12001 -1179190545 1001 2
25: 8,388,608 - publisher limit: udp://224.0.0.251:12001 -1179190545 1001 2
26: 0 - sender pos: udp://224.0.0.251:12001 -1179190543 1003 4
27: 8,388,608 - publisher limit: udp://224.0.0.251:12001 -1179190543 1003 4
28: 0 - sender pos: udp://224.0.0.251:12001 -1179190541 1002 6
29: 8,388,608 - publisher limit: udp://224.0.0.251:12001 -1179190541 1002 6
30: 0 - subscriber pos: udp://224.0.0.251:12001 -1179190543 1003 7
31: 0 - receiver hwm: udp://224.0.0.251:12001 -1179190543 1003 8
32: 0 - subscriber pos: udp://224.0.0.251:12001 -1179190541 1002 3
33: 0 - receiver hwm: udp://224.0.0.251:12001 -1179190541 1002 9
34: 0 - subscriber pos: udp://224.0.0.251:12001 -186532719 1003 7
35: 0 - receiver hwm: udp://224.0.0.251:12001 -186532719 1003 10
36: 40 - subscriber pos: udp://224.0.0.251:12001 -186532717 1002 3
37: 40 - receiver hwm: udp://224.0.0.251:12001 -186532717 1002 11
Client stats:
0: 40 - Bytes sent
1: 10,552 - Bytes received
2: 0 - Failed offers to ReceiverProxy
3: 0 - Failed offers to SenderProxy
4: 0 - Failed offers to DriverConductorProxy
5: 0 - NAKs sent
6: 0 - NAKs received
7: 229 - SMs sent
8: 246 - SMs received
9: 296 - Heartbeats sent
10: 434 - Heartbeats received
11: 0 - Retransmits sent
12: 0 - Flow control under runs
13: 0 - Flow control over runs
14: 0 - Invalid packets
15: 0 - Driver Exceptions
16: 0 - Data Packet short sends
17: 0 - Setup Message short sends
18: 0 - Status Message short sends
19: 0 - NAK Message short sends
20: 34 - Client keep-alives
21: 4 - Sender flow control limits applied
22: 0 - sender pos: udp://224.0.0.251:12001 -186532723 1000 1
23: 8,388,608 - publisher limit: udp://224.0.0.251:12001 -186532723 1000 1
24: 0 - sender pos: udp://224.0.0.251:12001 -186532721 1001 2
25: 8,388,608 - publisher limit: udp://224.0.0.251:12001 -186532721 1001 2
26: 0 - sender pos: udp://224.0.0.251:12001 -186532719 1003 4
27: 8,388,608 - publisher limit: udp://224.0.0.251:12001 -186532719 1003 4
28: 40 - sender pos: udp://224.0.0.251:12001 -186532717 1002 6
29: 8,388,648 - publisher limit: udp://224.0.0.251:12001 -186532717 1002 6
30: 0 - subscriber pos: udp://224.0.0.251:12001 -186532719 1003 7
31: 0 - receiver hwm: udp://224.0.0.251:12001 -186532719 1003 8
32: 40 - subscriber pos: udp://224.0.0.251:12001 -186532717 1002 3
33: 40 - receiver hwm: udp://224.0.0.251:12001 -186532717 1002 9
34: 0 - subscriber pos: udp://224.0.0.251:12001 -186532723 1000 10
35: 0 - receiver hwm: udp://224.0.0.251:12001 -186532723 1000 12
36: 0 - subscriber pos: udp://224.0.0.251:12001 -1179190547 1000 10
37: 96 - receiver hwm: udp://224.0.0.251:12001 -1179190547 1000 13
38: 0 - subscriber pos: udp://224.0.0.251:12001 -1179190545 1001 11
39: 0 - receiver hwm: udp://224.0.0.251:12001 -1179190545 1001 14
40: 0 - subscriber pos: udp://224.0.0.251:12001 -186532721 1001 11
41: 0 - receiver hwm: udp://224.0.0.251:12001 -186532721 1001 15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment