Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / tools / munin-plugins-busybox @ 31412baa

# Date Auteur Commentaire
2e03d0c5 2013-03-02 14:22 Steve Schnepp

mnc,mpc: move them to own repo

c7f80a0c 2013-02-27 02:25 Steve Schnepp

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. :)

d4278543 2013-02-10 04:02 Steve Schnepp

mpb: convert threads arg parsing to plain one

d6bbd240 2013-02-10 04:01 Steve Schnepp

Merge remote branch 'helmut/next'

aae73ff3 2013-02-09 08:11 Steve Schnepp

mnc: conditional make of munin-plugins-busybox

a91cbefc 2013-02-08 15:27 Steve Schnepp

mpb: use full arg to ease code reading

a354c47f 2013-02-08 05:20 Helmut Grohne

mpb: stop advertising processes.c

The upstream plugin does way more nowadays. This is no longer a drop-in
replacement.

c4ad7d72 2013-02-07 12:47 Helmut Grohne

mpb: forgot to add threads to listplugins

4337b550 2013-02-05 07:12 Helmut Grohne

mpb: add threads.c plugin

05a64254 2013-02-05 06:50 Helmut Grohne

autoconf should exit with 0 when writing no

e2faabaf 2013-02-05 06:40 Helmut Grohne

fix resource leak in if_err_.c

bb7bf0bc 2013-02-05 06:38 Helmut Grohne

refactor code

Added common functions autoconf_check_readable and fail.
Added some TODOs for later completion.
Updated messages from upstream plugins.

df82b943 2013-02-05 05:31 Helmut Grohne

make main.c grepable easier grepable

0b0f98c4 2013-02-04 15:50 Helmut Grohne

adapt if_err_.c suggest to the mainline plugin

Previously it would only detect specific interfaces. Now detecting bios
named devices should work.

cbfa6b45 2013-01-30 06:14 Helmut Grohne

support warning and critical environment variables

Like the mainline plugins do.

bdad8b7d 2013-01-28 11:28 Steve Schnepp

Merge remote branch 'helmut/listplugins'

58ec362b 2013-01-28 10:56 Helmut Grohne

teach cpu.c to print steal and guest

4bd77f20 2013-01-28 10:42 Helmut Grohne

backport HZ functionality to cpu.c

c01ddbb0 2013-01-28 10:35 Helmut Grohne

extract function getenvint to common.c

20f9c7fc 2013-01-28 09:53 Helmut Grohne

munin-plugins-busybox: provide supported plugins via listplugins

b9c12479 2013-01-28 08:18 Helmut Grohne

fix cpu.c config for more recent kernels

It still lacks behind the vanilla cpu plugin.

1956b4dd 2013-01-28 08:12 Helmut Grohne

fix interrupts.c to actually work

5dcd2ea5 2013-01-28 07:29 Helmut Grohne

relicense as GPLv2

611bfb05 2013-01-28 07:29 Helmut Grohne

made more paths be macros

339b8f43 2013-01-28 07:29 Helmut Grohne

added #define PROC_STAT "/proc/stat"

bdf2dd25 2013-01-28 07:29 Helmut Grohne

added if_err_ plugin

a61fdfd1 2013-01-28 07:29 Helmut Grohne

readme -> disadvantages?

1adee557 2013-01-28 07:29 Helmut Grohne

it was not really clear to be about munin

ad5c0c53 2013-01-28 07:29 Helmut Grohne

added a README

881a6374 2013-01-28 07:29 Helmut Grohne

strip the binary

2f167d67 2013-01-28 07:29 Helmut Grohne

fix bug in swap.c

bede1947 2013-01-28 07:29 Helmut Grohne

change name to munin-plugins-busybox

20993707 2013-01-28 07:29 Helmut Grohne

initial tree