Read metrics displayed in SystemMonitor via SDK

I’d like to read metrics (e.g. live/record FPS of camera) thats are displayed in SmartClient/ManagementClient SystemMonitor.

But I couldn’t find suitable API in doucmentation.

Is there a way to read metrics?

System Monitor metrics are unfortunately not available in the SDK.

You can find some of the information (but far from all) using the Status API.

Thanks for your quick reply.

I’ll check Status API anyway.