2
0
mirror of https://github.com/munin-monitoring/contrib.git synced 2018-11-08 00:59:34 +01:00
Commit Graph

1759 Commits

Author SHA1 Message Date
Steve Schnepp
63d61bc52e if1sec: fixes 2013-02-04 11:45:03 +01:00
Steve Schnepp
208874d74d if1sec_: initial version 2013-02-04 11:43:53 +01:00
Kenyon Ralph
5b56bd2973 http/http_request_time: fix documentation 2013-02-02 22:31:45 -08:00
Kenyon Ralph
29e6559e8b Merge pull request #206 from aptivate/master
Improved HTTP plugin, new CPU and page fault plugins
2013-02-02 22:30:08 -08:00
Kenyon Ralph
3406d2304d Merge pull request #219 from freewil/bitcoind_difficulty
add difficulty to bitcoind_
2013-02-02 22:23:01 -08:00
Kenyon Ralph
2f3ae6c58a Merge pull request #242 from robertkilian/master
Add plugin for monitoring APRS traffic in Xastir
2013-02-02 22:12:17 -08:00
Kenyon Ralph
db74999f97 Merge pull request #243 from steveschnepp/warncritenv
support warning and critical environment variables
2013-02-02 22:11:09 -08:00
Kenyon Ralph
e1f060df2b Merge pull request #244 from github-ivan/master
xen-multi CPU usage graph, skip list, some cleanup
2013-02-02 22:09:29 -08:00
Kenyon Ralph
74103a2bdf Merge pull request #248 from mjholtkamp/master
Added traffic_ipt plugin based on traffic (now with clean fork)
2013-02-02 22:07:06 -08:00
Michiel Holtkamp
d00cbc952c Converted traffic plugin to use iptables/ip6tables
You can now choose to use the snmp counters or if your host does
not support it (in some containers for example), you can set rules
in your firewall and count based on that.
2013-02-03 06:52:15 +01:00
Kenyon Ralph
7d0375b365 mail/qmailconn: fix author's name 2013-02-02 20:14:37 -08:00
Kenyon Ralph
52d82e6b2f Merge pull request #246 from ufoonline/patch-1
Update plugins/mail/qmailconn
2013-02-02 20:07:42 -08:00
ufoonline
67cdc919bb Update plugins/mail/qmailconn
# 2013-02-02 - Added support for Greylist and simscan Virus\Spam detect
#              Added LOGPATH env var
2013-02-02 21:27:37 +01:00
ivan
332c74d720 CPU usage graph, skip list, some cleanup
- xenskip option to skip graph types
  env.xenskip "<space separated module list>"
  Modules: cput, cpup, mem, disk, net
- CPU percentage graph added
2013-01-30 19:34:30 +01:00
Helmut Grohne
cbfa6b4578 support warning and critical environment variables
Like the mainline plugins do.
2013-01-30 12:14:28 +01:00
Steve Schnepp
8fbe0ebe27 qos_: add ability to use custom update_rate 2013-01-28 18:15:58 +01:00
Steve Schnepp
bdad8b7d48 Merge remote branch 'helmut/listplugins' 2013-01-28 17:28:33 +01:00
Steve Schnepp
cdf38620d2 Merge remote branch 'helmut/improvements' 2013-01-28 17:28:22 +01:00
Helmut Grohne
58ec362bb3 teach cpu.c to print steal and guest 2013-01-28 16:56:22 +01:00
Helmut Grohne
4bd77f20a5 backport HZ functionality to cpu.c 2013-01-28 16:42:38 +01:00
Helmut Grohne
c01ddbb0c0 extract function getenvint to common.c 2013-01-28 16:35:25 +01:00
Helmut Grohne
20f9c7fc37 munin-plugins-busybox: provide supported plugins via listplugins 2013-01-28 15:53:48 +01:00
Steve Schnepp
50b2baaf69 Merge remote branch 'helmut/master' 2013-01-28 14:27:58 +01:00
Helmut Grohne
b9c124798f fix cpu.c config for more recent kernels
It still lacks behind the vanilla cpu plugin.
2013-01-28 14:18:45 +01:00
Helmut Grohne
1956b4dd7b fix interrupts.c to actually work 2013-01-28 14:12:17 +01:00
Steve Schnepp
52f40c980d Merge branch 'master' of git.munin-monitoring.org:munin-contrib 2013-01-28 13:48:05 +01:00
Steve Schnepp
7c5a9a8c58 Merge branch 'munin-plugins-busybox' 2013-01-28 13:42:20 +01:00
Helmut Grohne
5dcd2ea54d relicense as GPLv2 2013-01-28 13:29:19 +01:00
Helmut Grohne
611bfb0580 made more paths be macros 2013-01-28 13:29:19 +01:00
Helmut Grohne
339b8f43a9 added #define PROC_STAT "/proc/stat" 2013-01-28 13:29:19 +01:00
Helmut Grohne
bdf2dd257a added if_err_ plugin 2013-01-28 13:29:19 +01:00
Helmut Grohne
a61fdfd103 readme -> disadvantages? 2013-01-28 13:29:19 +01:00
Helmut Grohne
1adee55736 it was not really clear to be about munin 2013-01-28 13:29:19 +01:00
Helmut Grohne
ad5c0c537a added a README 2013-01-28 13:29:19 +01:00
Helmut Grohne
881a6374f5 strip the binary 2013-01-28 13:29:19 +01:00
Helmut Grohne
2f167d679f fix bug in swap.c 2013-01-28 13:29:19 +01:00
Helmut Grohne
bede1947b2 change name to munin-plugins-busybox 2013-01-28 13:29:19 +01:00
Helmut Grohne
209937078b initial tree 2013-01-28 13:29:19 +01:00
Steve Schnepp
5fc0b17b75 qos_: add ability to use custom update_rate 2013-01-28 13:00:37 +01:00
Steve Schnepp
709af409cd db2_cnx: +x 2013-01-28 13:00:37 +01:00
Steve Schnepp
36a53f4538 db2_cnx: adding a plugin for monitoring DB2 connections 2013-01-28 13:00:37 +01:00
Steve Schnepp
0cde2ae787 Merge pull request #240 from CWempe/patch-1
svdrpsend.pl was renamed
2013-01-28 03:43:23 -08:00
Kenyon Ralph
7454dead8f Merge pull request #241 from ju0/master
Add plugin mysql_size_ondisk - reports the on-disk size of MySQL DBs.
2013-01-27 10:20:16 -08:00
Jakob Unterwurzacher
b9ffe6035e Add plugin mysql_size_ondisk - reports the on-disk size of MySQL DBs. 2013-01-27 16:16:17 +01:00
CWempe
0595306b2d svdrpsend.pl was renamed
The script "svdrpsend.pl" was renamed to "svdrpsend" in VDR Version 1.7.23.
see http://www.vdr-wiki.de/wiki/index.php/SVDRP#svdrpsend
2013-01-24 23:03:51 +01:00
Kenyon Ralph
9eb29b306d Merge pull request #218 from jimmyjones2/master
Add plugins for Apache Qpid
2013-01-24 12:24:44 -08:00
Jimmy Jones
c87caf6cd7 Add licence and more description 2013-01-24 12:20:12 -08:00
Stig Sandbeck Mathisen
81ae39dfc0 Test for values of $warning and $critical before try emitting them 2013-01-23 10:31:30 +01:00
Stig Sandbeck Mathisen
32bee48e0d Support warning and critical 2013-01-23 10:26:54 +01:00
Stig Sandbeck Mathisen
e4f5983339 Merge pull request #237 from mjholtkamp/master
Added traffic_percent multigraph to traffic plugin.

Thanks for the contribution. :)
2013-01-18 13:37:07 -08:00