Thanks (I think). I actually looked into this a bit. The problem is two fold 1) the gethostname call doesn't always work - look at the mess in initialize.c and 2) (worse) a number of the pages, including the important one - index.html - which is the title that's actually seen - are .html files, not internally generated.
Oh, yeah and 3) If you are running multiple instances on the same physical host, then the host name will be the same. Because it's a .html file, even adding a run time parameter (or something in prefsCache.db) won't work. Thus while I said I'd revisit it, your suggestion is probably the only answer that could work. -----Burton > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of The > Jetman > Sent: Tuesday, March 02, 2004 12:18 PM > To: NTOP Mail List > Subject: Re: [Ntop] Title Bar Suggestion > > > ----- Original Message ----- > From: "Burton M. Strauss III" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, March 1, 2004 22:03 PM > Subject: RE: [Ntop] Title Bar Suggestion > > > > That certainly is a simple solution... doh! > > > > -----Burton > > > > Burton: After reading your comments on the list for a > year-and-a-half, > you definitely seem like a KISS-kinda guy :-)....Jet > > =============== From the desk of Jethro Wright, III ================ > + If it's there, and you can see it, it's real. + > + If it's not there, and you can see it, it's virtual. + > + If it's there, and you can't see it, it's transparent. + > + If it's not there, and you can't see it, you erased it. + > === jetman516 'at' hotmail.com ========================== Anon === > _______________________________________________ > Ntop mailing list > [EMAIL PROTECTED] > http://listgateway.unipi.it/mailman/listinfo/ntop > _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop
