From 47891c8dac98554fa56bb8ac3e0f2142495529df Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 28 Feb 2019 22:14:36 +0100 Subject: Adding upstream version 1.12.2. Signed-off-by: Daniel Baumann --- collectors/tc.plugin/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'collectors/tc.plugin/README.md') diff --git a/collectors/tc.plugin/README.md b/collectors/tc.plugin/README.md index 4dc1a1d22..b54e80858 100644 --- a/collectors/tc.plugin/README.md +++ b/collectors/tc.plugin/README.md @@ -168,7 +168,8 @@ And this is what you are going to get: First, setup the tc rules in rc.local using commands to assign different DSCP markings to different classids. You can see one such example in [github issue #4563](https://github.com/netdata/netdata/issues/4563#issuecomment-455711973). Then, map the classids to names by creating `/etc/iproute2/tc_cls`. For example: -```2:1 Standard +``` +2:1 Standard 2:8 LowPriorityData 2:10 HighThroughputData 2:16 OAM -- cgit v1.2.3