RUT956 API to collect router information

Hello,

I’m using these 3 APIs to retrieve information from a RUT956 to a JSON file.

“/api/wireless/interfaces/status”
“/api/system/device/status”
“/api/interfaces/status”

I’m trying to get the CPU and Temperature from these, but can’t find them, are they included in these APIs or just via SNMP please?

And all of this data?

Thanks

Hi gonzo,

For CPU load, have you tried using /api/system/device/load/status? It should return CPU load over a period of time. Unfortunately, we don’t have a direct api to get modem temperature. This can be done through modbus call, More information here: Teltonika Networks Web API. Please note that these are in beta version.

For Mobile information or status, kindly try /api/modem/status.

Let me know if this helps.

Regards,

This topic was automatically closed after 15 days. New replies are no longer allowed.