Vladimir Ryazanov
d60ad39762
fixed default values for rabbitmq_queue_memory
2015-03-05 18:42:20 +08:00
Vladimir Ryazanov
c18c1863cf
relatively more reasonable default values for rabbitmq_queue_memory
2015-03-05 18:27:34 +08:00
Vladimir Ryazanov
c4220bde5f
Fixed typo in rabbitmq_queue_memory
2015-03-05 17:22:09 +08:00
Stig Sandbeck Mathisen
a70f7e48b2
Merge pull request #553 from vlajos/typofixes-vlajos-20141204
...
typofixes - https://github.com/vlajos/misspell_fixer
2015-03-02 23:11:18 +01:00
Veres Lajos
fba800ae52
typofixes - https://github.com/vlajos/misspell_fixer
...
Suspicious sections:
plugins/mail/postfix_mail_stats recieved.label
plugins/nginx/nginx_vhost_traffic
2015-03-02 11:51:38 +00:00
Stig Sandbeck Mathisen
6be526dba5
Merge pull request #577 from ercpe/fix-firebird-gstat-path
...
Fixed firebird plugin:
2015-03-02 12:49:41 +01:00
Stig Sandbeck Mathisen
6cfc863d4a
Move to plugins/other
2015-03-01 23:27:53 +01:00
Arran Cudbard-Bell
31ad4788f4
Add freeradius packet queue plugin
2015-03-01 23:25:12 +01:00
Stig Sandbeck Mathisen
6e867cad87
Move to plugins/security
2015-03-01 23:14:50 +01:00
Stig Sandbeck Mathisen
0e73a06465
Use #!/usr/bin/env python
2015-03-01 23:10:16 +01:00
Lee Clemens
7028ede47f
Add example-graphs for fail2ban_
2015-03-01 23:07:48 +01:00
Lee Clemens
c91df8ccc9
Include graph_total as current fail2ban plugin does
2015-03-01 23:07:48 +01:00
Lee Clemens
a11e32ff40
Add fail2ban_ wildcard plugin for extended status
2015-03-01 23:07:48 +01:00
Steve Schnepp
eeaf47c6b2
Merge pull request #584 from rrzefox/updatesnmpupsplugin
...
overhaul of snmp__ups_ plugin.
2015-02-27 17:49:50 +01:00
Steve Schnepp
983d37a2a1
Merge pull request #585 from rrzefox/newsnmprms2
...
new plugin for monitoring Knuerr RMS Compact II rack monitoring units
2015-02-27 17:48:53 +01:00
Kenyon Ralph
578652fc1c
Merge pull request #583 from caseycs/mysql_slave_alerts
...
add mysql slave alerts
2015-02-24 12:17:10 -08:00
sokai
c4e1760c5a
small update of README.md
...
* reflects changes of @ssm (commit c4c0a9872c
, 5 Oct 2014)
* added path and command examples for installation
2015-02-22 14:40:21 +01:00
Michael 'PoempelFox' Meier
94438298d1
new plugin for monitoring Knuerr RMS Compact II rack monitoring units
2015-02-13 17:18:36 +01:00
Michael 'PoempelFox' Meier
7a306e6223
overhaul of snmp__ups_ plugin.
...
Changes:
- More queries supported (inputpower, batterycurrent, batteryruntime (how long
have we been running on battery), batterypercent (percent remaining),
inputlinebads (how often was input bad))
- fix a few wrong units (e.g. current is measured in amp, not in watt)
- some UPSes violate RFC 1628 by not returning the number of input-/
output-lines they have. In this case assume 3 lines instead of 0
(and just printing nothing at all).
- Make mode parameters all lowercase instead of camelcase - camelcase
just looks retarded in the plugin-symlink-names.
- some more smaller fixes
2015-02-13 16:58:26 +01:00
Ilia Kondrashov
11971e9f39
add mysql slave alerts
2015-02-11 16:06:28 +01:00
Steve Schnepp
323b4a7937
Merge pull request #582 from bashgeek/master
...
Enhance nginx_error plugin
2015-02-05 11:13:04 +01:00
Daniel Schmitz
2338b83eb3
Changed log split counter back to default value
2015-02-05 13:54:24 +08:00
Daniel Schmitz
37a7317c1d
Read file one time and sort counts into array instead of reading log file for each status code again
2015-02-05 13:44:53 +08:00
Christian Beer
c098ee86fa
update the ossec plugin
...
- harmonize the coding style of the three scripts
- harmonize the label names and file names with other popular plugins
- fix active_response script to use correct date format
2015-02-04 17:24:37 +01:00
Steve Schnepp
375621b4ba
Merge pull request #569 from leeclemens/revert-534-master
...
Revert "Avoid bashism"
2015-02-03 13:16:01 +01:00
Steve Schnepp
0115be09d0
Merge pull request #575 from HeisSpiter/master
...
Fix a typo in IPv6 handling which was actually leading to totally ignore...
2015-02-03 13:15:29 +01:00
Steve Schnepp
4466215669
Merge pull request #578 from letompouce/master
...
mpdstats_: fix example documentation.
2015-02-03 13:15:06 +01:00
Thor77
0ec85268c4
add readme
2015-02-02 13:48:46 +01:00
Thor77
2aa348462c
add example graph
2015-02-02 13:25:52 +01:00
Thor77
9bc39fb2cf
fix issue on logrotate
2015-02-02 13:01:57 +01:00
Thor77
8fe960de7b
add znc_logs plugin
2015-01-31 15:42:15 +01:00
ToM
e5780b2c9f
mpdstats_: fix example documentation.
2015-01-31 14:56:49 +01:00
Johann Schmitz
c1abcd6bc5
Reverted to awk to extract database name
2015-01-30 13:40:26 +01:00
Johann Schmitz
66c38543c7
Fixed firebird plugin:
...
* Use gstat from path if available; fall back to /opt/firebird/bin/gstat if gstat could not be found
* Use bash to strip of firebird_ prefix from name
* Fixed description
2015-01-30 13:29:41 +01:00
Pierre Schweitzer
14d5c7ef72
Fix percent graph generation for weekly & monthly views
2015-01-26 17:23:36 +01:00
Pierre Schweitzer
ee35f9be36
Fix a typo in IPv6 handling which was actually leading to totally ignore IPv4 traffic.
2015-01-26 10:17:12 +01:00
Pierre Schweitzer
acb1dfb0a4
Use MUNIN_STATEFILE env variable to support multiple masters instead of own made.
...
Suggested by Steve Schnepp
2015-01-22 10:46:21 +01:00
Steve Schnepp
3c9b0b9360
Merge pull request #571 from sepastian/feature_unicorn_show_name_of_application
...
unicorn: display name of application.
2015-01-21 23:53:36 +01:00
Pierre Schweitzer
be7d3f8249
Fix regexp in case iptables returns huge numbers. It may not have spaces at the begin of the line.
...
Make use of state file so that the plugin doesn't show an increasing jauge, but a current network usage
2015-01-21 18:16:27 +01:00
Sebastian Gassner
5be2452250
unicorn: display name of application.
2015-01-15 13:23:45 +01:00
Oliver Ladner
397100426e
Added nscd plugin
2015-01-14 11:23:54 +01:00
Lee Clemens
3a4b7fcb35
Revert "Avoid bashism"
2015-01-13 21:16:57 -05:00
Steve Schnepp
3d7046d519
Merge pull request #565 from steveschnepp/openweather
...
Openweather plugin
2015-01-01 15:44:51 +01:00
Steve Schnepp
2c5943e469
p: updating openweather_ to be multigraph
...
Now it graph all the values coming from the API
2015-01-01 14:09:08 +00:00
Steve Schnepp
c8f30b0956
p: adding openweather_
2015-01-01 09:04:34 +00:00
Johann Schmitz
40532b6824
Use a zero-based percentage graph for nginx cache status
2014-12-17 13:07:48 +01:00
Pierre Schweitzer
772882eb57
Don't hardcode plugin state file location in auth plugin, use env variable defined by Munin instead
2014-12-11 13:27:03 +01:00
Steve Schnepp
8e18199f16
Merge pull request #550 from bhourigan/master
...
Apache response time was incorrectly divided by 1000 twice, fixed that b...
2014-11-28 21:00:03 +00:00
ak4t0sh
a116a2591e
fix graph_total
2014-11-27 16:24:31 +01:00
ak4t0sh
eb2979cb23
add support note
2014-11-27 16:23:53 +01:00