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

Checks.d/apache.py metrics switched #326

Closed
pcockwell opened this issue Jan 3, 2013 · 0 comments
Closed

Checks.d/apache.py metrics switched #326

pcockwell opened this issue Jan 3, 2013 · 0 comments
Assignees

Comments

@pcockwell
Copy link
Contributor

In checks.d/apache.py lines 21 and 22 it appears that the labels for the metrics have been switched up.

RATES = {
    'Total kBytes': 'apache.net.request_per_s',
    'Total Accesses': 'apache.net.bytes_per_s',
}
@ghost ghost assigned remh Jan 3, 2013
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

No branches or pull requests

3 participants