[Nagios-devel] The way from xodtemplate.h to object.h

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] The way from xodtemplate.h to object.h

Post by Guest »

This is a multi-part message in MIME format.

------------7NhE3WuB9OnU6N9D2A0R5Y7
Content-Type: multipart/alternative;
boundary="----_=_NextPart_001_01C5B9D7.288D2C98"

This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C5B9D7.288D2C98
Content-Type: text/plain; charset="iso-8859-1"

The function you are looking for is xodtemplate_register_service() (called
from xodtemplate_register_objects()).


-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of
[email protected]
Sent: Wednesday, September 14, 2005 3:39 PM
To: [email protected]
Subject: [Nagios-devel] The way from xodtemplate.h to object.h



I do understand the way that services.cfg is parsed into the structures
created in xodtemplate.h (or so I like to think). After looking over the
code I am unable to see where the xodtemplate_service structures turn over
their data to the service structures defined in objects.h

Can somebody give me a pointer in the right direction. (Function, line
number, source file, hitting my head, whatever)

Regards
Oliver


------_=_NextPart_001_01C5B9D7.288D2C98
Content-Type: text/html; charset="iso-8859-1"




Message



The
function you are looking for is xodtemplate_register_service() (called from
xodtemplate_register_objects()).
 


-----Original Message-----From:
[email protected]
[mailto:[email protected]] On Behalf Of
[email protected]: Wednesday, September 14,
2005 3:39 PMTo:
[email protected]: [Nagios-devel] The way
from xodtemplate.h to object.h
I do understand the way that services.cfg is parsed into the
structures created in xodtemplate.h (or so I like to think). After looking
over the code I am unable to see where the xodtemplate_service structures turn
over their data to the service structures defined in objects.h
Can somebody give me a pointer in the right direction.
(Function, line number, source file, hitting my head, whatever)
Regards Oliver


------_=_NextPart_001_01C5B9D7.288D2C98--

------------7NhE3WuB9OnU6N9D2A0R5Y7
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: Quoted-Printable

Ce message et ses pi=E8ces jointes (le "message") est destin=E9 =E0 l'usage=
=20
exclusif de son destinataire. =20
Si vous recevez ce message par erreur, merci d'en aviser imm=E9diatement =

l'exp=E9diteur et de le d=E9truire ensuite. Le pr=E9sent message pouvant =
=20
=EAtre alt=E9r=E9 =E0 notre insu, CALYON Corporate and Investment Bank =
=20
ne peut pas =EAtre engag=E9 par son contenu. Tous droits r=E9serv=E9s.=20
=20
This message and/or any attachments (the "message") is intended for =20
the sole use of its addressee. =20
If you are not the addressee, please immediately notify the sender and =20
then destroy the message. As this message and/or any attachments may=20
have been altered without our knowledge, its content is not legally=20
binding on CAL

...[email truncated]...


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