Page 1 of 1

Re: [Nagios-devel] NSCA using PROCESS_FILE

Posted: Thu Feb 22, 2007 10:54 am
by Guest
This is a multi-part message in MIME format.

------=_NextPart_000_0245_01C75688.E24B86D0
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit

If I were you I'd use Nagios ability to write performance data to a
file/pipe for ohcp/oscp functionality.

Send the data to a pipe and have a Perl (Or anything else you want) daemon
read that pipe and spawn send_nsca processes. One good thing with that also
is that you could send batch updates since send_nsca can receive multiple
results in a single run.

Thomas

> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]] On Behalf
> Of Gerd Mueller
> Sent: February 22, 2007 10:56
> To: Nagios Developers List
> Subject: Re: [Nagios-devel] NSCA using PROCESS_FILE
>
>
> Am Dienstag, den 20.02.2007, 08:48 -0600 schrieb Ethan Galstad:
> > Gerd Mueller wrote:
> > > Hi list!
> > >
> > > Is there a nsca which supports already the Nagios3
> external command
> > > PROCESS_FILE? Or any suggestions how to use PROCESS_FILE for
> > > inter-Nagios-communication with ohcp/oscp?
> > >
> > > Cheers,
> > >
> > > Gerd
> >
> > NSCA hasn't been modified to use the new PROCESS_FILE
> command, but I'll
> > start working on that in the next few weeks. Right now I'm
> > concentrating on documentation.
>
> I really need this new nsca feature. Inter-master-slaves communication
> in our test environment (about 3000 hosts and livesystem will
> have much
> more hosts) via nsca causes the slaves' latency to grow massiv (up to
> hours!). Whereas a slave with same hardware and same amount of checks
> but without any ocsp/ochp does nearly nothing (latency
> I think the major bottleneck - the serial execution of ocsp/ochp still
> exists in Nagios3. So Ton's comment on this
> (http://altinity.blogs.com/dotorg/2006/1 ... ca_da.html) is
> still true.
>
> I expect the new PROCESS_FILE option to avoid this bottleneck. The new
> nsca client has to be fast enough without any slowing down the slave
> itself while reading and caching. But I really would appreciate if the
> main cause of the problem - the ocsp/ohcp executions - could be
> deserialized.
>
> Let me now if I can support the development with testing, coding, ...
>
> Gerd
>
>
>
> --------------------------------------------------------------
> -----------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the
> chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page ... ourceforge
> &CID=DEVDEV
> _______________________________________________
> Nagios-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/lis ... gios-devel
>

------=_NextPart_000_0245_01C75688.E24B86D0
Content-Type: application/x-pkcs7-signature;
name="smime.p7s"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
filename="smime.p7s"

MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIIIzjCCAlYw
ggG/oAMCAQICEF6WlTyD2iR9R4J/yf+4yw4wDQYJKoZIhvcNAQEFBQAwYjELMAkGA1UEBhMCWkEx
JTAjBgNVBAoTHFRoYXd0ZSBDb25zdWx0aW5nIChQdHkpIEx0ZC4xLDAqBgNVBAMTI1RoYXd0ZSBQ
ZXJzb25hbCBGcmVlbWFpbCBJc3N1aW5nIENBMB4XDTA2MTAxNjE1MTgxNVoXDTA3MTAxNjE1MTgx
NVowQjEfMB0GA1UEAxMWVGhhd3RlIEZyZWVtYWlsIE1lbWJlcjEfMB0GCSqGSIb3DQEJARYQdGhv
bWFzQHphbmdvLmNvbTCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEAtkCTbSUT0qmJN70ik/vg
3cNmuRbfC18Mz7T6CNqwyb/URZ5n3PQlA0Tel2aY73QfCa4Ws1eQ+b19KJb/9IbgcRM198OZx+jY
3R+Y2/lVSsUoQaFpHYnZp9voKG+ugi3MiPChy9q/OuNfRL7IiKxjpsYKVRHrqFLWvnX9qIoxkjcC
AwEAAaMtMCswGwYDVR0RBBQwEoEQdGhvbWFzQHphbmdvLmNvbTAMBgNVHRMBAf8EAjAAMA0GCSqG
SIb3DQEBBQUAA4GBAMNB9/ulaYWECjEiG5hlAtN/ZXiaWSOOBRp4LJSfXX60VgmwQUfYHmWycMAv
yHaGz06DrMonrCHiHcpkEkntgU7NK6G95Hg7CpHyd98+zRDxBe/TTeGrePqFxQ+MbGZ4+orUPAtq
8PNFGCogpyCElTzkSP8KkYJ3cKIAaBAa2NrxMIIDLTCCApagAwIBAgIBADANBgkqhkiG9w0BAQQF
ADCB0TELMAkGA1UEBhMCWkExFTATBgNVBAgTDFdlc3Rlcm4gQ2FwZTESMBAGA1UEBxMJQ2FwZSBU
b3duMRowGAYDVQQKExFUaGF3dGUgQ29uc3VsdGluZzEoMCYGA1UECxMfQ2VydG

...[email truncated]...


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