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

2446 Commits

Author SHA1 Message Date
Ingo Oppermann
de86866b02 Fix typos in installation instruction 2015-03-10 16:30:33 +00:00
Léo POIROUX
47a99e02ee Quotes error
syntax error at /etc/munin/plugins/varnish_bans line 925, near """ defined"
2015-03-10 16:27:39 +00:00
Léo POIROUX
cc15e33453 Bugfix warning messages
Odd number of elements in hash assignment at /etc/munin/plugins/varnish_bans line 884.
Use of uninitialized value $ident in hash element at /etc/munin/plugins/varnish_bans line 927.
2015-03-10 16:27:39 +00:00
Léo POIROUX
d658c583e8 Quotes error
syntax error at /etc/munin/plugins/varnish_bans line 925, near """ defined"
2015-03-10 16:22:54 +00:00
Léo POIROUX
ed8a615e55 Bugfix warning messages
Odd number of elements in hash assignment at /etc/munin/plugins/varnish_bans line 884.
Use of uninitialized value $ident in hash element at /etc/munin/plugins/varnish_bans line 927.
2015-03-10 16:22:54 +00:00
sugamasao
d2529b0cb4 unicorn_memory_status/unicorn_status change pid name
User to be able to change the pid name
fixed at “unicorn.pid, but can be changed
use `env.pid_name my_unicorn.pid`
2015-03-10 09:52:45 +09:00
sugamasao
9b36f418fa unicorn_ "unicorn_rails" process not working
`grep "unicorn worker` is unicorn_rails process not match.

I want to match the `unicorn` or 'unicorn_rails'
2015-03-09 17:21:32 +09:00
Steve Schnepp
acad90146d Merge pull request #596 from steveschnepp/multicpu1sec-c
Multicpu1sec c
2015-03-08 20:35:47 +01:00
Steve Schnepp
308ba4757e multicpu1sec-c: use the env vars for tmp file paths 2015-03-08 18:58:49 +00:00
Stig Sandbeck Mathisen
cb9544f409 Merge pull request #566 from laserb/master
modified data_url for firmware >= 6.20
2015-03-06 11:16:04 +01:00
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
Michael 'PoempelFox' Meier
23f3138c8e new plugin for monitoring allnet ip sensoric devices (e.g. ALL4500) 2015-03-04 15:58:48 +01:00
Michael 'PoempelFox' Meier
b3ac512550 fix naming of lustre plugins.
- in one case there was a typo in the filename (inDodes instead of inodes)
- in the other two cases, make the naming consistent.
2015-03-04 11:02:22 +01:00
Steve Schnepp
99d3a42627 multicpu1sec-c: fix the /proc/stat parsing 2015-03-04 00:00:05 +00:00
Steve Schnepp
79f72b87fb multicpu1sec-c: fix value (remove idle) 2015-03-03 23:17:23 +00:00
Steve Schnepp
16b017fcd7 multicpu1sec-c: handle fork 2015-03-03 23:16:41 +00:00
Steve Schnepp
b0e8dcea39 multicpu1sec-c: using DERIVE
We just delegate the whole CPU % computing to RRD
2015-03-03 22:48:20 +00:00
Steve Schnepp
4a9b0e4796 multicpu1sec-c: remove debugging statements 2015-03-03 22:43:39 +00:00
Steve Schnepp
339bfec68f multicpu1sec-c: adding locking to avoid races 2015-03-03 22:40:37 +00:00
Steve Schnepp
6dec8c3357 multicpu1sec-c: opening the file r/w to truncate it 2015-03-03 22:35:46 +00:00
Steve Schnepp
c86e4ab2fd multicpu1sec-c: implement the "fetch" cmd 2015-03-03 22:29:41 +00:00
Steve Schnepp
9ac74f8d9b multicpu1sec-c: implement the "acquire" cmd 2015-03-03 22:28:37 +00:00
Steve Schnepp
81e9ffca94 plugins: adding C version of multicpu1sec 2015-03-03 18:24:14 +00: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
Raphael Freudiger
d0b57b8f9f modified data_url for firmware >= 6.20 2015-01-02 16:26:49 +01: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
amichel
7c3490ba2b Trying to make this into a one file commit. :| 2014-12-25 13:30:21 -07:00
amichel
cb6c9595eb Added zfs_list plugin 2014-12-25 13:23:05 -07:00
amichel
189fffebb4 Added zfsonlinux_stats plugin 2014-12-24 17:19:23 -07: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
Tobias
bda87a3756 Added multigraph capabilities and fixed regex 2014-12-07 18:41:13 +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
ak4t0sh
cd1345e5a8 enable graph scale 2014-11-27 16:23:11 +01: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
Roberto "Roobre" Santalla
72c5b59d48 Now category "postfix" is correctly reported. 2014-11-19 05:40:27 +01:00
Roberto "Roobre" Santalla
892be6fa13 Fixed sent/received count and replaced wc -l with -c 2014-11-19 05:30:31 +01: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
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
Finn Andersen
771fb2dd72 Changed to a more secure way of handling tempfiles 2014-10-30 09:56:25 +01:00
Finn Andersen
31f5cc79db Fixed some typo in text 2014-10-30 09:42:28 +01:00
Finn Andersen
fb7d068c49 Made Munin plugin to graph signal levels from a Cisco EPC3010 cable modem 2014-10-29 22:23:03 +01:00
Colin Mollenhour
868937c848 Report properly when value is undefined (slave error). 2014-10-16 14:34:50 -04:00
Colin Mollenhour
e9bda2bab6 Fix issue when seconds is greater than two digits.
Also only use one query rather than a loop.
2014-10-15 17:11:35 -04:00
Stig Sandbeck Mathisen
da06d5f459 Merge pull request #542 from j0nes2k/plugin_memcached_servers
Added plugin to monitor multiple memcached servers
2014-10-15 20:04:32 +02:00
Stig Sandbeck Mathisen
120d1521b9 Merge pull request #505 from OOPmaster/patch-1
exit 0 and some notices ...
2014-10-15 15:28:15 +02:00
Stig Sandbeck Mathisen
b43669d1b4 Merge pull request #537 from ak4t0sh/master
Moodle : new plugins
2014-10-15 15:27:24 +02:00
j0nes2k
e10ae8e99d Added plugin to monitor multiple memcached servers
This plugins allows to monitor multiple memcached servers. The server names can be given in the environment. Graphs include memcached bytes usage, get and set hits, number of stored items, number of requests and traffic. These graphs contain values for each server.
2014-10-10 17:34:41 +02:00
ak4t0sh
9c9c8ee085 change configuration file recommendation 2014-10-06 21:32:08 +02:00
Stig Sandbeck Mathisen
b098ec465f Merge pull request #529 from funkypenguin/master
Added memory graphing and swapwait cpu graph
2014-10-06 00:26:24 +02:00
Stig Sandbeck Mathisen
911adebe22 Merge pull request #534 from asgh/master
Avoid bashism
2014-10-06 00:20:49 +02:00
Stig Sandbeck Mathisen
a5d18f4554 Add documentation in POD format, for munindoc 2014-10-05 23:34:20 +02:00
Stig Sandbeck Mathisen
4be7859977 Merge branch 'patch-1' of github.com:JoomlaStats/contrib into JoomlaStats-patch-1 2014-10-05 23:23:42 +02:00
Stig Sandbeck Mathisen
f4d81e1926 Retire plugin for old puppet master installations
- "puppetd" and "puppetmasterd" is no longer in use

 - The use of "/etc/sysconfig" made this plugin specific for RedHat-ish
   systems

 - any plugin to replace this should use the "puppet" command to get
   configuration, and be implemented as a multigraph plugin.

This closes issue #424
2014-10-05 23:16:26 +02:00
Stig Sandbeck Mathisen
79fdbf6203 Merge pull request #515 from KonstantinKuklin/handlersocket
added plugins to monitoring Mysql HandlerSocket connections
2014-10-05 22:38:04 +02:00
Konstantin Kuklin
527cb89fd0 changed interpreter to bash 2014-10-06 00:29:29 +04:00
Stig Sandbeck Mathisen
ff4c91acb8 Place "use threads" within "eval" to make it pass syntax checks on travis-ci 2014-10-05 20:38:16 +02:00
Stig Sandbeck Mathisen
632c24d0a9 Save with UNIX line breaks 2014-10-05 20:30:52 +02:00
Stig Sandbeck Mathisen
8dda09085a Handle missing rabbitmqctl 2014-10-05 20:14:14 +02:00
Stig Sandbeck Mathisen
bb206faee6 Fix mis-spelled variable names 2014-10-05 20:13:20 +02:00
Stig Sandbeck Mathisen
679a3ce7be Check if we are running as a user required by rabbitmqctl 2014-10-05 20:12:44 +02:00
Stig Sandbeck Mathisen
2583b9fb70 Update documentation 2014-10-05 20:12:15 +02:00
Stig Sandbeck Mathisen
8974c45c96 Remove unimplemented but advertised "autoconf" 2014-10-05 20:11:42 +02:00
Stig Sandbeck Mathisen
fefcad986e Work around false positive in checkbashisms
- Nothing wrong with the plugin, but checkbashisms triggers on the
   presence of a variable called $HOSTNAME

 - Changing the variable name in the plugin is the "easy way out".
2014-10-05 15:49:54 +02:00
Stig Sandbeck Mathisen
149c09ddc8 Fix syntax error in regular expression string 2014-10-05 15:47:22 +02:00
Stig Sandbeck Mathisen
cd6dafa842 Rewrite hard-to-read shell oneliner 2014-10-05 14:41:16 +02:00
Stig Sandbeck Mathisen
6281364b67 use "trap" to remove temporary file 2014-10-05 14:40:19 +02:00
Stig Sandbeck Mathisen
e586cd5cb4 remove "-rauto_gem" from hashbang 2014-10-05 12:56:45 +02:00
Stig Sandbeck Mathisen
ac8db54cb1 Use eval EXPR to load Munin::Plugin, for automated tests 2014-10-05 01:49:23 +02:00
Stig Sandbeck Mathisen
67470547f0 Use eval around hard-to-find perl modules 2014-10-05 01:28:29 +02:00
JoomlaStats
2cd434860c Update joomla-sessions
Just a small typo that may be confusing
2014-10-05 01:19:22 +02:00
Stig Sandbeck Mathisen
fa0c04bb4a Use /usr/bin/perl, not @@PERL@@, as interpreter 2014-10-05 00:28:05 +02:00
Stig Sandbeck Mathisen
31361e95a5 Use /bin/bash as interpreter
- uses "echo -en"
2014-10-05 00:27:25 +02:00
Stig Sandbeck Mathisen
c4c0a9872c Use /usr/bin/perl, not @@PERL@@ as interpreter 2014-10-05 00:18:43 +02:00
Stig Sandbeck Mathisen
b407ae17ca Save with UNIX line breaks 2014-10-04 22:29:27 +02:00
Stig Sandbeck Mathisen
96f2bc003a Use single bracket for test, keeping /bin/sh as interpreter 2014-10-04 22:27:32 +02:00
Stig Sandbeck Mathisen
5fe31e0c38 Fix comparison to be /bin/sh compliant 2014-10-04 22:23:52 +02:00
Stig Sandbeck Mathisen
81fd4c97c3 Save with UNIX line breaks 2014-10-04 22:21:35 +02:00
Stig Sandbeck Mathisen
73e23cb7ba use /bin/bash as interpreter for bash script 2014-10-04 22:21:02 +02:00
Stig Sandbeck Mathisen
6c9ad881ae fix unterminated string 2014-10-04 22:20:32 +02:00
Stig Sandbeck Mathisen
1c67e3d648 Save with UNIX line breaks 2014-10-04 22:19:38 +02:00
Stig Sandbeck Mathisen
ea4a0c6244 Change "&>" bashism to "> ... 2>&1", keeping the script as /bin/sh 2014-10-04 22:15:24 +02:00
Stig Sandbeck Mathisen
a55f4e4a4d remove dead code block using an unknown variable
- same "if" test in the block above, so this would never be reached
2014-10-04 22:14:17 +02:00
Stig Sandbeck Mathisen
e7125ea079 Tell ruby that this script contains UTF-8 characters 2014-10-04 22:09:30 +02:00
Stig Sandbeck Mathisen
78e3f78071 Use UNIX line breaks 2014-10-04 22:05:54 +02:00
Stig Sandbeck Mathisen
010011efe8 Use "=" for comparison with /bin/sh 2014-10-04 22:03:52 +02:00
Stig Sandbeck Mathisen
da59e03cf2 Save with UNIX line endings 2014-10-04 21:55:16 +02:00
Stig Sandbeck Mathisen
5d0b617cd2 Use /bin/bash as interpreter for bash script 2014-10-04 21:46:21 +02:00
Stig Sandbeck Mathisen
abe9f3b6ee Use UNIX line breaks 2014-10-04 21:45:45 +02:00
Stig Sandbeck Mathisen
977d987f35 Use /bin/bash as interpreter, and store with UNIX line breaks 2014-10-04 21:44:29 +02:00
Stig Sandbeck Mathisen
016752f36d Use /usr/bin/php for php plugin (was "/bin/bash" !) 2014-10-04 21:38:21 +02:00
Stig Sandbeck Mathisen
fc37652294 Save with UNIX line breaks 2014-10-04 21:25:03 +02:00
Stig Sandbeck Mathisen
aaeaa2e64a USe /bin/bash as interpreter for bash script 2014-10-04 21:21:32 +02:00
Stig Sandbeck Mathisen
7684702713 Use /bin/bash as interpreter for bash script 2014-10-04 21:19:32 +02:00
Stig Sandbeck Mathisen
6a28f5a215 Save with UNIX line breaks
- also remove lots of trailing whitespace on last line
2014-10-04 21:18:57 +02:00
Stig Sandbeck Mathisen
73239efaef Set /bin/bash as interpreter for bash script 2014-10-04 21:13:45 +02:00
Stig Sandbeck Mathisen
8348cd2805 Use /bin/bash as interpreter for bash script
-  uses "echo -en" several places
2014-10-04 21:04:24 +02:00
Stig Sandbeck Mathisen
bebd78f74b Use /bin/bash as interpreter, and switch to UNIX line breaks 2014-10-04 21:03:22 +02:00
Stig Sandbeck Mathisen
2eef2d55b5 Use /bin/sh "=" comparison, instead of "==" 2014-10-04 21:01:55 +02:00
Stig Sandbeck Mathisen
2ebcc8dcdc Fix tiny bashism, keeping the plugin as /bin/sh 2014-10-04 20:33:52 +02:00
Stig Sandbeck Mathisen
a2bedd79e7 Fix syntax error in string concatenation 2014-10-04 20:31:07 +02:00