HAILO_MONITOR doesn´t work

Hello everyone,
I’m using a RPI5 with the Hailo AI Hat+. Right now, I’m trying to use some demos to figure out how much the chip is being utilized. In the hailort_service, I set monitoring to 1, restarted the daemon, and also started the monitoring.service.

When I use the demos from the Raspberry Pi documentation, I get output in the hailortcli monitor, but when I use this demo:

I don’t get any output in the hailortcli monitor.

Could it be because this demo is running in a virtual environment? I also tried running the hailortcli monitor inside that environment, but I still don’t get any output.

Hi @Benyjing
Welcome to the Hailo community. Please see this thread: hmon_files won’t create when Multi Process Service is True - General - Hailo Community. Can you confirm if you have followed the steps suggested in this thread?

Hello, check this thread:

Yes, i enable the hailo monitoring to 1 in the services. Or do you mean exactly what in the linked topic, i have to do? I woundering why is the utilize i shown on Demo execution and at the other hand not by the demo from Core Electronics.