To enable Hailo monitor to gather data while running using Hailo multi process service you’ll need to update the /etc/default/hailort_service file and reload the service.
worth mentioning that in order to use ‘Hailo monitor’, the following parameter should be set:
export HAILO_MONITOR=1
The multi-process-service can be enabled both while running with docker or while running hailort in manual installation.
This link will take you directly to the multi process service: multi-process-service