The information contained in this document is subject to change. This document contains proprietary information, which is protected by copyright
laws. All rights are reserved. No part of this document may be photocopied, reproduced or translated to another language or program language
without prior written consent of RFI Engineering B.V.
RefGuide_U-routerNGW_v1.01.docx
Page: 43(
57)
14.6 Statistics
The ‘
status
’ endpoint provides information on the current status of the U-router NGW. Such as the
connections status to the mobile network, signal levels and the status of the interfaces and relay.
ENDPOINT
GET /api/statistics
For example:
curl https://192.168.168.1/api/statistics -u rfi:rfi123
Returns:
{
"sysinfo": {
"systemTime": "2020-11-07 19:40:33",
"upTime": "5 days, 9:33:39",
"upTimeSeconds": "466419",
"totalRam": "118.4 MB",
"freeRam": " 3.0 MB",
"processCount": "69",
"daemonUpTime": "0 days, 0:44:25",
"daemonUpTimeSeconds": "2665"
},
"measurements": [{
"logTime": "2020-11-07 18:56:08",
"startTimeSeconds": "1604775368",
"endTimeSeconds": "1604775369",
"registrationStatus": "",
"signalDbm": "0",
"signalQuality": "",
"mcc": "",
"mnc": "",
"lac": "",
"cellid": "",
"durationSeconds": "1"
}, {
"logTime": "2020-11-07 18:56:09",
"startTimeSeconds": "1604775369",
"endTimeSeconds": "1604775371",
"registrationStatus": "Initializing...",
"signalDbm": "-111",
"signalQuality": "NOT INITIALIZED",
"mcc": "0",
"mnc": "0",
"lac": "0",
"cellid": "0",
"durationSeconds": "2"
}, {
"logTime": "2020-11-07 18:56:11",
"startTimeSeconds": "1604775371",
"endTimeSeconds": "1604775381",
"registrationStatus": "not-registered-searching",
"signalDbm": "-111",
"signalQuality": "NOT INITIALIZED",
"mcc": "0",
"mnc": "0",
"lac": "0",
"cellid": "0",
"durationSeconds": "10"
}, {
"logTime": "2020-11-07 18:56:21",
"startTimeSeconds": "1604775381",
"endTimeSeconds": "1604775382",
"registrationStatus": "registered",
"signalDbm": "-79",
"signalQuality": "Fair",
"mcc": "0",