<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Noticed that every once in a while the NSCA server will hang and needs to get completely stopped and started (SIGHUP doesn't work) before any new data will get processed. <br><br>I turned on debugging to see if there was anything useful but didn't get much. Anyone else have any similar issues?<br><br>We have NSCA setup to write directly to the check results queue which is on a RAM disk. Here is a log snippet of what we typically see:<br><br>Jul  5 12:15:30 nagios-server nsca[10992]: Attempting to write checkresult file<br>Jul  5 12:15:30 nagios-server nsca[10992]: checkresult file '/ramdisk/nagios/var/checkresults//cxznJb4' open for write.<br>Jul  5 12:15:30 nagios-server nsca[10992]: End of connection...<br>Jul  5 12:30:11 nagios-server nsca[10992]: Caught SIGHUP - restarting...<br>Jul  5 12:31:05 nagios-server nsca[10992]: Caught SIGTERM - shutting down...<br>Jul  5 12:31:10 nagios-server nsca[23708]: Starting up daemon<br>Jul  5 12:31:10 nagios-server nsca[23708]: Handling the connection...<br>                                     </div></body>
</html>