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
Steve Schnepp
384f0119b9
Merge pull request #346 from anarcat/pfctl_no_sudo
...
don't depend on sudo to run pfctl
2013-07-10 08:37:20 -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
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
Kenyon Ralph
19f1d15516
Merge pull request #324 from nagyrobi/patch-4
...
Update ubiquiti_airos_
2013-07-07 17:56:58 -07:00
Kenyon Ralph
dc35afc13a
Merge pull request #323 from nagyrobi/patch-2
...
hdsentinel
2013-07-07 17:55:28 -07:00
Kenyon Ralph
dc8aebd114
Merge pull request #322 from wh6b/patch-1
...
Update date format between auth.log and linux system date
2013-07-07 17:52:29 -07:00
Kenyon Ralph
0842719a72
Merge pull request #321 from tomav/fixed_display_order
...
Fixed display order
2013-07-07 17:48:00 -07:00
Kenyon Ralph
aab7b122ce
Merge pull request #320 from koug44/master
...
New plugin for Sphinx
2013-07-07 17:45:48 -07:00
Holger Levsen
137cbf74b6
asterisk_inuse: fix plugin to use asterisk command from PATH and fix a whitespace issue
2013-06-23 16:14:18 +02:00
Holger Levsen
446de9a689
dovecot plugin: fix path to state file
2013-06-22 16:20:11 +02:00
Farhad Shahbazi
522104afc2
Fix interface detection
2013-06-18 15:04:00 +02:00
Farhad Shahbazi
42fd0b1a2c
if: one probably wants bit for traffic graphs
2013-06-18 14:59:53 +02:00
Alex Dehnert
ce558089c4
mysql_aggregate_: allow graphing only max/min value
...
In some cases it can be useful to know the maximum value of any row of an
aggregate (for example, the maximum number of logins by a single user), without
graphing each row separately (because there are too many or the rows change).
This change allows that by setting the "only" parameter to "max" or "min".
2013-06-18 00:37:27 -04:00
Antoine Beaupré
e5be4561c0
specify units of compilation time
2013-06-17 16:36:35 -04:00
Antoine Beaupré
ee0f13f366
allow customizing tiem format, use standard
...
by default, syslog doesn't use iso timestamps..
2013-06-17 16:36:28 -04:00
Antoine Beaupré
d2491a1977
use a proper interpretor
...
env is not in /bin in debian
2013-06-17 16:36:03 -04:00
Tom Hendrikx
d30aebbae4
Fix typo
2013-06-17 12:59:32 +02:00
Tom Hendrikx
f349130b3f
Fixed the other ipvs plugins too regarding UDP detection
2013-06-17 12:09:53 +02:00
Tom Hendrikx
267c45f904
Detect UDP conections too
2013-06-17 11:49:31 +02:00
Longinus00
6898ae6d83
Munin plugin to monitor Peer Guardian Linux blockrates
2013-06-14 06:59:40 -07:00
Longinus00
7dd73c77d3
Multigraph munin plugin to monitor 2Wire/Pace residential gateways
2013-06-14 06:57:10 -07:00
Gareth Davies
eec974c510
Added symlinks to enable the plugin in the header comments.
2013-06-14 02:13:49 +08:00
nagyrobi
a5531ca91f
Update ubiquiti_airos_
...
v0.7 - added critical thresholds to some graphs, and some descriptions below some of them
v0.6 - added wlan errors by type graph - useful to detect interferences on the same frequency; added CPU usage graph
v0.5 - added ping graph - ping times from the AirOS device to a configured address; other fixes
v0.4 - corrected memory size unit calculation and display, fixed query bug, fancier graphs for memory and link speed
v0.3 - added undefined values handling in case of connection timeout, corrected linefeed character handling
v0.2 - combined all the separate pugins into one multigraph plugin, a couple of charts separated
v0.1 - initial version, separate plugin for each graph, packaged 11 different plugins
2013-06-12 19:51:02 +03:00
Thomas Vial
82911254b1
Fixed element sorting on config call
2013-06-12 16:59:48 +02:00
nagyrobi
90ec5e16ad
Create hdsentinel
...
Multigraph plugin to monitor harddrive temperature, condition, performance and estimated remaining lifetime through HDSentinel.
2013-06-12 16:29:45 +03:00
wh6b
f84420f981
Update date format between auth.log and linux system date
...
I noticed a problem with date format on /var/log/auth.log (tested on debian and ubuntu)
$ date '+%b %d'
Jun 09
/var/log/auth.log
Jun 9 13:17:01
So grep "`date '+%b %d'`" can't works fine for day with 1 digit.
I suggest to factorize and change the grep's regex with my update.
2013-06-09 14:49:08 +03:00
Thomas Vial
08c3a67e8b
Fixed instance order using port number and not pid anymore
2013-06-08 18:07:26 +02:00
Damien Alexandre
52f29a4c9b
English comment
2013-06-07 17:43:34 -04:00
Damien Alexandre
0f672f4c83
New Sphinx Plugin: sphinx_documents
2013-06-07 17:37:01 -04:00
Kenyon Ralph
4a7a0de134
hugepages: fixes from Mrten in issue #308
2013-06-02 14:12:44 -07:00
Kenyon Ralph
9598bc7cb0
nginx_error: add terminating newline
2013-06-02 13:49:38 -07:00
Kenyon Ralph
95ce6dde9e
Merge pull request #312 from nagyrobi/patch-1
...
Multigraph munin plugin to monitor Ubiquiti AirOS devices various parameters.
2013-06-02 13:45:32 -07:00
Kenyon Ralph
2cef307b89
Merge pull request #311 from steveschnepp/fix-syslog-ng-stat
...
Add syslog-ng plugin that graphs counts of log messages processed by syslog-ng sources and destinations
2013-06-02 13:32:31 -07:00
Kenyon Ralph
0bbbd1397c
move mongrel plugins to the http directory, since mongrel is an http server
2013-06-02 13:19:00 -07:00
Kenyon Ralph
89016198ca
Merge branch 'master' of github.com:munin-monitoring/contrib
2013-06-02 13:11:05 -07:00
Kenyon Ralph
626f42fafe
move arp plugins to network directory
2013-06-02 13:09:43 -07:00