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

1757 Commits

Author SHA1 Message Date
Ilia Kondrashov
98ffc02a76 add executable flag 2013-10-06 11:14:46 +04:00
René 'Necoro' Neumann
1f04d10a6d Allow also digest auth mechanism.
Currently only basic auth was supported. I added the ability of doing
digest auth (via 'env.auth_type').

Also, I fixed a bug where 'env.status_url' was ignored.
2013-10-01 17:26:39 +02:00
Nicolai Langfeldt
defc59e110 * Rather complete rewrite of snmp__apc_ups3_ script: All perl, all multigraph, one plugin to graph it all. 2013-09-26 14:46:06 +02:00
Nicolai Langfeldt
734dd52262 * snmp__apc_ups2_ is in fact snmp__ups_ - a plugin for UPSes that supports the UPS-MIB 2013-09-23 15:46:23 +02:00
Steve Schnepp
88e1563b48 dovecot: avoid using sort & wc when grepping
egrep has the -c option, that does a wc -l.
Also, there's no need to sort the output prior counting it.
2013-09-05 00:30:45 +02:00
Steve Schnepp
2a72cc32dd dovecot: Use DERIVE to avoid ugly computations
Using a timed grep with a state computation is usually mostly wrong. The DERIVE
field type is specifically designed for that very purpose.

Closes #264
2013-09-05 00:29:22 +02:00
Steve Schnepp
4055fb1562 assp: fix typo
Closes #168
2013-09-04 19:09:25 +02:00
Steve Schnepp
2e2cfafeca assp-message-statistics: fix typo
Closes #167
2013-09-04 18:28:30 +02:00
Steve Schnepp
211ec3afdb temperature_: fix for F units
Closes #371
2013-09-04 18:18:15 +02:00
Luc Duchosal
1efbf2309b fixed missing tmp cleanup 2013-07-24 07:42:53 +02:00
Steve Schnepp
2471bc8304 Merge pull request #339 from thalic/patch-1
Create accounting_
2013-07-19 14:48:15 +02:00
Steve Schnepp
7dc2b70b5d move the accounting_ plugin to the network/ subdir 2013-07-19 14:45:40 +02:00
Steve Schnepp
b5a78b9124 Merge pull request #341 from hefee/patch-1
Fix Prosody Registered Users
2013-07-19 05:15:21 -07:00
Steve Schnepp
6374860f95 Merge pull request #342 from aptivate/master
S3 storage plugin fixes
2013-07-19 05:15:13 -07:00
Steve Schnepp
a07fc867a0 Merge pull request #340 from elfurbe/nfs-freebsd
NFS Plugins for FreeBSD
2013-07-19 05:14:08 -07:00
Steve Schnepp
e6ec8c803b Merge pull request #350 from steveschnepp/pull-317-fix
Create dovecot, plugin to monitor dovecot connections
2013-07-19 05:08:41 -07:00
Steve Schnepp
03135541dc always use plain $PATH 2013-07-19 11:02:19 +02:00
Steve Schnepp
cdfe518d36 use Munin::Plugin for statefiles 2013-07-19 10:59:36 +02:00
Steve Schnepp
166a50f43a Merge pull request #343 from averni/master
Solr4 Multigraph
2013-07-19 01:44:11 -07:00
Steve Schnepp
72c17e1100 Merge pull request #278 from frdmn/master
New Minecraft/Bukkit plugins
2013-07-19 01:40:29 -07:00
Steve Schnepp
577969d12f Merge pull request #313 from steveschnepp/plugin-backuppc
Adding backuppc plugins
2013-07-19 01:39:45 -07:00
Steve Schnepp
ccaf0426c9 Merge pull request #344 from realdigger/master
Plugins for SMF forum stats monitoring added
2013-07-19 01:38:59 -07:00
Steve Schnepp
5a5074eb0c Merge pull request #329 from anarcat/puppetmaster
various improvements on Puppetmaster  plugin
2013-07-19 00:55:30 -07:00
Steve Schnepp
aa7b392649 Merge pull request #349 from anarcat/http_request_time_timeout
http_request_time: document the timeout option
2013-07-19 00:44:01 -07:00
Stig Sandbeck Mathisen
cde121726f Clean fieldnames, to allow filesystems and pools containing "-" to be graphed. 2013-07-14 19:04:44 +02:00
Stig Sandbeck Mathisen
fe35abf5c0 Use perl from $PATH in zfs_usage_ plugin 2013-07-14 19:04:44 +02:00
Antoine Beaupré
b693de85cc http_request_time: document the timeout option 2013-07-10 12:01:41 -04:00
Steve Schnepp
0c47fcafc0 Merge pull request #345 from anarcat/http_request_time_timeout
Http request time timeout
2013-07-10 08:39:09 -07:00
Antoine Beaupré
2a3932cfd1 don't depend on sudo to run pfctl
we should assume plugin is correctly configured, as munin-node can run
plugins as root
2013-07-10 10:47:57 -04:00
Antoine Beaupré
93a7c79350 document the plugin 2013-07-09 22:03:12 -04:00
Antoine Beaupré
6994c89d81 lower the timeout to respect the default munin timeout 2013-07-09 17:17:24 -04:00
Antoine Beaupré
2ae2cd6924 make timeouts customizable 2013-07-09 17:17:23 -04:00
realdigger
2db7c069ed Update smf_stats 2013-07-08 23:54:48 +04:00
realdigger
79731fa2b0 Update smf_online 2013-07-08 23:54:32 +04:00
realdigger
1a282769a3 Update smf_mail_queue 2013-07-08 23:54:10 +04:00
realdigger
a7ef93014b Update smf_errors 2013-07-08 23:53:52 +04:00
realdigger
97c6ae5660 Update smf_stats 2013-07-08 23:53:02 +04:00
realdigger
502603729f Update smf_online 2013-07-08 23:52:01 +04:00
realdigger
8a6c08aa00 Update smf_mail_queue 2013-07-08 23:51:32 +04:00
realdigger
24bd2f7caf Update smf_errors 2013-07-08 23:51:00 +04:00
realdigger
624d53fbc2 Create smf_stats 2013-07-08 23:49:50 +04:00
realdigger
0e3f150bed Create smf_online 2013-07-08 23:49:05 +04:00
realdigger
7b52af5ddb Create smf_mail_queue 2013-07-08 23:48:35 +04:00
realdigger
361e9f2e7e Create smf_errors 2013-07-08 23:47:53 +04:00
Kenyon Ralph
5cdacbaffd Merge pull request #331 from Grauwolf/master
Fixed plugins/network/if
2013-07-07 23:28:11 -07:00
Kenyon Ralph
0d360f18da Merge pull request #330 from sipb/mysql_aggregate-max
mysql_aggregate_: allow graphing only max/min value
2013-07-07 18:22:18 -07:00
Kenyon Ralph
23c52af983 Merge pull request #328 from whyscream/ipvs-udp
Detect UDP conections too
2013-07-07 18:06:34 -07:00
Kenyon Ralph
3d212f9aa2 Merge pull request #327 from Longinus00/pgld
Munin plugin to monitor Peer Guardian Linux blockrates
2013-07-07 18:03:30 -07:00
Kenyon Ralph
26b43c7ddf Merge pull request #326 from Longinus00/2wire
Multigraph munin plugin to monitor 2Wire/Pace residential gateways
2013-07-07 18:02:18 -07:00
Kenyon Ralph
1d8c8843d8 Merge pull request #325 from ShaolinTiger/patch-2
Added symlinks to enable the plugin in the header comments.
2013-07-07 17:58:44 -07:00