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

1873 Commits

Author SHA1 Message Date
Steve Schnepp
760b07cdb6 Merge pull request #407 from northox/glob_support
Add file expansion (glob) and switch to MIT license
2013-12-04 03:26:00 -08:00
Danny Fullerton
cf03f9b045 Add file expansion (glob) and switch to MIT license 2013-12-03 21:23:50 -05:00
Ilia Kondrashov
274440f2b2 make host/port configurable 2013-11-27 18:03:06 +04:00
Steve Schnepp
04e9d5bfa1 Merge branch 'pr/401'
Merging a rebased branch for pull #401
2013-11-15 13:29:48 +01:00
Nuno Fachada
c53197ce5a Improve GPU plugins documentation 2013-11-15 13:27:36 +01:00
Nuno Fachada
10b1de81bb Configurable warning and critical temperatures for GPUs 2013-11-15 13:27:28 +01:00
Nuno Fachada
758ca724a0 Add TODO and FIXME notes on some issues
TODO 1: Follow multigraph suggestion from Flameeyes to look into multigraph
plugins (http://munin-monitoring.org/wiki/MultigraphSampleOutput),
in order to reduce the amount of round trips to get the data.

TODO 2: Put warning and critical as vars in config with sensible defaults.

TODO 3: Add additional output options for nvidia-smi only available for
professional GPUs.

FIXME: Possible bug in lines 87-91 of amd_gpu_
2013-11-15 13:27:05 +01:00
metfan
5b9a588453 add plugins to monitor PHP execution time based on time provide by apache in log 2013-11-14 23:17:45 +01:00
metfan
7f0db9e848 add plugins to monitor PHP errors from log file 2013-11-14 23:09:44 +01:00
Steve Schnepp
0a0b477768 Merge pull request #395 from Jaybee-/master
Initial checking of ceph-osd-info plugin. Dumps all ceph values into munin.
2013-11-14 06:32:17 -08:00
Steve Schnepp
a862949e57 Merge pull request #396 from dotdoom/master-ejabberd_resources
Add ejabberd_resources_ plugin and it's image
2013-11-14 06:31:11 -08:00
Steve Schnepp
ac138f05f5 Merge pull request #400 from dotdoom/master-netstat_s_-arp-in_out
netstat_s_: merge ARP in/out into one
2013-11-14 06:30:31 -08:00
Artem Sheremet
867816d953 netstat_s_: merge ARP in/out into one
and provide interface for future merges
2013-11-12 03:05:54 +03:00
Artem Sheremet
dad864b665 Add ejabberd_stats_ plugin and it's image
* connected users
* in/out s2s
2013-11-12 01:03:36 +03:00
Artem Sheremet
783f5df9b4 Add ejabberd_resources_ plugin and it's image 2013-11-12 00:54:10 +03:00
Jort Bloem
974e8cf08c in plugin ceph-osd-info, if retrieving the data fails, retry up to 10 times 2013-11-07 14:36:09 +13:00
Jort Bloem
0d5391f903 in ceph-osd-info:
Break up some functions into more manageble steps.
If json from ceph is invalid, handle it correctly (i.e. dont return anything)
Handle larger chunks of data from ceph (100k instead of 10k per osd).
2013-11-07 11:45:42 +13:00
Jort Bloem
aedea208a5 fixed for recent version of ceph 2013-11-07 10:51:08 +13:00
Jort Bloem
71637f44e7 Initial checking of ceph-osd-info. Dumps all ceph values into munin. 2013-11-07 10:13:05 +13:00
Steve Schnepp
0cef46c0cf Merge branch 'pr/391' 2013-11-05 10:49:40 +01:00
Steve Schnepp
8efeb1c243 Merge branch 'pr/389' 2013-11-05 10:49:15 +01:00
Steve Schnepp
e605d1c2db Merge branch 'pr/388' 2013-11-05 10:48:39 +01:00
Steve Schnepp
3df3da4470 Merge branch 'pr/382' 2013-11-05 10:47:34 +01:00
Steve Schnepp
487b46930c Merge branch 'pr/378' 2013-11-05 10:47:02 +01:00
Steve Schnepp
e67eb0684f Merge branch 'pr/377' 2013-11-05 10:44:41 +01:00
Steve Schnepp
638f728d9a Merge branch 'pr/376' 2013-11-05 10:44:04 +01:00
Steve Schnepp
f64c2e5d55 Merge branch 'pr/375' 2013-11-05 10:43:35 +01:00
Steve Schnepp
17cebc6007 Merge branch 'pr/370' 2013-11-05 10:43:12 +01:00
Steve Schnepp
0feca508e2 Merge branch 'pr/368' 2013-11-05 10:42:41 +01:00
Steve Schnepp
d8e683ee63 Merge branch 'pr/358' 2013-11-05 10:39:33 +01:00
Steve Schnepp
ca559b16cc Merge branch 'pr/353' 2013-11-05 10:36:56 +01:00
Steve Schnepp
872184ecc0 Merge branch 'pr/338' 2013-11-05 10:29:07 +01:00
Steve Schnepp
a9e629317b Merge branch 'pr/336' 2013-11-04 18:21:36 +01:00
Kenyon Ralph
1db7241dc6 Merge pull request #360 from nagyrobi/patch-10
New plugin 2wcomdsr_
2013-11-03 01:58:01 -07:00
Kenyon Ralph
1a2bd61466 Merge pull request #359 from nagyrobi/patch-9
New plugin eatonups_
2013-11-03 01:57:02 -07:00
Kenyon Ralph
245b572587 Merge pull request #362 from darac/patch-1
Create dovecot_stats_
2013-11-03 01:52:49 -07:00
Kenyon Ralph
db5d7f8a12 Merge pull request #372 from eveiga/nutcracker
Add nutcracker plugin.
2013-11-03 01:52:12 -07:00
Kenyon Ralph
11691dfd85 Merge pull request #365 from tomav/add_fping_plugin
Add fping plugin
2013-11-03 01:47:22 -07:00
Kenyon Ralph
862bc2134c bitcoin/slush_reward_: convert to unix line endings 2013-11-03 01:43:54 -07:00
Kenyon Ralph
721bad84c1 bitcoin/slush_reward_: fix documentation copypaste error in plugin name 2013-11-03 01:43:24 -07:00
Kenyon Ralph
a1846d2006 bitcoin plugins: convert to unix line endings 2013-11-03 01:42:34 -07:00
Kenyon Ralph
994ff0d5d7 bitcoin/btcguild_hashrate_: fix documentation copypaste error in plugin name 2013-11-03 01:41:32 -07:00
Kenyon Ralph
9153f029de Merge pull request #361 from deveth0/master
Plugins for Bitcoin-Miner Hashrates (btcguild and slushs pool)
2013-11-03 01:40:40 -07:00
Kenyon Ralph
97fab71b9e Merge pull request #367 from avances123/master
freedisk plugin to show abs used values to disk, increasing line instead of free usage. (decreasing)
2013-11-03 01:38:29 -07:00
Kenyon Ralph
815ec6e88d Merge pull request #364 from gronager/patch-1
Update bitcoind_
2013-11-03 01:35:50 -07:00
Kenyon Ralph
879d0f0cbe Merge pull request #335 from nagyrobi/patch-7
Create virtualbox_ram_usage
2013-11-03 01:34:51 -07:00
Kenyon Ralph
315afa5580 Merge pull request #334 from nagyrobi/patch-6
Create virtualbox_cpu_user
2013-11-03 01:34:32 -07:00
Kenyon Ralph
01c5eba094 Merge pull request #333 from nagyrobi/patch-5
Create virtualbox_cpu_kernel
2013-11-03 01:33:48 -07:00
Kenyon Ralph
57ac05dd1f Merge pull request #379 from eucher/xfs
new xfs stats plugin
2013-11-03 01:33:01 -07:00
Kenyon Ralph
4dd6e93c4f Merge pull request #380 from eucher/gearman
Gearman jobs&workers plugins
2013-11-03 01:32:40 -07:00