diff options
author | Daniel Borkmann <dborkman@redhat.com> | 2013-07-11 15:42:00 +0200 |
---|---|---|
committer | Daniel Borkmann <dborkman@redhat.com> | 2013-07-11 15:42:00 +0200 |
commit | cc3d4df8271a6f6a73e7df8c110b3d5147f1f138 (patch) | |
tree | 139548e492d97affa0825b4f8b68eb17dca79ac2 | |
parent | 68eb1ecd9e7565d6e265d4cca2b666e8c017dd53 (diff) |
man: ifpps: emphasize gnuplot output format
As this is useful for a couple of people, emphasize this in ifpps'
manpage as well.
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
-rw-r--r-- | ifpps.8 | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -43,6 +43,9 @@ The least heavy hitter will always be displayed and is marked with \[lq]-\[rq]. In addition, the average for all the above per-CPU data is shown. .PP +ifpps also supports directly the gnuplot(1) data sample format. This +facilitates creation of gnuplot figures from ifpps time series. +.PP .SH OPTIONS .PP .SS -d <netdev>, --dev <netdev> |