Skip to Content
Red Hat Enterprise Linux Server Cookbook
book

Red Hat Enterprise Linux Server Cookbook

by William Leemans
December 2015
Intermediate to advanced
250 pages
4h 41m
English
Packt Publishing
Content preview from Red Hat Enterprise Linux Server Cookbook

Monitoring network performance

In this recipe, we'll look at the following network metrics:

  • network.interface.collisions
  • network.interface.in.bytes
  • network.interface.in.packets
  • network.interface.in.errors
  • network.interface.in.drops
  • network.interface.out.bytes
  • network.interface.out.packets
  • network.interface.out.errors
  • network.interface.out.drops

How to do it…

Now, one last time, we'll look at how we can create a text and graphical representation of data. Perform the following steps:

  1. Display live data for the preceding metrics; run the following command:
    ~]# pmdumptext -H -t 1 -i -l network.interface.collisions network.interface.in.bytes network.interface.in.packets network.interface.in.errors network.interface.in.drops network.interface.out.bytes network.interface.out.packets ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

CentOS 7 Server Deployment Cookbook

CentOS 7 Server Deployment Cookbook

Timothy Boronczyk

Publisher Resources

ISBN: 9781784392017