Florian Lechner
eec9de90b3
inital commit
2012-03-27 14:17:15 +02:00
Steve Schnepp
f22b8c6c81
Merge pull request #70 from Blauwbek/patch-1
...
SpotWeb uses different tables for Watchlist and Downloaded
2012-03-23 02:56:29 -07:00
Philipp
ebd7655f6c
fix "value" output
2012-03-23 17:53:03 +08:00
Antoine Beaupré
256709738d
fix backup value usage that broke when using clean values
2012-03-21 15:42:33 -04:00
Antoine Beaupré
678f3ed8a9
refactor: avoid repeating clean_field_name() code
2012-03-21 15:42:11 -04:00
Antoine Beaupré
acd97175b6
fix both display of incidents and usage of existing stats
...
we were not using the right key
2012-03-21 15:32:03 -04:00
Antoine Beaupré
03302b38aa
do not set a lower limit for percentages, but a higher limit
2012-03-21 15:31:07 -04:00
Blauwbek
a33e3d2b7b
As you wish
2012-03-21 19:22:50 +01:00
Blauwbek
694a5291b3
SpotWeb uses different tables for Watchlist and Downloaded
2012-03-21 17:28:40 +01:00
Steve Schnepp
47a45bdfa2
Merge branch 'master' of github.com:munin-monitoring/contrib
2012-03-21 17:14:30 +01:00
Steve Schnepp
49e7f2154d
- Add a sample sub directory. Many of our users are quite creative, so we can all learn from them.
2012-03-21 17:13:46 +01:00
Kenyon Ralph
a0865f15bf
Merge pull request #69 from dotdoom/master
...
New/updated plugins
2012-03-20 22:55:15 -07:00
Artem Sheremet
85419c5357
New/updated plugins
...
* moved netstat_bsd_ (collecting netstat -m stats) to netstat_bsd_m_
* added netstat_bsd_s_ collecting netstat -s (and some images)
* updated ejabberd_scanlog plugin (fixed error message, added a couple of new log types)
2012-03-20 11:43:21 +03:00
Artem Sheremet
9dac1e3456
Merge remote-tracking branch 'upstream/master'
2012-03-20 11:39:17 +03:00
Steve Schnepp
2580942ba2
fixed output
2012-03-18 12:56:22 +01:00
Steve Schnepp
dec087a5ce
using bash instead of ksh. it should be quite compatible. better would be a proper port to sh (or better, perl)
2012-03-18 12:40:03 +01:00
Steve Schnepp
219b679f5c
adding a glassfish plugin with wildcard
2012-03-18 12:34:48 +01: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
Lasse Karstensen
be1fb5df65
minor stuff
2012-03-17 21:00:19 +01:00
Lasse Karstensen
8354c8ba4b
Support multiple config files at once
2012-03-17 21:00:03 +01:00
Artem Sheremet
5ea6583374
Merge remote-tracking branch 'upstream/master'
2012-03-17 02:11:13 +03:00
Kenyon Ralph
c398f857d9
Merge pull request #67 from apankov/plugin_redis_resque
...
adding new plugin for resque monitoring
2012-03-14 18:15:23 -07:00
Steve Schnepp
a7c9b43582
Merge pull request #66 from gullevek/master
...
pgbouncer_ update, postgresql database detail
2012-03-14 10:02:34 -07:00
Andrey Pankov
decb171556
adding new plugin for resque monitoring
2012-03-14 14:56:33 +03:00
Clemens Schwaighofer
f1952dc3b0
postgres size detail
...
Added "other" in case this data exists.
2012-03-14 19:44:11 +09:00
Clemens Schwaighofer
8de0f08367
postgres database size in detail
...
shows the data, index, sequence and view size of a single database.
Uses the default munin postgresql perl plugin.
2012-03-14 19:27:04 +09:00
Clemens Schwaighofer
6facd3c331
die commands if no DB connection can be made
...
graceful die script if DB connection cannot be created. Also for
prepare & execute command
2012-03-14 17:26:15 +09:00
Kenyon Ralph
a02eb363d4
Merge pull request #65 from gullevek/master
...
Plugin to monitor PgBouncer
2012-03-13 23:32:42 -07:00
Clemens Schwaighofer
647632f7af
pgbouncer_
...
added strict for perl
2012-03-14 13:27:44 +09:00
Clemens Schwaighofer
a2c35ad7c2
Postfix monitoring plugins to work with multiple postfix installs
...
If there are more than one postfix running, with separate config file,
and still use the same main log file, this scripts can create stats
split per running postfix instance.
Those scripts have not been tested on the new debian multiple postfix
infrastructure, only on real separate running postfix services.
Except postfix_mailvolume_multi, each plugin needs to be configured per
running postfix.
For mailqueue* it is the config folder name, for mailstats it is the
syslog_name in the config file.
mailvolume is also based on the syslog_name, but can do auto config if
nothing has been set.
2012-03-14 12:43:50 +09:00
Clemens Schwaighofer
8a515d2476
Plugin to monitor PgBouncer
...
a new plugin to monitor PostgreSQL pgbouncer.
Uses perl and DBD::Pg
2012-03-14 10:23:34 +09:00
Kenyon Ralph
0e1d54f2fd
fix tor-bandwidth-usage
...
I mistakenly broke the authentication routine during my overhaul of
the plugin.
2012-03-11 04:08:48 -07:00
Kenyon Ralph
d8ef1a40a1
add plugin to monitor ARRIS TM502G cable modem
2012-03-10 23:58:28 -08:00
Antoine Beaupré
6871dd842d
remove non-instanced variable
2012-03-09 19:35:32 -05:00
Antoine Beaupré
849e68a858
explain how to configure logs
2012-03-09 19:32:38 -05:00
Antoine Beaupré
e2a069517f
document the configuration file
2012-03-09 19:28:15 -05:00
Antoine Beaupré
10f90b04c3
explain why we read data we then discard
2012-03-09 19:27:29 -05:00
Antoine Beaupré
20191c2b0c
proper yes
2012-03-09 19:25:48 -05:00
Antoine Beaupré
468d26f34f
discard config file
2012-03-09 19:25:42 -05:00
Antoine Beaupré
b1c0367027
distinguish between open and close for pipe error messages
2012-03-09 19:24:50 -05:00
Antoine Beaupré
7fdf0482fa
fix debug printing
2012-03-09 19:19:48 -05:00
Antoine Beaupré
70a119e8e5
add autoconf capability
2012-03-09 19:18:39 -05:00
Antoine Beaupré
e5ffe76311
stronger regex
2012-03-09 19:09:32 -05:00
Antoine Beaupré
93155c82ab
remove warning
2012-03-09 19:09:15 -05:00
Antoine Beaupré
2275fef141
fixup: more parse error
2012-03-09 19:09:00 -05:00
Antoine Beaupré
1b3a25741b
fix more syntax errors
2012-03-09 18:59:55 -05:00
Antoine Beaupré
9791e32178
fixup: remove the right stuff
2012-03-09 18:58:59 -05:00
Antoine Beaupré
9962245e93
remove dependency on logtail
2012-03-09 18:51:40 -05:00
Antoine Beaupré
dc02d80000
call need_multigraph() on top as this is what the module says
2012-03-09 18:48:05 -05:00