From 01575e7787419bfdda2dc0470dfe71bb9e13ef1c Mon Sep 17 00:00:00 2001 From: Babak Farrokhi Date: Sat, 15 Aug 2015 09:39:07 +0430 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 51285f9..29d9b3c 100644 --- a/README.md +++ b/README.md @@ -28,3 +28,7 @@ A set of FreeBSD specific plugins for Munin - **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 +## Sample Graphs +![IPMI Temprature](http://farrokhi.net/~farrokhi/munin-plugins/ipmi_temp-day.png) +![NIC IRQ Per Queue](http://farrokhi.net/~farrokhi/munin-plugins/netirq_ix1-day.png) +![PF Misc Counters](http://farrokhi.net/~farrokhi/munin-plugins/pf_counters-day.png)