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
a91cbefc8d
mpb: use full arg to ease code reading
2013-02-08 21:27:56 +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
Lasse Karstensen
bcb9ed82ea
Merge branch 'master' of github.com:munin-monitoring/contrib
2012-09-17 12:08:31 +02:00
Lasse Karstensen
fbb6614e15
Avoid ulimit kicking in when running ~1k nodes
2012-06-02 17:47:51 +02:00
Steve Schnepp
202bbf0cd8
Corrected statement about pmmn.
...
As pmmn also uses the `plugins/` subdirectory per default.
2012-05-23 12:00:22 +03:00
Steve Schnepp
47ed44d4e2
clarified the header comment
2012-05-23 11:55:34 +03:00
Lasse Karstensen
32f9909e6d
Add plugins that fail on the node.
2012-05-02 00:50:49 +02:00
Michel Albert
c07cf6891f
Fix crash on plugin execution error.
...
If a plugin failed to execute, pypmmn did not properly report the error and
crash. This resolves this bug.
2012-04-26 10:50:04 +02:00
Michel Albert
765c54ba50
Added a usage example to the README
2012-04-06 16:50:53 +02:00
Michel Albert
607ff28265
Added a URL to the python metadata
...
.gitignore added
2012-04-06 16:49:12 +02:00
Michel Albert
164794c50b
README clarification
2012-04-06 16:47:25 +02:00
Michel Albert
fad2321539
README clarification
2012-04-06 16:46:20 +02:00
Michel Albert
0da7b997ba
Updated the README
2012-04-06 16:31:48 +02:00
Michel Albert
ba0efcacfb
Real timeout added. Version bump to beta1.
2012-04-06 16:23:34 +02:00
Michel Albert
8f5607b2a6
Minor fixes & docs & comments
2012-04-06 16:08:51 +02:00
Michel Albert
fa24082ea5
Daemonizing and logging added, 'stdin mode' fixed
2012-04-06 15:51:11 +02:00
Michel Albert
89d3ef0a65
Quick-and-dirty TCP implementation (Needs cleanup)
2012-04-05 18:40:42 +02:00
Michel Albert
7c40b520a8
Command line arguments added and handled.
2012-04-05 15:27:21 +02:00
Michel Albert
583d318c62
Command line options added. Code restructured.
2012-04-05 15:15:21 +02:00
Michel Albert
b8ed5d1005
Initial commit of pypmmn
...
A port of pmmn to python.
* Currently only handles text from stdin (as with pmmn).
* The location of the ``plugins_folder`` is currently hardcoded.
* No command line arguments parsed yet.
2012-04-05 14:42:16 +02:00
Kenyon Ralph
7287e9d6f9
Merge pull request #68 from lkarsten/master
...
Minor changes to munin-node-from-hell
2012-03-17 13:58:13 -07:00
Lasse Karstensen
164f6c89c6
many
2012-03-17 21:00:26 +01:00