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

Add DNS server stats collector #203

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

imposibrus
Copy link

Add DNS cache saturation metrics:

# HELP mktxp_dns_info DNS info
# TYPE mktxp_dns_info gauge
mktxp_dns_info{property="cache_size",routerboard_address="192.168.88.1",routerboard_name="Sample-Router"} 1.2582912e+07
mktxp_dns_info{property="cache_used",routerboard_address="192.168.88.1",routerboard_name="Sample-Router"} 9.517056e+06

# ....
mktxp_collection_time_total{name="DnsCollector",routerboard_address="192.168.88.1",routerboard_name="Sample-Router"} 103.95883402088657

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.

1 participant