GUI CSS: Decoupled most styles for sidebar from the classic theme (CMK-1171)
[check_mk.git] / checkman / statgrab_net
blob90e8f0151dc5199cc2fda2a0775799973400d435
1 title: Network Interfaces: Traffic
2 agents: hpux, solaris
3 catalog: os/networking
4 license: GPL
5 distribution: check_mk
6 description:
7  Reports the network traffic, the port state and the error counters for interfaces
8  using the command line tool {statgrab} on Solaris and HP-UX.
10  Make sure you have the statgrab binary available on the monitored
11  machine. Under HP-UX you also need to activate the {hpux_statgrab} agent plugin.
13  For details about the features and configuration of this check please refer
14  to the check man page of {if64}. This check uses the same implementation - with
15  just a few restricions: There is no information about broadcast or multicast
16  packets. These will be shown as unicast packets. The type of the interfaces
17  will allows show as Ethernet (type 6). Only {lo0} will be shown as type SoftwareLoopback
18   (24).
20 item:
21   The number of the interface of the name as defined in the operating system.