Re: [Nagios-devel] New Nagios external commands for downtime

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

Re: [Nagios-devel] New Nagios external commands for downtime

Post by Guest »

On 03/24/2011 05:48 PM, Ton Voon wrote:
> the current mechanism of deletion by id number doesn't work in a
> distributed environment.

FWIW, and taking a rather theoretical/long-term stance, coordination
between different Nagios instances is hampered by the fact that there's
no core interface genuinely supporting it:
-- The command file is unidirectional.
-- OC*P covers only a very limited set of topics.
-- The NEB modules API doesn't do remote comm. (Several popular actual
modules filled that gap, though.)
And once a comm channel is available, globally unique IDs (from downtime
IDs to hostnames to whatever) and their relations (as in, is "Foobar
Database Connector" the *same* host for all communicating Nagiosses?
What about host "Nagios"?) would likely be the next issue.

> Where is the documentation to go for new external commands? Google
> says here:
> http://old.nagios.org/developerinfo/ext ... ndlist.php
> but it is broken, and the domain is old.nagios.org

Looking up the core documentation from www.nagios.org leads to
http://nagios.sourceforge.net/docs/nagi ... mands.html,
which links to http://www.nagios.org/developerinfo/externalcommands/,
which redirects to the URL you found. Broken or not, it is *officially*
so. ;-)

Kind regards,
J. Bern
--=20
Jochen Bern, Systemingenieur --- LINworks GmbH
Postfach 100121, 64201 Darmstadt | Robert-Koch-Str. 9, 64331 Weiterstadt
PGP (1024D/4096g) FP =3D D18B 41B1 16C0 11BA 7F8C DCF7 E1D5 FAF4 444E 1C2=
7
Tel. +49 6151 9067-231, Zentr. -0, Fax -299 - Amtsg. Darmstadt HRB 85202
Unternehmenssitz Weiterstadt, Gesch=E4ftsf=FChrer Metin Dogan, Oliver Mic=
hel





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