summaryrefslogtreecommitdiffstats
path: root/python.d/nginx.chart.py
AgeCommit message (Expand)Author
2018-10-15modularized all source code (#4391)Costa Tsaousis
2018-09-30fix spdx (#4327)Paweł Krupa
2018-09-27Python.d PEP 8 cleanup, modules N-O (#4297)Austin S. Hemmelgarn
2018-05-31Add SPDX-License-Identifier headers to most files.Austin S. Hemmelgarn
2017-10-20"nginx" module updatelgz
2016-11-171. changed arguments from decode() in base.py, so they can run under CentOS 6...liu lei
2016-10-191. changed arguments from decode() in base.py to support versions of Python 2.6liu lei
2016-08-21fixed context for python.d chartsCosta Tsaousis (ktsaou)
2016-08-09Fix extraction of nginx status values.Ondrej Brablc
2016-07-15default retries is 60Costa Tsaousis (ktsaou)
2016-07-07sort makefile + minor change in commentspaulfantom
2016-07-03implement `_get_raw_data`paulfantom
2016-07-03change name from `_format_data` to `_get_data`.paulfantom
2016-07-02Fix issues from testing mysql.chart.py + change method namepaulfantom
2016-06-24rewrite `apache`, `nginx` and `phpfpm` plugins to use wrappers on chart creationpaulfantom
2016-06-22fix some timeout issuespaulfantom
2016-06-22fixing problems with data formatting in apache and nginxpaulfantom
2016-06-22change urls to localhostpaulfantom
2016-06-22fixing bugs in UrlService.paulfantom
2016-06-22fixed some issues from previous commitspaulfantom
2016-06-22nginx + apache python modulespaulfantom