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

33 Commits

Author SHA1 Message Date
Steve Schnepp
2e03d0c551 mnc,mpc: move them to own repo 2013-03-02 20:22:46 +01:00
Steve Schnepp
c7f80a0c4b mpc: optimize HZ retrieval
As Brian De Wolf noted:

hz only really needs to be calculated once, so this line could be
moved up out of the loop, resulting in a likely unnoticeable
performance increase. :)
2013-02-27 08:25:20 +01:00
Steve Schnepp
d42785438b mpb: convert threads arg parsing to plain one 2013-02-10 10:02:26 +01:00
Steve Schnepp
d6bbd2409d Merge remote branch 'helmut/next' 2013-02-10 10:01:15 +01:00
Steve Schnepp
aae73ff3b1 mnc: conditional make of munin-plugins-busybox 2013-02-09 14:11:56 +01:00
Steve Schnepp
a91cbefc8d mpb: use full arg to ease code reading 2013-02-08 21:27:56 +01:00
Helmut Grohne
a354c47f89 mpb: stop advertising processes.c
The upstream plugin does way more nowadays. This is no longer a drop-in
replacement.
2013-02-08 11:20:49 +01:00
Helmut Grohne
c4ad7d72b7 mpb: forgot to add threads to listplugins 2013-02-07 18:47:55 +01:00
Helmut Grohne
4337b550a0 mpb: add threads.c plugin 2013-02-05 13:12:43 +01:00
Helmut Grohne
05a642549d autoconf should exit with 0 when writing no 2013-02-05 12:50:13 +01:00
Helmut Grohne
e2faabaff6 fix resource leak in if_err_.c 2013-02-05 12:40:56 +01:00
Helmut Grohne
bb7bf0bcd7 refactor code
Added common functions autoconf_check_readable and fail.
Added some TODOs for later completion.
Updated messages from upstream plugins.
2013-02-05 12:38:12 +01:00
Helmut Grohne
df82b943ad make main.c grepable easier grepable 2013-02-05 11:31:37 +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
Helmut Grohne
cbfa6b4578 support warning and critical environment variables
Like the mainline plugins do.
2013-01-30 12:14:28 +01:00
Steve Schnepp
bdad8b7d48 Merge remote branch 'helmut/listplugins' 2013-01-28 17:28:33 +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
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
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