サービス エンジンのプールへのリアルタイム接続に関する情報を確認できます。CLI コマンドを使用して、プールまたはサーバがダウンしている場合の問題のトラブルシューティングを行うことができます。

show serviceengine <foo> flowtable コマンドと show serviceengine <foo> tcp-flows コマンドを使用して、リアルタイム接続を検索し、SE 全体に適用します。これらのコマンドに必要なフィルタを追加して、要件に基づいて出力をフィルタすることをお勧めします。

> show serviceengine 10.10.25.27 tcp-flows filter
conn_type frontend, backend, or both
core_num Core number
ip_addr Ip address of either src or dst in dotted decimal
ip_mask Ip mask in dotted decimal
listening_ports Listening sockets only
port Src port or Dst Port
> show serviceengine 10.10.25.27 flowtable filter
core_num Core num
dst_ip_addr Destination IP address
dst_ip_mask Destination IP address mask
dst_port Dst port range 1
dst_port_hi Dst port range 2
intfname Interface name
protocol_str Protocol type (tcp | udp)
src_ip_addr Source IP address
src_ip_mask Source IP address mask
src_port Source port range 1
src_port_hi source port range 2