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

2401 Commits

Author SHA1 Message Date
Gabriele Pohl
6ffd50195c Reduce number of categories, use more generic terms 2014-09-07 02:03:45 +02:00
Gabriele Pohl
e00bd6b8a0 Move plugins to subdirectory 2014-09-06 23:37:15 +02:00
Gabriele Pohl
be24db7e0b Merge branch 'master' of https://github.com/munin-monitoring/contrib 2014-09-06 22:36:03 +02:00
Gabriele Pohl
e3899a30d8 Reduce number of categories, use more generic terms 2014-09-06 22:28:53 +02:00
dipohl
b92aabbdbf Merge pull request #521 from frdmn/master
Fix frdmn's minecraft plugins
2014-09-06 16:14:36 +02:00
Jonas Friedmann
92abf3e3eb Fix frdmn's minecraft plugins
- Get rid of duplicate plugins in "jsonapi/" folder
- Rename
- Reference to original GitHub repo
2014-09-06 15:11:07 +02:00
Gabriele Pohl
0743e6e5fb Move Example Graphs to Subdirectory 2014-09-03 22:01:33 +02:00
Steve Schnepp
e109323f0f Merge pull request #514 from jasperla/puppet_runtime
Add plugin to retrieve the time puppet agent took to apply the catalog
2014-08-26 14:18:48 +02:00
Steve Schnepp
c64ba9efc9 Merge pull request #519 from dannyman/master
Initial commit of snmp__sentry.
2014-08-26 14:18:20 +02:00
Steve Schnepp
ecbe89bd7a Merge pull request #517 from lwindolf/master
Fixes #470: emits warning: "bad ps syntax, perhaps a bogus
2014-08-26 14:18:03 +02:00
Daniel Howard
cde66ba499 Fix whitespace. 2014-08-25 13:25:39 -07:00
Daniel Howard
0e634e4813 Initial commit of snmp__sentry. 2014-08-25 11:13:40 -07:00
Steve Schnepp
de2705acd2 Merge pull request #518 from asgh/patch-1
Fix memory usage check
2014-08-20 14:57:40 +02:00
asgh
d8dad71362 Fix memory usage check
Change "FB Memory Usage" to just "Memory Usage" - this will also work on an old version that still uses the "FB" terminology.
2014-08-19 22:21:11 -04:00
Lars Windolf
2741a6efc0 Fixes #470: emits warning: "bad ps syntax, perhaps a bogus 2014-08-18 22:56:41 +02:00
Steve Schnepp
56573f4600 Merge pull request #513 from jasperla/puppet_openbsd
Allow for a custom puppet directory
2014-08-14 08:53:34 +02:00
Jasper Lievisse Adriaanse
f6d7cf5965 Add plugin to retrieve the time puppet agent took to apply the catalog 2014-08-13 11:05:59 +02:00
Jasper Lievisse Adriaanse
5182fee7a3 Allow for a custom puppet facts directory
For example on OpenBSD, /var/lib/puppet doesn't exist and /var/puppet is used
2014-08-12 19:33:51 +02:00
Steve Schnepp
c32b9ebc9f Merge pull request #512 from lwindolf/master
Fixing multiple typos and indentation
2014-08-12 16:53:30 +02:00
Lars Windolf
96223fc7a5 Fixing multiple typos and indentation 2014-08-10 23:40:39 +02:00
Steve Schnepp
d33fcd5598 Merge pull request #511 from icyground/master
Fixing Regexp for kvm plugins to be aware of underscores in vm names
2014-08-07 09:13:23 +02:00
Henrik Welk
28c4487772 Fixing Regexp for kvm plugins to be aware of underscores in vm names (otherwise munin will not generate graphs bc. of too long filenames) 2014-08-06 15:19:55 +02:00
Steve Schnepp
d40562033b proftpd: converting to /bin/sh
Some cleanup
2014-08-04 17:25:28 +02:00
Steve Schnepp
e3cc768b43 Merge pull request #507 from googley/master
Convert perl script to bash
2014-08-04 17:21:52 +02:00
Steve Schnepp
8d05b1f1c7 Merge pull request #508 from jeroenvermeulen/hhvm_plugin
First version of the Munin plugin to monitor HHVM
2014-08-04 17:20:32 +02:00
Steve Schnepp
57b97494de Merge pull request #509 from lr1980/patch-1
Update powered_up_
2014-08-04 17:19:32 +02:00
Steve Schnepp
34c4a84a1f Merge pull request #510 from columbusmonkey/master
Support some more jenkins statuses: notbuilt_anime, aborted, aborted_ani...
2014-08-04 17:18:29 +02:00
Root on server Star
5f05c8c733 Fixed multigraph for monitoring multple HHVM instances 2014-08-04 01:09:54 +02:00
Jeroen Vermeulen
2fe6d91bbe Added Apache 2.4 config example 2014-08-03 23:10:40 +02:00
Jeroen Vermeulen
4a214b006b Removed load warning level 2014-08-03 22:27:04 +02:00
Gavin Shelley
2f7178a698 Support some more jenkins statuses: notbuilt_anime, aborted, aborted_anime 2014-08-03 14:03:37 +01:00
lr1980
9534ff7dc0 Update powered_up_
add optional use of "/dev/disk/by-id"
2014-08-02 22:59:19 +02:00
Jeroen Vermeulen
c8d88c62dd First version of the Munin plugin to monitor HHVM 2014-08-02 17:39:43 +02:00
Elie Deloumeau
60fe9ba9ea Convert perl script to bash
For a better compatibility
2014-07-30 09:51:24 +02:00
Steve Schnepp
931233d003 Merge pull request #504 from stephankn/patch-1
Fix issue with $uptime being undefined
2014-07-17 10:12:32 +02:00
Stephan
fa5458e1aa Fix issue with $uptime being undefined
Fix issue with $uptime being undefined.
On my setup perl requires a variable to assign the return value of the split operation. Without this the value of $uptime ends up being undefined.
2014-07-16 23:52:03 +02:00
Steve Schnepp
c43dc4b9a2 Merge pull request #493 from OlegPS/esxcli_env_
Added plugin (esxcli_env_) to monitor ESXi host temperature or power via esxcli
2014-07-03 01:11:42 +02:00
Steve Schnepp
bc3d895b4a Merge pull request #494 from phaus/vmware_fusion
adding first version of the plugin for VMWare Fusion (Mac OS/Darwin)
2014-07-03 01:11:37 +02:00
Steve Schnepp
7fd50c2095 Merge pull request #495 from phaus/jenkins
adding first version of the plugin for the Jenkins CI Server
2014-07-03 01:11:32 +02:00
Steve Schnepp
6ddb436af7 Merge pull request #496 from phaus/openfire
adding first version of the plugin for the Openfire XMPP (Jabber) Server
2014-07-03 01:11:26 +02:00
Steve Schnepp
da1d8cfc6e Merge pull request #497 from phaus/dar_vpnd
adding first version of the plugin for Mac OS Server VPN Daemon
2014-07-03 01:11:19 +02:00
Steve Schnepp
8ee5765d07 Merge pull request #492 from burdandrei/master
Configuration for local ipmi monitoring
2014-07-03 01:09:29 +02:00
Steve Schnepp
c3b0fa0b68 Merge pull request #491 from lwindolf/patch-1
Fix typo
2014-07-03 01:09:05 +02:00
Steve Schnepp
a993732f44 Merge pull request #487 from tochev/ntp_pool_score
add ntp_pool_score
2014-07-03 01:08:48 +02:00
Steve Schnepp
d96a6c201a Merge pull request #498 from minitux/patch-3
int conversion
2014-07-03 01:08:05 +02:00
minitux
78e584dca9 int conversion
convert port in integer when it is set from config file
2014-06-24 15:57:05 +02:00
phl
628fb013ae adding first version of the plugin for VMWare Fusion (Mac OS/Darwin) 2014-06-22 14:44:35 +02:00
phl
f912045dec adding first version of the plugin for the Openfire XMPP (Jabber) Server 2014-06-22 14:43:40 +02:00
phl
a28b2691b3 adding first version of the plugin for the Jenkins CI Server 2014-06-22 14:43:02 +02:00
phl
d38174c6f8 adding first version of the plugin for Mac OS Server VPN Daemon 2014-06-22 14:42:22 +02:00