Lars Kruse
|
a836f07d56
|
nginx_byprojects: use more compatible perl expression
"%ENV{foo}" does not work with older perl versions (e.g. v5.14).
|
2018-03-08 23:17:40 +01:00 |
|
poiuty
|
c2513bd2e7
|
fix symlink
|
2018-02-04 04:37:23 +03:00 |
|
Lars Kruse
|
a4882b1912
|
nginx_error: enable 'set -eu' flags for shell
|
2018-01-20 01:50:18 +01:00 |
|
Lars Kruse
|
24ea5d29e9
|
nginx_error: improve documentation
|
2018-01-20 01:50:18 +01:00 |
|
Lars Kruse
|
7ed71b441d
|
nginx_error: add support for 'dirty config' capability
|
2018-01-20 01:50:18 +01:00 |
|
Lars Kruse
|
0e864944d7
|
nginx_error: improve readability of array accesses
|
2018-01-20 01:50:18 +01:00 |
|
Lars Kruse
|
8a68200a67
|
nginx_error: fix style issues reported by shellcheck
|
2018-01-20 01:50:18 +01:00 |
|
Lars Kruse
|
808a21d4fb
|
nginx_error: improve readability of symlink configuration code
|
2018-01-20 01:50:18 +01:00 |
|
Lars Kruse
|
f4c192469f
|
nginx_error: introduce real version number
|
2018-01-20 01:50:18 +01:00 |
|
Neraud
|
69896717af
|
Fix comment format : use spaces instead of tabs
|
2017-07-13 12:59:05 +02:00 |
|
Neraud
|
331e3da9be
|
Add executable bit
|
2017-07-08 11:14:15 +02:00 |
|
Neraud
|
9ce70486fc
|
Minor documentation update
Fix the markdown format for Logtail links.
Add the restart munin-node step.
|
2017-07-08 10:59:33 +02:00 |
|
Neraud
|
a1f7808b9e
|
Add configuration option for the logs setup
|
2017-07-08 10:57:09 +02:00 |
|
Neraud
|
3a17b22edf
|
Add configuration option for logtail path
|
2017-07-08 10:54:37 +02:00 |
|
Lars Kruse
|
4b2fcbf8b9
|
replace hard-coded paths (e.g. '/var/lib/munin/plugin-state') with '$MUNIN_PLUGSTATE'
see http://guide.munin-monitoring.org/en/latest/plugin/env.html
|
2017-04-18 23:32:55 +02:00 |
|
dipohl
|
7325ba61ba
|
Plugin Gallery: Add example graph for nginx_connection_request
|
2017-02-27 17:03:57 +01:00 |
|
Florent Thiéry
|
af334370db
|
fix crash if access.log is empty
|
2017-02-21 17:28:44 +01:00 |
|
dipohl
|
3c98d06933
|
Category Tree: Reduce number of categories
|
2017-02-21 17:11:23 +01:00 |
|
dipohl
|
62560fae23
|
Category Tree: Reduce number of categories
|
2017-02-21 15:09:54 +01:00 |
|
Igor Borodikhin
|
6efaef76bf
|
Comments update and error messages
|
2016-04-15 14:13:10 +06: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 |
|
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 |
|
Johann Schmitz
|
40532b6824
|
Use a zero-based percentage graph for nginx cache status
|
2014-12-17 13:07:48 +01:00 |
|
Stig Sandbeck Mathisen
|
7afe6bfbf3
|
Fix syntax error
|
2014-10-04 19:48:14 +02:00 |
|
Stig Sandbeck Mathisen
|
de4ba4b5ac
|
Fix syntax error
|
2014-10-04 19:45:24 +02:00 |
|
Igor Borodikhin
|
2eb7552c5d
|
Fixed wrong path to munin-node config file in doc
|
2014-01-03 19:47:37 +06:00 |
|
Steve Schnepp
|
760b07cdb6
|
Merge pull request #407 from northox/glob_support
Add file expansion (glob) and switch to MIT license
|
2013-12-04 03:26:00 -08:00 |
|
Danny Fullerton
|
cf03f9b045
|
Add file expansion (glob) and switch to MIT license
|
2013-12-03 21:23:50 -05:00 |
|
Ilia Kondrashov
|
98ffc02a76
|
add executable flag
|
2013-10-06 11:14:46 +04:00 |
|
Kenyon Ralph
|
9598bc7cb0
|
nginx_error: add terminating newline
|
2013-06-02 13:49:38 -07:00 |
|
v
|
90f35c5805
|
nginx_error plugin initial commit
|
2013-05-29 19:50:58 +03:00 |
|
Diego Elio Pettenò
|
7c87917826
|
Merge pull request #275 from Daniel15/php-cleanup
Delete php-fcgi (as it's a copy of php-fastcgi) and move php5-fpm_status into PHP directory
|
2013-03-25 08:20:09 -07:00 |
|
Daniel Lo Nigro
|
4373a305fb
|
Move php5-fpm_status into PHP directory
|
2013-03-25 21:53:32 +11:00 |
|
Daniel Lo Nigro
|
df5325d27e
|
Add missing line break
|
2013-03-24 00:06:30 +11:00 |
|
majesty
|
6c76569819
|
New plugin for nginx draws some interesting graphs about upstream(s) cache status, http response codes, requests number and time
|
2013-03-07 09:06:59 +06:00 |
|
Danny Fullerton
|
5271859ff0
|
Switch to strict mode.
Fix hash/array syntax causing regex-based log to fail.
|
2012-12-12 22:56:38 -05:00 |
|
Steve Schnepp
|
442bc6808e
|
Merge pull request #184 from iborodikhin/master
Mysql COUNT(*) plugin
|
2012-10-19 15:09:33 -07:00 |
|
iborodikhin
|
80cb77cb31
|
Removed totals from child graphs and changed draw method for better readability
|
2012-10-03 16:09:07 +06:00 |
|
iborodikhin
|
f6276fc91a
|
Multigraph plugin to monitor nginx cache status (everything, not only hits, misses and expired objects)
|
2012-10-03 08:17:35 +06:00 |
|
Simon Whittaker
|
4b83635595
|
Added nginx check for upstream access times
|
2012-09-01 11:09:57 +02:00 |
|
Kenyon Ralph
|
62d43835d4
|
remove plugins existing in the main munin distribution
|
2012-05-04 02:54:55 -07:00 |
|
Alex Vasilenko
|
f15a674c84
|
fixed php5 idle/active values
|
2012-04-18 12:09:20 +03:00 |
|
Danny Fullerton
|
614c22dfe4
|
Add ithe byprojects family (vhost AND regex monitoring) to apache and nginx.
|
2012-04-17 17:49:02 -04:00 |
|
Mike Koss
|
240cf1fdb0
|
autoconf support
|
2012-02-14 16:48:07 -08:00 |
|
Mike Koss
|
7de8f2cab4
|
Redundant with nginx_working_set (and had a bug)
|
2012-02-13 11:04:05 -08:00 |
|
Mike Koss
|
f77cbb8707
|
Simpler nginx working set plugin. Replaces nginx_memory (which displays total of virtual memory)
and ngnix_memory (sic) which has a bug including non-nginx processes.
|
2012-02-13 10:53:16 -08:00 |
|
Steve Schnepp
|
08346aac58
|
- have some dirs
|
2012-02-13 18:24:46 +01:00 |
|