[Nagiosplug-devel] check_ntp plugin
Jeremy T. Bouse
Jeremy.Bouse at UnderGrid.net
Mon Dec 30 13:40:04 CET 2002
Sorry to reply to my own post... But I wanted to add that in
the patches I make the option of having it pick whichever is easy as
that is the default of the getaddrinfo() function to grab any AAAA, A6
or A RRs for a hostname or IP address... The difference would be in
setting the AF Family value prior to the call to getaddrinfo() or
getnameinfo() which I can modify all my patches to do so if I have a
variable to look for... As I tried to do these calls in one function
that all other functions needing it could call would limit the changes
needed to be made I think...
Is this worth working alongside someone to accomplish?
Jeremy
On Mon, Dec 30, 2002 at 01:25:58PM -0800, Jeremy T. Bouse wrote:
> That would bee a good idea but my thought would be if it's not
> specified to use whichever one... Otherwise you would end up having to
> specify -4/-6 for all commands... I think -4 for IPv4 only, -6 for IPv6
> only or neither for whichever comes first... would be best...
>
> Jeremy
>
> On Mon, Dec 30, 2002 at 12:37:23PM -0500, Subhendu Ghosh wrote:
> > I think for the IPv6/IPv4 address resolution we should have the plugins
> > accept a -4/-6 optarg to know which address resolution is preferred and
> > call the appropriate routine.
> >
> > Should prbably add -4/-6 to the set of reserved options inn the
> > guidelines..
> >
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://nagios-plugins.org/archive/devel/attachments/20021230/095249e4/attachment.sig>
More information about the Devel
mailing list