<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: DNS Utilization in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-utilization/m-p/2645646#M590337</link>
    <description>On the DNS server you can check the DNS cache to see recently used entries. &lt;BR /&gt;&lt;BR /&gt;This however, is only for things that your server doesn't know about.&lt;BR /&gt;&lt;BR /&gt;If that makes sense.&lt;BR /&gt;&lt;BR /&gt;Scott.&lt;BR /&gt;</description>
    <pubDate>Tue, 15 Jan 2002 22:33:02 GMT</pubDate>
    <dc:creator>Scott Van Kalken</dc:creator>
    <dc:date>2002-01-15T22:33:02Z</dc:date>
    <item>
      <title>DNS Utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-utilization/m-p/2645645#M590336</link>
      <description>Does anyone know of a way to see what entries in your dns tables are used or not used?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Michelle</description>
      <pubDate>Tue, 15 Jan 2002 22:26:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-utilization/m-p/2645645#M590336</guid>
      <dc:creator>Michelle Barton</dc:creator>
      <dc:date>2002-01-15T22:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: DNS Utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-utilization/m-p/2645646#M590337</link>
      <description>On the DNS server you can check the DNS cache to see recently used entries. &lt;BR /&gt;&lt;BR /&gt;This however, is only for things that your server doesn't know about.&lt;BR /&gt;&lt;BR /&gt;If that makes sense.&lt;BR /&gt;&lt;BR /&gt;Scott.&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Jan 2002 22:33:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-utilization/m-p/2645646#M590337</guid>
      <dc:creator>Scott Van Kalken</dc:creator>
      <dc:date>2002-01-15T22:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: DNS Utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-utilization/m-p/2645647#M590338</link>
      <description>&amp;gt;Does anyone know of a way to see what entries &amp;gt;in your dns tables are used or not used?&lt;BR /&gt;&lt;BR /&gt;I'm not sure what you mean by "entries in your dns tables are used or not used".&lt;BR /&gt;&lt;BR /&gt;If you want to see what's in the DNS cache (and when it expires)&lt;BR /&gt;#kill -INT PID_OF_NAMED&lt;BR /&gt;&lt;BR /&gt;Look for the results in&lt;BR /&gt;/var/tmp/named_dump.db&lt;BR /&gt;&lt;BR /&gt;If you want to make sure that the name to number mapping still maps to active IPs, I'd write a script to walk through each zone and ping or otherwise excercise a connection to the remote IP.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Jan 2002 23:01:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-utilization/m-p/2645647#M590338</guid>
      <dc:creator>Christopher Caldwell</dc:creator>
      <dc:date>2002-01-15T23:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: DNS Utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-utilization/m-p/2645648#M590339</link>
      <description>grep for the pid of named.&lt;BR /&gt;send a sigill to it.&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;# kill -ill /var/run/named.pid&lt;BR /&gt;&lt;BR /&gt;It will create a statistic file called named.stats for you.&lt;BR /&gt;&lt;BR /&gt;In there, you should see something like&lt;BR /&gt;&lt;BR /&gt;8       Unknown query types&lt;BR /&gt;727505810       A queries&lt;BR /&gt;17      NS queries&lt;BR /&gt;193397  SOA queries&lt;BR /&gt;1835712748      PTR queries&lt;BR /&gt;5268423 MX queries&lt;BR /&gt;&lt;BR /&gt;Good luck!</description>
      <pubDate>Tue, 15 Jan 2002 23:04:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-utilization/m-p/2645648#M590339</guid>
      <dc:creator>Wilfred Chau_1</dc:creator>
      <dc:date>2002-01-15T23:04:44Z</dc:date>
    </item>
  </channel>
</rss>

