{ "id": "LbStatisticsCounter", "module_id": "AggSvcLb", "properties": { "bytes_in": { "required": true, "title": "Number of bytes in", "type": "integer" }, "bytes_in_rate": { "title": "The average number of inbound bytes per second, the number is\naveraged over the last 5 one-second intervals.\n", "type": "number" }, "bytes_out": { "required": true, "title": "Number of bytes out", "type": "integer" }, "bytes_out_rate": { "title": "The average number of outbound bytes per second, the number is\naveraged over the last 5 one-second intervals.\n", "type": "number" }, "current_session_rate": { "title": "The average number of current sessions per second, the number is\naveraged over the last 5 one-second intervals.\n", "type": "number" }, "current_sessions": { "required": true, "title": "Number of current sessions", "type": "integer" }, "dropped_packets_by_access_list": { "description": "The total number of dropped TCP SYN or UDP packets by access list control.", "title": "The total number of dropped packets by access list control", "type": "integer" }, "dropped_sessions_by_lbrule_action": { "description": "The total number of dropped sessions by LB rule action.", "title": "The total number of dropped sessions by LB rule action", "type": "integer" }, "http_request_rate": { "title": "The average number of http requests per second, the number is\naveraged over the last 5 one-second intervals.\n", "type": "number" }, "http_requests": { "title": "The total number of http requests.", "type": "integer" }, "max_sessions": { "required": true, "title": "Number of maximum sessions", "type": "integer" }, "packets_in": { "title": "Number of packets in", "type": "integer" }, "packets_in_rate": { "title": "The average number of inbound packets per second, the number is\naveraged over the last 5 one-second intervals.\n", "type": "number" }, "packets_out": { "title": "Number of packets out", "type": "integer" }, "packets_out_rate": { "title": "The average number of outbound packets per second, the number is\naveraged over the last 5 one-second intervals.\n", "type": "number" }, "source_ip_persistence_entry_size": { "title": "Number of source IP persistence entries", "type": "integer" }, "total_sessions": { "required": true, "title": "Number of total sessions", "type": "integer" } }, "type": "object" }