It shows active datas based on hit, traffic and bandwidth per minute. The interval field is must be between 1 and 20.
Parameters
Return Values
Example Output:
{ "status": true, "data": { "2017-03-14 16:48:00": { "traffic": 2228.7867, "hit": 90231, "bandwidth": 297.1716 }, "2017-03-14 16:49:00": { "traffic": 2027.1564, "hit": 79394, "bandwidth": 270.2875 }, "2017-03-14 16:50:00": { "traffic": 2207.6945, "hit": 86547, "bandwidth": 294.3593 }, "2017-03-14 16:51:00": { "traffic": 2195.3814, "hit": 89123, "bandwidth": 292.7175 }, "2017-03-14 16:52:00": { "traffic": 2384.1913, "hit": 93758, "bandwidth": 317.8922 }, "2017-03-14 16:53:00": { "traffic": 2647.0926, "hit": 99836, "bandwidth": 352.9457 }, "2017-03-14 16:54:00": { "traffic": 3059.194, "hit": 109478, "bandwidth": 407.8925 }, "2017-03-14 16:55:00": { "traffic": 2830.727, "hit": 105636, "bandwidth": 377.4303 }, "2017-03-14 16:56:00": { "traffic": 2835.0082, "hit": 100663, "bandwidth": 378.0011 }, "2017-03-14 16:57:00": { "traffic": 2559.3555, "hit": 99793, "bandwidth": 341.2474 } } }
Was this post helpful?
Let us know if you liked the post. That’s the only way we can improve.