githubEdit

Monitoring

On-device Monitoring dashboard

circle-check

The Monitoring tab display counts and descriptive statistics among all your sensors.

Sample screenshot

TM Dashboard Monitoring tab sample with numbers corresponding to figure descriptions
Monitoring tab sample

Descriptions

  1. Select your Radar and Camera in case you have multiple sensors on the unit. Sensors need to be defined and enabled in the Node-RED Config.

  2. Displays car object speed counts and descriptive statistics for those that moved through zone_radar since 0400 local time. Stats include:

    1. count: Total count through valid area

    2. mean_speed: Average speed among all cars

    3. p25_speed: 25th Percentilearrow-up-right speed, also known as first quartile (Q1)

    4. p50_speed: 50th Percentile speed, also known as medianarrow-up-right speed

    5. p75_speed: 75th Percentile speed, also known as third quartile (Q3)

    6. p85_speed: 85th Percentile speed

    7. max_speed: Maximum speed

    8. count_over_25: Static set number for maximum speed (25 in set system; e.g. 25 mph)

    9. iqr_upper: Interquartile rangearrow-up-right (IQR) calculated as p75 + 1.5 * IQR

    10. iqr_upper_freq: (frequency of cars above the iqr_upper) Count of vehicles driving above the iq_upper (considered outliersarrow-up-right that are significantly faster than other vehicles)

  3. Daily cumulative counts for all Frigate-enabled objectsarrow-up-right since 0400 local time.

  4. Hourly cumulative counts by object for the last 36 hours.

  5. Daily cumulative counts by object for the last 10 days.

  6. Latest observations (to display images, Frigate snapshotsarrow-up-right must be enabled).

Last updated

Was this helpful?