<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7650.28">
<TITLE>RE: [Nagios-devel] NSCA using PROCESS_FILE</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Guys,<BR>
<BR>
Anyone looked at / tried my OCHP/OCSP Perl daemons? (Sent in another thread, "Piped OCHP/OCSP daemon")<BR>
<BR>
I haven't had time to set up a full testing env yet (Not only I need to setup a master and slave with real checks... I never even touched OCHP/OCSP!). I fixed a trivial bug that was from the original PerfDaemon code... I'll post an updated version soon...<BR>
<BR>
I tested performance of it and with -r1 and it could eat over one *million* commands (120+ MB of text) in just over 5 seconds (the children would take some time to digest that much data though if they were not piping it trough a plain 'cat', i.e. send it over the network with send_nsca). I verified the integrity of that 120+ MB chunk of data after going trough the daemon and it matched.<BR>
<BR>
<BR>
Ethan, is this daemon suitable for your HOWTO (I know you asked for something different but I believe this daemon does the job much better than a logrotate/cron job). Which format do you want your HOWTO written in? SGML? ASCII? Do you have a Template?<BR>
<BR>
Thanks,<BR>
<BR>
Thomas<BR>
<BR>
-----Original Message-----<BR>
From: nagios-devel-bounces@lists.sourceforge.net on behalf of Gerd Mueller<BR>
Sent: Fri 23-Feb-07 5:08<BR>
To: Nagios Developers List<BR>
Subject: Re: [Nagios-devel] NSCA using PROCESS_FILE<BR>
<BR>
> If someone else don't beat me up on time I'll see if I have time for that in<BR>
> the upcoming days.<BR>
<BR>
At least I wouldn't :-)<BR>
<BR>
> However I disagree with the way of doing it.<BR>
<BR>
Me, too. Since our masters are in charge of sending notifications,<BR>
graphing charts, ... We really need nearly real time handling of<BR>
checkresults.  <BR>
<BR>
> I'd rather have nagios write to<BR>
> a pipe (We already do this succesfully to pipe performance data into cacti;<BR>
<BR>
We did this for the nagiosgrapher as well.<BR>
<BR>
<BR>
Gerd<BR>
<BR>
-------------------------------------------------------------------------<BR>
Take Surveys. Earn Cash. Influence the Future of IT<BR>
Join SourceForge.net's Techsay panel and you'll get the chance to share your<BR>
opinions on IT & business topics through brief surveys-and earn cash<BR>
<A HREF="http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV">http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV</A><BR>
_______________________________________________<BR>
Nagios-devel mailing list<BR>
Nagios-devel@lists.sourceforge.net<BR>
<A HREF="https://lists.sourceforge.net/lists/listinfo/nagios-devel">https://lists.sourceforge.net/lists/listinfo/nagios-devel</A><BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>