[Firehol-support] netdata on openwrt collect tc-data with firehol from existing configuration

Tsaousis, Costa costa at tsaousis.gr
Sat Jun 11 08:53:17 BST 2016


Hi Holger,

You can show the current classes with:

tc -s -d -p class show dev $DEVICE

and the current matches/filters these classes have with:

tc -s -d -p filter show dev $DEVICE

replace $DEVICE with your network interface

You will have to build fireqos.conf yourself.

Costa



On Sat, Jun 11, 2016 at 3:46 AM, Holger <gonzo.d at web.de> wrote:

> Hej,
>
> I installed firehol/netdata on an openwrt router, which shows useful
> information.
> There is an existing tc / qos configuration and I would like to collect
> data from this configuration to see if and how the configuration works.
>
> Is it possible to use firehol or fireqos to collect data from an existing
> tc-configuration?
> How could I do this?
>
> Or is it mandatory to do the config with fireqos to get data?
>
> There is not that much room on a router to do all the funny thingies, so
> something slim would be nice.
>
> cheerio Holger
> _______________________________________________
> Firehol-support mailing list
> Firehol-support at lists.firehol.org
> http://lists.firehol.org/mailman/listinfo/firehol-support



More information about the Firehol-support mailing list