UserParameter=unbound.total.num.queries, sudo unbound-control stats_noreset | grep "total.num.queries=" | cut -d= -f2 UserParameter=unbound.total.num.cachehits, sudo unbound-control stats_noreset | grep "total.num.cachehits=" | cut -d= -f2 UserParameter=unbound.total.num.cachemiss, sudo unbound-control stats_noreset | grep "total.num.cachemiss=" | cut -d= -f2 UserParameter=unbound.total.num.recursivereplies, sudo unbound-control stats_noreset | grep "total.num.recursivereplies=" | cut -d= -f2 UserParameter=unbound.total.recursion.time.avg, sudo unbound-control stats_noreset | grep "total.recursion.time.avg=" | cut -d= -f2 UserParameter=unbound.num.answer.rcode.NOERROR, sudo unbound-control stats_noreset | grep "num.answer.rcode.NOERROR=" | cut -d= -f2 UserParameter=unbound.num.answer.rcode.FORMERR, sudo unbound-control stats_noreset | grep "num.answer.rcode.FORMERR=" | cut -d= -f2 UserParameter=unbound.num.answer.rcode.SERVFAIL, sudo unbound-control stats_noreset | grep "num.answer.rcode.SERVFAIL=" | cut -d= -f2 UserParameter=unbound.num.answer.rcode.NXDOMAIN, sudo unbound-control stats_noreset | grep "num.answer.rcode.NXDOMAIN=" | cut -d= -f2 UserParameter=unbound.num.answer.rcode.NOTIMPL, sudo unbound-control stats_noreset | grep "num.answer.rcode.NOTIMPL=" | cut -d= -f2 UserParameter=unbound.num.answer.rcode.REFUSED, sudo unbound-control stats_noreset | grep "num.answer.rcode.REFUSED=" | cut -d= -f2 UserParameter=unbound.num.answer.secure, sudo unbound-control stats_noreset | grep "num.answer.secure=" | cut -d= -f2 UserParameter=unbound.num.rrset.bogus, sudo unbound-control stats_noreset | grep "num.rrset.bogus=" | cut -d= -f2 UserParameter=unbound.num.query.type.A, sudo unbound-control stats_noreset | grep "num.query.type.A=" | cut -d= -f2 UserParameter=unbound.num.query.type.PTR, sudo unbound-control stats_noreset | grep "num.query.type.PTR=" | cut -d= -f2 UserParameter=unbound.num.query.type.MX, sudo unbound-control stats_noreset | grep "num.query.type.MX=" | cut -d= -f2 UserParameter=unbound.num.query.type.TXT, sudo unbound-control stats_noreset | grep "num.query.type.TXT=" | cut -d= -f2 UserParameter=unbound.num.query.type.AAAA, sudo unbound-control stats_noreset | grep "num.query.type.AAAA=" | cut -d= -f2 UserParameter=unbound.num.query.type.SRV, sudo unbound-control stats_noreset | grep "num.query.type.SRV=" | cut -d= -f2 UserParameter=unbound.num.query.type.NAPTR, sudo unbound-control stats_noreset | grep "num.query.type.NAPTR=" | cut -d= -f2 UserParameter=unbound.num.query.type.TYPE64, sudo unbound-control stats_noreset | grep "num.query.type.TYPE64=" | cut -d= -f2 UserParameter=unbound.num.query.type.TYPE65, sudo unbound-control stats_noreset | grep "num.query.type.TYPE65=" | cut -d= -f2