Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / plugins / nginx @ a7139bca

# Date Auteur Commentaire
a7139bca 2020-10-28 18:38 Lars Kruse

Unify shebang for python scripts

3bc93969 2020-08-25 11:44 Lars Kruse

Unify file encodings to UTF8

36748826 2020-08-25 11:44 Lars Kruse

Fix spelling mistakes

8713eb37 2020-03-25 23:23 Lars Kruse

Fix spelling mistakes in comments and descriptions

Thanks, codespell!

7063330e 2019-12-17 18:25 Lars Kruse

Fix python style issues reported by flake8

Additionally some python2-only "print" statements are now compatible
with python3.

d5fc30a9 2018-12-20 09:25 Lars Kruse

nginx_upstream_multi_: simplify configuration retrieval via environment

734da6b9 2018-12-20 09:25 Lars Kruse

nginx_upstream_multi_: fix namespace overide of "time"

5f9e882b 2018-12-20 09:25 Lars Kruse

nginx_upstream_multi_: fix flake8 issues

13bd1599 2018-12-20 09:24 Lars Kruse

nginx_upstream_multi_: migrate to Python3

caf3b6c9 2018-10-17 02:44 Filippo Tessarotto

Nginx error: log files may be empty

e4cd049b 2018-09-15 22:03 Lars Kruse

Fix trivial instances of wrong autoconf exitcodes

17f78427 2018-08-01 20:33 Lars Kruse

Whitespace cleanup

  • remove trailing whitespace
  • remove empty lines at the end of files
15d05f30 2018-07-22 20:35 Lars Kruse

Revert "nginx_byprojects: use more compatible perl expression"

This reverts commit a836f07d56e35d230cdd9586bd35aae6343e9771.

Closes: #922

c81c20ab 2018-04-06 20:17 Lars Kruse

unify DIRTYCONFIG handling in shell and python plugins

The following issues were fixed:
  • comparison too broad (e.g. "0" misinterpreted as "true")
  • python: comparing string with number (is never equal in python)
  • unwanted non-zero exitcode (compound command "&&" as last command in...
a836f07d 2018-03-08 17:17 Lars Kruse

nginx_byprojects: use more compatible perl expression

"%ENV{foo}" does not work with older perl versions (e.g. v5.14).

c2513bd2 2018-02-03 20:37 poiuty

fix symlink

a4882b19 2018-01-19 19:50 Lars Kruse

nginx_error: enable 'set -eu' flags for shell

24ea5d29 2018-01-19 19:50 Lars Kruse

nginx_error: improve documentation

7ed71b44 2018-01-19 19:50 Lars Kruse

nginx_error: add support for 'dirty config' capability

0e864944 2018-01-19 19:50 Lars Kruse

nginx_error: improve readability of array accesses

8a68200a 2018-01-19 19:50 Lars Kruse

nginx_error: fix style issues reported by shellcheck

808a21d4 2018-01-19 19:50 Lars Kruse

nginx_error: improve readability of symlink configuration code

f4c19246 2018-01-19 19:50 Lars Kruse

nginx_error: introduce real version number

69896717 2017-07-13 06:59 Neraud

Fix comment format : use spaces instead of tabs

331e3da9 2017-07-08 05:14 Neraud

Add executable bit

9ce70486 2017-07-08 04:59 Neraud

Minor documentation update

Fix the markdown format for Logtail links.
Add the restart munin-node step.

a1f7808b 2017-07-08 04:57 Neraud

Add configuration option for the logs setup

3a17b22e 2017-07-08 04:54 Neraud

Add configuration option for logtail path

4b2fcbf8 2017-04-18 17:32 Lars Kruse

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

7325ba61 2017-02-27 11:03 dipohl

Plugin Gallery: Add example graph for nginx_connection_request

af334370 2017-02-21 11:28 Florent Thiéry

fix crash if access.log is empty

3c98d069 2017-02-21 11:11 dipohl

Category Tree: Reduce number of categories

62560fae 2017-02-21 09:09 dipohl

Category Tree: Reduce number of categories

6efaef76 2016-04-15 04:13 Igor Borodikhin

Comments update and error messages

a70f7e48 2015-03-02 17:11 Stig Sandbeck Mathisen

Merge pull request #553 from vlajos/typofixes-vlajos-20141204

typofixes - https://github.com/vlajos/misspell_fixer

fba800ae 2015-03-02 06:51 Veres Lajos

typofixes - https://github.com/vlajos/misspell_fixer

Suspicious sections:
plugins/mail/postfix_mail_stats recieved.label
plugins/nginx/nginx_vhost_traffic

2338b83e 2015-02-05 00:54 Daniel Schmitz

Changed log split counter back to default value

37a7317c 2015-02-05 00:44 Daniel Schmitz

Read file one time and sort counts into array instead of reading log file for each status code again

40532b68 2014-12-17 07:07 Johann Schmitz

Use a zero-based percentage graph for nginx cache status

7afe6bfb 2014-10-04 13:48 Stig Sandbeck Mathisen

Fix syntax error

de4ba4b5 2014-10-04 13:45 Stig Sandbeck Mathisen

Fix syntax error

2eb7552c 2014-01-03 08:47 Igor Borodikhin

Fixed wrong path to munin-node config file in doc

760b07cd 2013-12-04 06:26 Steve Schnepp

Merge pull request #407 from northox/glob_support

Add file expansion (glob) and switch to MIT license

cf03f9b0 2013-12-03 21:23 Danny Fullerton

Add file expansion (glob) and switch to MIT license

98ffc02a 2013-10-06 03:14 Ilia Kondrashov

add executable flag

9598bc7c 2013-06-02 16:49 Kenyon Ralph

nginx_error: add terminating newline

90f35c58 2013-05-29 12:50 v

nginx_error plugin initial commit

7c879178 2013-03-25 11:20 Diego Elio Pettenò

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

4373a305 2013-03-25 06:53 Daniel Lo Nigro

Move php5-fpm_status into PHP directory

df5325d2 2013-03-23 09:06 Daniel Lo Nigro

Add missing line break

6c765698 2013-03-06 22:06 majesty

New plugin for nginx draws some interesting graphs about upstream(s) cache status, http response codes, requests number and time

5271859f 2012-12-12 22:56 Danny Fullerton

Switch to strict mode.
Fix hash/array syntax causing regex-based log to fail.

442bc680 2012-10-19 18:09 Steve Schnepp

Merge pull request #184 from iborodikhin/master

Mysql COUNT plugin

80cb77cb 2012-10-03 06:09 iborodikhin

Removed totals from child graphs and changed draw method for better readability

f6276fc9 2012-10-02 22:17 iborodikhin

Multigraph plugin to monitor nginx cache status (everything, not only hits, misses and expired objects)

4b836355 2012-09-01 05:09 Simon Whittaker

Added nginx check for upstream access times

62d43835 2012-05-04 05:54 Kenyon Ralph

remove plugins existing in the main munin distribution

f15a674c 2012-04-18 05:09 Alex Vasilenko

fixed php5 idle/active values

614c22df 2012-04-17 17:49 Danny Fullerton

Add ithe byprojects family (vhost AND regex monitoring) to apache and nginx.

240cf1fd 2012-02-14 19:48 Mike Koss

autoconf support

7de8f2ca 2012-02-13 14:04 Mike Koss

Redundant with nginx_working_set (and had a bug)

f77cbb87 2012-02-13 13:53 Mike Koss

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.

08346aac 2012-02-13 12:24 Steve Schnepp

- have some dirs