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

1724 Commits

Author SHA1 Message Date
Steve Schnepp
90c4111899 mnc: implement the "list" cmd 2013-02-10 00:49:31 +01:00
Steve Schnepp
aae73ff3b1 mnc: conditional make of munin-plugins-busybox 2013-02-09 14:11:56 +01:00
Steve Schnepp
c32620c645 mnc: interact with munin-plugins-busybox 2013-02-09 13:28:59 +01:00
Steve Schnepp
bf25714e3a mnc: add config/fetch handler 2013-02-09 13:21:39 +01:00
Steve Schnepp
b95b1672c6 mnc: add empty handler 2013-02-09 13:21:39 +01:00
Steve Schnepp
f3ae51d938 mnc: add placeholder 2013-02-09 13:21:39 +01:00
Steve Schnepp
2cdb57aec2 mnc: handle empty input lines 2013-02-09 13:21:39 +01:00
Steve Schnepp
773d5ed4cf mnc: implem first commands 2013-02-09 13:21:39 +01:00
Steve Schnepp
1d56b5845d mnc: suppress debug output 2013-02-09 13:21:39 +01:00
Steve Schnepp
acea10b203 mnc: initial arg handling 2013-02-09 13:16:41 +01:00
Steve Schnepp
52369dbed1 mnc: initial add 2013-02-09 13:16:41 +01:00
Steve Schnepp
e041ac2135 mnc: starting with adding a gitignore 2013-02-09 13:07:08 +01:00
Steve Schnepp
69b46e42f6 add gitignore 2013-02-09 13:07:08 +01:00
Steve Schnepp
a91cbefc8d mpb: use full arg to ease code reading 2013-02-08 21:27:56 +01:00
Steve Schnepp
88e2df65ff Merge remote branch 'helmut/grepable_mainc' 2013-02-05 13:02:57 +01:00
Helmut Grohne
df82b943ad make main.c grepable easier grepable 2013-02-05 11:31:37 +01:00
Matthias Hähnel
e71641b88f Update plugins/wowza/wowza-media-server
-Fix Graph wowza_app_listeners
-Compatibility to python 2.6
2013-02-05 01:12:36 -08:00
Steve Schnepp
fcc3a6f8be Merge remote branch 'helmut/if_err_suggest' 2013-02-04 22:32:30 +01:00
Helmut Grohne
0b0f98c44c adapt if_err_.c suggest to the mainline plugin
Previously it would only detect specific interfaces. Now detecting bios
named devices should work.
2013-02-04 21:50:26 +01:00
Steve Schnepp
729c61237a multicpu1sec: enable up to 99 CPUs 2013-02-04 15:21:25 +01:00
Steve Schnepp
5090a771c8 multicpu1sec: use LANG=C to avoid S_TIME_FORMAT issues 2013-02-04 15:20:50 +01:00
Steve Schnepp
e3744a09f9 multicpu1sec: add a flush to awk 2013-02-04 14:31:10 +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