- add description for ip_ plugin
- fix typos
This commit is contained in:
parent
d77f596726
commit
d1bac11c38
@ -24,11 +24,12 @@ A set of FreeBSD specific plugins for Munin
|
||||
- **netisr_** graphs per-thread/per-protocol [`netisr(9)`](https://www.freebsd.org/cgi/man.cgi?format=html&query=netisr%289%29) statistics, taken from `netstat -Q`
|
||||
- **netmem_** graphs [`mbuf(9)`](https://www.freebsd.org/cgi/man.cgi?format=html&query=mbuf%289%29) statistics, taken from `netstat -m`
|
||||
- **pf_** graphs [`pf(4)`](https://www.freebsd.org/cgi/man.cgi?query=pf&sektion=4&apropos=0) firewall statistics, taken from `pfctl -vsi`
|
||||
- **udp_** graphs UDP protocol traffic and error statistcs, taken from `netstat -s`
|
||||
- **ipmi_** graphs temprature, fan speed and power information from hardwre chassis, taken from `ipmitool`
|
||||
- **multiping_** graphs RTT and PacketLoss to multiple desinations from multiple source addresses on a given network interface
|
||||
- **udp_** graphs UDP protocol traffic and error statistics, taken from `netstat -s -p udp`
|
||||
- **ip_** graphs IP protocol traffic and error statistics, taken from `netstat -s -p ip`
|
||||
- **ipmi_** graphs temperature, fan speed and power information from hardware chassis, taken from `ipmitool`
|
||||
- **multiping_** graphs RTT and PacketLoss to multiple destinations from multiple source addresses on a given network interface
|
||||
|
||||
## Sample Graphs
|
||||

|
||||

|
||||

|
||||

|
||||
|
Loading…
x
Reference in New Issue
Block a user