Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed sending no info about request codes per minute if no new entries in access.log were found #19

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

ilya-lesikov
Copy link

  • Fixed sending no info about request codes per minute if no new entries in access.log were found during last check. Now it correctly sends 0 RCpM in this case.
  • Moved configuration from script to a separate file. Docs updated.
  • Added .gitignore

junwei-wang and others added 7 commits December 14, 2017 17:11
Place new configuration file zbx_nginx_conf_stats_conf.py in /etc/zabbix (by default) to be sourced by zbx_nginx_stats.py script. README updated too.
…with these codes were found during last check.

Now sends 0 for each request code required by zabbix template if no new entries were found.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants