[Nagios-devel] NSCA 2.9.1 hangs occasionally

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

[Nagios-devel] NSCA 2.9.1 hangs occasionally

Post by Guest »

--_71306c6f-80ed-49ae-b184-3ff560f09c1d_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable


Noticed that every once in a while the NSCA server will hang and needs to g=
et completely stopped and started (SIGHUP doesn't work) before any new data=
will get processed.=20

I turned on debugging to see if there was anything useful but didn't get mu=
ch. Anyone else have any similar issues?

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:

Jul 5 12:15:30 nagios-server nsca[10992]: Attempting to write checkresult =
file
Jul 5 12:15:30 nagios-server nsca[10992]: checkresult file '/ramdisk/nagio=
s/var/checkresults//cxznJb4' open for write.
Jul 5 12:15:30 nagios-server nsca[10992]: End of connection...
Jul 5 12:30:11 nagios-server nsca[10992]: Caught SIGHUP - restarting...
Jul 5 12:31:05 nagios-server nsca[10992]: Caught SIGTERM - shutting down..=
.
Jul 5 12:31:10 nagios-server nsca[23708]: Starting up daemon
Jul 5 12:31:10 nagios-server nsca[23708]: Handling the connection...
=

--_71306c6f-80ed-49ae-b184-3ff560f09c1d_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable





Noticed that every once in a while the NSCA server will hang and needs to g=
et completely stopped and started (SIGHUP doesn't work) before any new data=
will get processed. I turned on debugging to see if there was anyt=
hing useful but didn't get much. Anyone else have any similar issues?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:Jul&n=
bsp=3B 5 12:15:30 nagios-server nsca[10992]: Attempting to write checkresul=
t fileJul&nbsp=3B 5 12:15:30 nagios-server nsca[10992]: checkresult fil=
e '/ramdisk/nagios/var/checkresults//cxznJb4' open for write.Jul&nbsp=
=3B 5 12:15:30 nagios-server nsca[10992]: End of connection...Jul&nbsp=
=3B 5 12:30:11 nagios-server nsca[10992]: Caught SIGHUP - restarting...=
Jul&nbsp=3B 5 12:31:05 nagios-server nsca[10992]: Caught SIGTERM - shutting=
down...Jul&nbsp=3B 5 12:31:10 nagios-server nsca[23708]: Starting up d=
aemonJul&nbsp=3B 5 12:31:10 nagios-server nsca[23708]: Handling the con=
nection...
=

--_71306c6f-80ed-49ae-b184-3ff560f09c1d_--





This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked