Re: [Nagios-devel] Running 6K hosts

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] Running 6K hosts

Post by Guest »

nope.. someone else posted the code, and I just applied it to my tree.


On Wed, 9 Feb 2005 13:42:37 +1100, Stanley Hopcroft
wrote:
> Dear Sir,
>
> I am writing to thank you for your letter and say,
>
> On Wed, Feb 09, 2005 at 12:30:15PM +1100, Ian Holsman wrote:
> > If startup is an issue then just use a hash table on the xod
> > structures. I changed the code a bit so that it just inserted the host
> > records as soon as it saw them into the main list, and
> > xod_find_service checked that.
> >
> > I also modified the 1.x code so it uses glib's hash functions and
> > added a list of services for each host on the host record structure.
> >
>
> Ach, so it was you that did that ! The glib hash patch worked very
> nicely on a 1.2 base with ~300 hosts. Performance was comparable to
> 2.0b1.
>
> Thank you very much.
>
> Yours sincerely.
>
> --
> Stanley Hopcroft
>
> IP Australia
> Ph: (02) 6283 3189 Fax: (02) 6281 1353
> PO Box 200 Woden ACT 2606
> http://www.ipaustralia.gov.au
>
>
>
> --
> This message contains privileged and confidential information only
> for use by the intended recipient. If you are not the intended
> recipient of this message, you must not disseminate, copy or use
> it in any manner. If you have received this message in error,
> please advise the sender by reply e-mail. Please ensure all
> e-mail attachments are scanned for viruses prior to opening or
> using.
>
>
>





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