// VERSION=1.05.0 { "name": "TopN Applications - Agent asgard", "data_source_type" : "remote_json", "model_view" : "opmantek-remote-json", "options": { "titleText": "TopN Applications - asgard (192.168.88.254) interface: WAN(2)" }, "external_url": "http://thor.opmantek.com/en/omk/opFlowSP/topn?fl_agent=5db27d6a731c248b9b953e0a&fl_if_index=2&fl_interfaces=%7B%22in%22%3A%5B%225db27d6a731c248b9b953e18%22%5D%2C%22out%22%3A%5B%225db27d6a731c248b9b953e1c%22%5D%7D#topn/application", "external_url_label": "opFlow", "type": "remote_json", "remote_paramaters": { "auth_type": "omk_token", "url": "http://thor.opmantek.com/omk/opFlowSP/agent/192.168.88.254/interface/2/data_model_view.json", "requestData" : { "model" : "opFlow_flows_summary", "options" : { "full_detail" : 1, "only_reply_data" : "true", "sort" : { "octets" : -1 }, "columns" : [ "friendly_proto", "application", "app_port", "dnsname_src_ip", "src_port", "dnsname_dst_ip", "dst_port", "tos", "flows", "octets", "packets", "avg_octets_sec", "avg_packets_sec", "flows_pct", "octets_pct", "packets_pct" ], "apply_dnsname" : 1 }, "model_view" : "bbpaginator", "parameters" : { "filter" : null, "flow_type" : [ "src_ip", "dst_ip", "application" ], "end_date_raw" : null, "start_date_raw" : null, "agent" : "5db27d6a731c248b9b953e0a", "group_by" : [ "application" ], "summarise" : 300, "summary_field" : "octets", "interfaces" : { "out" : [ "5db27d6a731c248b9b953e1c" ], "in" : [ "5db27d6a731c248b9b953e18" ] }, "topn" : 10 } } }, "private": { "token": "whateverSuitsU!" }, "table_schema": [ { "name": "application", "label": "Application", "cell": "String", "search" : false, "editable": false }, { "name": "src_port", "label": "Src Port", "cell": "String", "search" : false, "editable": false, "formatter": "ArrayMaxLengthString" }, { "name": "octets", "label": "Bytes", "cell": "Number", "editable": false }, { "name": "flows", "label": "Flows", "cell": "Number", "editable": false }, { "name": "packets", "label": "Packets", "cell": "Number", "editable": false }, { "name": "avg_octets_sec", "label": "Avg MB/s", "cell": "Number", "editable": false }, { "name": "avg_packets_sec", "label": "Avg Pkts/s", "cell": "Number", "editable": false }, { "name": "octets_pct", "label": "% Bytes", "cell": "PercentCellOneDecimal", "editable": false }, { "name": "packets_pct", "label": "% Pkts", "cell": "PercentCellOneDecimal", "search" : false, "editable": false }, { "name": "flows_pct", "label": "% Flows", "search" : false, "editable": false, "cell": "PercentCellOneDecimal" } ] }