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

2109 Commits

Author SHA1 Message Date
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
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
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
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
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
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
Oleg Selin
8c8aa2eb02 Added plugin (esxcli_env_) to monitor ESXi host temperature or power via esxcli 2014-06-21 10:34:35 +04:00
Andrei
5ee4d8cf4a Configuration for local ipmi monitoring
Added comment with guide how to configure plugin for local monitoring
2014-06-19 23:42:26 +03:00
Lars Windolf
6a13df5618 Fix typo 2014-06-15 21:14:44 +02:00
tochev
20a713f6c2 ntp_pool_score: fix negative values 2014-05-30 15:26:43 +03:00
tochev
d885efee2d ntp_pool_score: switch to /bin/sh 2014-05-30 03:23:51 +03:00
Tocho Tochev
3ef6c0a74f add ntp_pool_score 2014-05-30 02:26:56 +03:00
Oliver Chick
bcae83c510 candidateOrigin has been removed. Replace with candidate.origins 2014-05-23 17:59:25 +01:00
Oliver Chick
b90db64a0a Fix typo that prevents munin from learning about upgradable packages 2014-05-23 17:59:19 +01:00
Steve Schnepp
e842ddf362 Merge pull request #484 from cloos/wget-options
plugin rt_ticket_loadtime Wget options
2014-05-08 13:18:07 +02:00
Steve Schnepp
2c1cc1eb22 Merge pull request #483 from pvalkone/freebsd-hdd-power-state-plugin
Add plugin for monitoring HDD power state on FreeBSD
2014-05-06 13:36:08 +02:00
Petteri Valkonen
b194c86774 Fix indentation 2014-05-05 21:11:08 +03:00