<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
nblogpd - non blocking syslog proxy implemented because the original
syslog would go into blocking state which would cause any logging
process to also block.&nbsp; This was bad for ccm process when syslog got
too busy.<br>
<br>
messages were dropped - non blocking syslog implements a buffer.&nbsp; When
buffer is filled faster than it can be written to disk then messages
are dropped.<br>
<br>
how to fix?&nbsp; take a look at all syslogs (system,security,callmanager)
and see what is rapidly/frequently/consistently writing to the logs.&nbsp;
Address why that is happening.<br>
<br>
historically unconfigured or misconfigured devices have been leading
triggers.&nbsp; They cause transient connection attempts and registration
failed messages repeatedly.<br>
<br>
/Wes<br>
<br>
On Monday, October 05, 2009 9:54:28 AM, Ted Nugent
<a class="moz-txt-link-rfc2396E" href="mailto:tednugent73@gmail.com">&lt;tednugent73@gmail.com&gt;</a> wrote:<br>
<blockquote
 cite="mid:22e6380b0910050654g789d5eaawdf9a35890f468508@mail.gmail.com"
 type="cite">
  <p class="MsoNormal"><font class="Apple-style-span"
 face="'Times New Roman'" size="4"><span class="Apple-style-span"
 style="font-size: 16px;">After a new cluster upgrade to 7.1.2.31900-1
we're seeing this error logging about every 4-6 hours. I can't seem to
find any info on the&nbsp;nbslogpd service?&nbsp;Anyone&nbsp;know what this might be
about and how i might fix it? TIA</span></font></p>
  <p class="MsoNormal"><font class="Apple-style-span"
 face="'Times New Roman'" size="4"><span class="Apple-style-span"
 style="font-size: 16px;"><br>
  </span></font></p>
  <p class="MsoNormal"><span
 style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;">SyslogSeverityMatchFound
events generated: SeverityMatch - Alert nbslogpd[13840]:
72 messages were dropped SeverityMatch - Alert nbslogpd[13840]: 2
messages were
dropped&nbsp;</span></p>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
cisco-voip mailing list
<a class="moz-txt-link-abbreviated" href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</a>
<a class="moz-txt-link-freetext" href="https://puck.nether.net/mailman/listinfo/cisco-voip">https://puck.nether.net/mailman/listinfo/cisco-voip</a>
  </pre>
</blockquote>
<br>
</body>
</html>