Gabriel Filion
78a229dd0d
mysql_connections_per_user: skip internal user "system user"
...
This is the user name used internally by mysql for binlog handling (even
though it's not present in the mysql.user table).
The space in the name makes the plugin freak out about an unknown
"system" value.
Number of connections for this interal user is irrelevant.
2015-02-17 17:18:00 -05:00
Steve Schnepp
323b4a7937
Merge pull request #582 from bashgeek/master
...
Enhance nginx_error plugin
2015-02-05 11:13:04 +01:00
Steve Schnepp
aed6c052b2
Merge pull request #580 from ChristianBeer/update-ossec-plugin
...
update the ossec plugin
2015-02-05 11:11:52 +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
Steve Schnepp
9cb8f096be
Merge pull request #579 from Thor77/master
...
add znc_logs plugin
2015-02-03 13:14:49 +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
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
Steve Schnepp
341798cdc3
Merge pull request #574 from HeisSpiter/master
...
Use MUNIN_STATEFILE env variable to support multiple masters instead of ...
2015-01-22 11:32:25 +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
Steve Schnepp
d89d564a1a
Merge pull request #573 from HeisSpiter/master
...
Fix regexp in case iptables returns huge numbers. It may not have spaces...
2015-01-21 23:49:39 +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
Steve Schnepp
a6a1ee1d85
Update README.md
2015-01-20 22:06:40 +01:00
Steve Schnepp
1f5f70ef5a
README: Add some precision to the commit message
2015-01-20 22:04:39 +01:00
Steve Schnepp
803ad3b36d
Merge pull request #570 from weeheavy/master
...
Added nscd plugin
2015-01-18 12:23:35 +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
Steve Schnepp
1a0a9da00b
Merge pull request #557 from ercpe/master
...
Use a zero-based percentage graph for nginx cache status
2014-12-18 18:49:38 +01:00
Johann Schmitz
40532b6824
Use a zero-based percentage graph for nginx cache status
2014-12-17 13:07:48 +01:00
Steve Schnepp
735976d2ba
Merge pull request #556 from HeisSpiter/master
...
Fix state file directory in system/auth plugin
2014-12-12 10:30:34 +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
Steve Schnepp
d19e457c02
Merge remote branch 'pull/552'
2014-11-27 23:13:42 +01: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
ak4t0sh
cd1345e5a8
enable graph scale
2014-11-27 16:23:11 +01:00
Steve Schnepp
934adaf3fc
Merge pull request #551 from Am1GO/dm_cache
...
dm-cache monitoring
2014-11-24 23:00:04 +00:00
Am1GO
69e8811972
Fixed type in dm-cache
...
s/voulme/volume
2014-11-23 21:08:33 +03:00
Am1GO
550a4f33dd
Added plugin to monitor dm-cache
2014-11-23 21:06:05 +03:00
Brian Hourigan
1b60ea870d
Apache response time was incorrectly divided by 1000 twice, fixed that bug and moved division to save function to get higher precision
2014-11-22 19:53:50 -05:00
Steve Schnepp
c55d5e5e85
p/cisco-epc3010_: fix tmpfile handling
2014-11-02 04:56:02 +01:00
Steve Schnepp
1c5962f240
Merge pull request #544 from xiphias256/epc3010
...
Made Munin plugin to graph signal levels from a Cisco EPC3010 cable mode...
2014-11-02 04:47:11 +01:00
Finn Andersen
678fb563f1
Changed how tempory filename is created and handled. Now follows example in mktemp documentation.
2014-11-01 22:06:51 +01:00
Finn Andersen
b25acb9a2d
Simplified parsing of the html table. Everything is done with awk. Got rid of cat and grep
2014-10-30 13:33:49 +01:00
Steve Schnepp
60d7b641bf
Merge pull request #545 from stoile/master
...
Cleanup Raspberry Pi plugins
2014-10-30 11:30:43 +01:00
Philipp Riegger
2d4549f32a
Moved all Raspberry Pi plugins to a common raspberry-pi directory. Removed absolute path in raspi_temp to make the plugin work on Pidora.
2014-10-30 11:03:17 +01:00