Welcome to the Hailo Community!
Please try the following. Open two terminals.
In one terminal you run:
hailortcli monitor
In the second terminal run:
export HAILO_MONITOR=1
hailortcli run some_model_file.hef
You can use the -t parameter to run the model for longer e.g. -t 30
to run the model for 30 seconds.