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

2366 Commits

Author SHA1 Message Date
teddddd
c8b5f17e7f proc/net/netstat plugin 2014-07-07 20:02:13 -07: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
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
Stig Sandbeck Mathisen
624c826a27 Merge pull request #486 from ucam-cl-dtg/fix_apt
Use correct apt module functions
2014-05-28 11:21:22 +02: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
Petteri Valkonen
b077ad21e4 Add plugin for monitoring HDD power state on FreeBSD 2014-05-05 20:16:59 +03:00
Steve Schnepp
fd4002e8a4 Merge pull request #482 from leeclemens/patch-2
_mem should use FB memory used, only
2014-05-05 18:04:05 +02:00
leeclemens
61f058fce9 _mem should use FB memory used, only
NVIDIA 6 added differentiation between FB and BAR1 memory - use nvidia_gpu_mem for FB Memory *only* since its definition fits better with the usage prior to BAR1 memory.
2014-05-04 12:46:40 -04:00
Steve Schnepp
e4ef822e5c Merge pull request #481 from ShiningRay/master
coerce lockTime to float type
2014-05-04 18:12:32 +02:00
Christian Loos
8a93193a90 add the Accept-Encoding header to the wget call
This is necessary to have results comparable to a users browser.
2014-05-02 08:09:28 +02:00
代码之力
96116a460b coerce lockTime to float type
otherwise we'll always get 0 from integer division.
2014-04-30 10:48:44 +08:00
Steve Schnepp
d2847dc508 Merge pull request #478 from kabo/master
Added plugin for i2p
2014-04-23 22:26:15 +02:00
Steve Schnepp
0fd72c2027 Merge pull request #479 from tomdee/master
Script to monitor the power state of hard drives
2014-04-23 22:25:28 +02:00
Steve Schnepp
395dd5d6d8 Merge pull request #477 from linyows/unicorn_memory_status_fixes
Unicorn memory status fixes
2014-04-23 22:22:51 +02:00
Tom Denham
b4660677e7 Script to monitor the power state of hard drives 2014-04-19 11:52:25 -07:00
Calle Kabo
8a482a9511 added i2p 2014-04-18 22:18:59 +02:00
Calle Kabo
61ce6727bc Merge pull request #1 from munin-monitoring/master
Updating from upstream
2014-04-18 21:55:07 +02:00
linyows
fd3a90f22f assigned but unused variable 2014-04-18 10:14:15 +09:00
linyows
1f00275d4e shadowing outer local variable 2014-04-18 10:13:56 +09:00
linyows
f6b9d755d3 use "unicorn" instead of "unicorn_rails" in process greping 2014-04-18 10:10:06 +09:00
Steve Schnepp
2e556e9d07 Merge pull request #476 from pvalkone/nfs-freebsd-portability-fix
Use /usr/bin/env bash in shebang for portability
2014-04-15 19:06:56 +02:00
Petteri Valkonen
cadcfa01fb Use /usr/bin/env bash in shebang for portability 2014-04-07 22:28:15 +03:00
Christian Loos
99e037bd1d move wget options in a variable 2014-04-07 08:28:41 +02:00
Steve Schnepp
4be444c518 Merge pull request #473 from funkypenguin/master
added ready and wait CPU graphs from VMWare
2014-04-03 09:14:38 +02:00
Steve Schnepp
b768ef12ec Merge pull request #474 from nagyrobi/patch-13
Update voltcraft_tcm220_
2014-04-03 09:14:09 +02:00
nagyrobi
553811f889 Update voltcraft_tcm220_
v0.2 - added checksum validation of the parsed values
2014-04-02 13:26:19 +02:00
David Young
ca7e83efed added ready and wait CPU graphs from VMWare 2014-03-26 15:22:53 +13:00
Steve Schnepp
ddc595889f Merge branch 'pull/469' 2014-03-22 13:43:54 +01:00