[Nagios-devel] nagios-statd

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] nagios-statd

Post by Guest »

Hi there,

I started rewriting nagios_statd (the python version) in C when a little
bored, without really considering whether it's actually necessary. The
situation here is that our critical boxes don't have python installed, and
i'm not about to tinker with them in order to install it. We previously
used the netsaint perl equivalent of statd, and I'm now using that with
nagios - but it'd be nice if we could stay up to date.

I'm basing my code on nagios-statd-3.08.

Now, is there anything I should know before I get bored again and complete
it. Currently it works fine in inetd mode, just sorting sockets and forking.

--
Tony Howat
UNIX Network Administrator
The London Institute







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