Skip to content

UniFi-Poller: Client DPI - InfluxDB - No Data #48

@lslamp

Description

@lslamp

I have imported this dashboard and all the other related dashboards, only this dashboard is not show any data.
the Dashboard is connected to the same datasource, all other dashboards have data, only this one does not.

Do you have any pointers or ideas how I can get it populated?

this is the query for one of the graphs.
SELECT last("rx_bytes")+last("tx_bytes") FROM "clientdpi" WHERE ("category" =~ /^${Category:regex}$/ AND "source" =~ /^${Controller:regex}$/ AND "site_name" =~ /^${Site:regex}$/ AND "name" =~ /^${Client:regex}$/ AND "application" != 'TOTAL') AND $timeFilter GROUP BY "application", "category"

Image

Thanks
Lawrence

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions