<?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 syslog error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-error/m-p/2537572#M900217</link>
    <description>Dear Experts,&lt;BR /&gt;&lt;BR /&gt;system details : D220,396MB RAM&lt;BR /&gt;&lt;BR /&gt;syslog error :&lt;BR /&gt;Jun  7 09:15:22 sigdev named[499]: NSTATS 991885522 991025119 A=4&lt;BR /&gt;Jun  7 09:15:22 sigdev named[499]: XSTATS 991885522 991025119 RR=0 RNXD=0 RFwdR=&lt;BR /&gt;0 RDupR=0 RFail=0 RFErr=0 RErr=0 RAXFR=0 RLame=0 ROpts=0 SSysQ=0 SAns=4 SFwdQ=0&lt;BR /&gt;SDupQ=0 SErr=0 RQ=4 RIQ=0 RFwdQ=0 RDupQ=0 RTCP=0 SFwdR=0 SFail=0 SFErr=0 SNaAns=&lt;BR /&gt;4 SNXD=0                                        &lt;BR /&gt;what this error indicates ???&lt;BR /&gt;&lt;BR /&gt;Thanxs in Advance&lt;BR /&gt;JAI&lt;BR /&gt;</description>
    <pubDate>Thu, 07 Jun 2001 03:54:46 GMT</pubDate>
    <dc:creator>JAI_1</dc:creator>
    <dc:date>2001-06-07T03:54:46Z</dc:date>
    <item>
      <title>syslog error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-error/m-p/2537572#M900217</link>
      <description>Dear Experts,&lt;BR /&gt;&lt;BR /&gt;system details : D220,396MB RAM&lt;BR /&gt;&lt;BR /&gt;syslog error :&lt;BR /&gt;Jun  7 09:15:22 sigdev named[499]: NSTATS 991885522 991025119 A=4&lt;BR /&gt;Jun  7 09:15:22 sigdev named[499]: XSTATS 991885522 991025119 RR=0 RNXD=0 RFwdR=&lt;BR /&gt;0 RDupR=0 RFail=0 RFErr=0 RErr=0 RAXFR=0 RLame=0 ROpts=0 SSysQ=0 SAns=4 SFwdQ=0&lt;BR /&gt;SDupQ=0 SErr=0 RQ=4 RIQ=0 RFwdQ=0 RDupQ=0 RTCP=0 SFwdR=0 SFail=0 SFErr=0 SNaAns=&lt;BR /&gt;4 SNXD=0                                        &lt;BR /&gt;what this error indicates ???&lt;BR /&gt;&lt;BR /&gt;Thanxs in Advance&lt;BR /&gt;JAI&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Jun 2001 03:54:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-error/m-p/2537572#M900217</guid>
      <dc:creator>JAI_1</dc:creator>
      <dc:date>2001-06-07T03:54:46Z</dc:date>
    </item>
    <item>
      <title>Re: syslog error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-error/m-p/2537573#M900218</link>
      <description>From the ITRC TKB:&lt;BR /&gt;&lt;BR /&gt;How do I remove the syslog messages, NSTATS and XSTATS &lt;BR /&gt;&lt;BR /&gt;DocId: KBRC00003908&lt;BR /&gt;                                               &lt;BR /&gt;Updated: 9/4/00 7:16:00 AM&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;PROBLEM&lt;BR /&gt;&lt;BR /&gt;Viewing SYSLOG there are hourly entries from DNS&lt;BR /&gt;&lt;DATE&gt; &lt;HOST&gt; named[987]: NSTATS 922918885 922882848 A=562 PTR=135 MX=16 ANY=16&lt;BR /&gt;&lt;SYSTEM&gt; &lt;HOST&gt;named[987]: XSTATS 922918885 922882848 RR=717 RNXD=0 RFwdR=1 RDupR=0 RFail=0 RFErr=0 RErr=0 RAXFR=0 RLame=14 ROpts=0 SSysQ=720 SAns=728 SFwdQ=1 SDupQ=0 SErr=0 RQ=729 RIQ=0&lt;BR /&gt;RFwdQ=1 RDupQ=0 RTCP=0 SFwdR=1 SFail=14 SFErr=0 SNaAns=7&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What do they mean and can I turn these entries off.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;RESOLUTION&lt;BR /&gt;&lt;BR /&gt;They are in general a (typically hourly) summary of the DNS query types that your server has processed.&lt;BR /&gt;&lt;BR /&gt;A full explanation of these statistics can be found in the O'Reilly book, DNS and BIND.&lt;BR /&gt;&lt;BR /&gt;Should you wish to disabled the syslog entries perform the following:&lt;BR /&gt;&lt;BR /&gt;1. install DNS patch or replacement.&lt;BR /&gt;[PHNE_20618/PACHRDME/English] : s700_800 10.X BIND 4.9.7 components&lt;BR /&gt;&lt;BR /&gt;2. run named command with -X option.&lt;BR /&gt;# named -X&lt;BR /&gt;&lt;BR /&gt;* To set option in boot file,&lt;BR /&gt;# vi /etc/rc.config.d/namesvr&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The current DNS (Bind 4.9.7 components) patch for 10.X is PHNE_23277&lt;BR /&gt;The current DNS (Bind 4.9.7 components) patch for 11.0 is PHNE_23274&lt;BR /&gt;The current DNS (Bind 8.1.2) patch for 11.11 is PHNE_23275&lt;/HOST&gt;&lt;/SYSTEM&gt;&lt;/HOST&gt;&lt;/DATE&gt;</description>
      <pubDate>Thu, 07 Jun 2001 04:06:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-error/m-p/2537573#M900218</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-06-07T04:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: syslog error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-error/m-p/2537574#M900219</link>
      <description>very simple to this question is just ignore it.</description>
      <pubDate>Thu, 07 Jun 2001 05:37:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-error/m-p/2537574#M900219</guid>
      <dc:creator>Printaporn_1</dc:creator>
      <dc:date>2001-06-07T05:37:57Z</dc:date>
    </item>
  </channel>
</rss>

