Re: netdata on openwrt collect tc-data with firehol from existing configuration

"Tsaousis, Costa" <[email protected]> Sat, 11 Jun 2016 10:53:17 +0300
Newsgroups gmane.comp.security.firewalls.firehol.user
Message-ID <CANL+VpYKLjWfGDCF7k5X=NxnXqD6iARCbKMLq+zdd+BQ7ZxYOw@mail.gmail.com>
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 <[email protected]> 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
> [email protected]
> http://lists.firehol.org/mailman/listinfo/firehol-support
_______________________________________________
Firehol-support mailing list
[email protected]
http://lists.firehol.org/mailman/listinfo/firehol-support