Is there a reference to what the entries in the statistics-channels output
mean?

Specifically I'm interested in the memory contexts section which contains
multiple entries named "cache", but I have no way to map what view that
cache statistic is referencing; for example:

          <context>
            <id>0x7ffe84665f40</id>
            <name>cache</name>
            <references>4</references>
            <total>279120</total>
            <inuse>20888</inuse>
            <maxinuse>20888</maxinuse>
            <blocksize>262144</blocksize>
            <pools>0</pools>
            <hiwater>0</hiwater>
            <lowater>0</lowater>
          </context>

How do I map that ID back to something I can make sense of?


-- 
Augie Schwer    -    au...@schwer.us    -    http://schwer.us
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to