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

2497 Commits

Author SHA1 Message Date
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
McKay1717
f9c1143bd7 Add Bandwidth Test whith a file on a reference server in OVH network 2014-07-28 11:52:45 +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