Monitoring Hailo-8L Performance in Real-Time Applications on Raspberry Pi

Hi,

I have used the hailortcli tool to view the capabilities and performance of a model running on the Hailo-8L module connected to my Raspberry Pi. However, this only provides information in a test environment and not during a live application.

Are there any tools, libraries, or methods available that would allow me to monitor how well the Hailo-8L module is performing while the application is running? Ideally, I would like to view metrics such as inference rate, accelerator utilisation, latency, throughput, and resource usage in real time.

Thank you.