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

3427 Commits

Author SHA1 Message Date
OOP Master
3e90094480 exit 0 and some notices ...
Add exit 0
# WARNING : Samba 3.6 and newer block access to smbstatus for no root user
# On Debian make a "chmod a+w /run/samba/sessionid.tdb" 
# smbstatus must open this file with RW option
2014-07-24 14:02:36 +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
Ingo Oppermann
c2d371ba3d Detect aspect correctly even if renamed to varnish_ 2014-07-11 15:41:05 +00:00
Ingo Oppermann
770144a766 Fix backticks in README.md 2014-07-10 16:07:06 +02:00
Ingo Oppermann
c85bf0ef08 Add plugin for Varnish 4 2014-07-10 14:04:24 +00:00
Samuel Smith
8f7c72c29e Added postgres_queries3_ to get stats on a per table basis 2014-07-08 12:33:56 -05:00
teddddd
c8b5f17e7f proc/net/netstat plugin 2014-07-07 20:02:13 -07:00
teddddd
3ab70e333f ethtool_ plugin 2014-07-07 20:01:10 -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
Vlad Marian
0866999f9d Make it usable
Fixed the display issue for formerly active users that wore no longer showing once they closed all connections.
Also made other fixes like the negative others and improved performance.
It could still be improved but for now it should do.
2014-06-11 15:43:48 +01:00
Petteri Valkonen
223afac991 Add plugin for measuring the core temperature of the BCM2835 SoC on a Raspberry Pi 2014-06-03 21:02:58 +03:00
Bjoern Boschman
e3c40a04c8 added lxc plugins from https://github.com/vajtsz/munin-plugins 2014-05-30 17:55:55 +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