Re: [Nagios-devel] Table weirdness on Tactical Overview

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] Table weirdness on Tactical Overview

Post by Guest »

It's fixed in CVS.
http://cvs.sourceforge.net/viewcvs.py/n ... r2=1.8.2.2

At around line 1220, remove the comments for this block of code:
/*
printf("\n");
printf("\n");
*/

On Mon, 2003-11-10 at 19:50, Ian Burrell wrote:
> In the CGI Tactical Overview screen, I noticed something weird. The
> Critical services cell is as wide as the Monitoring Features table below
> it.
>
> My guess of what is happening is that the "Monitoring Features" table is
> inside the column of the next table row which is causing the cell above
> it to expand to the right. I suspect that there is a missing table
> close somewhere.
>
> I am using Nagios 1.1. IE and Mozilla show the same thing.
>
> - Ian
>
>
>
>
> -------------------------------------------------------
> This SF.Net email sponsored by: ApacheCon 2003,
> 16-19 November in Las Vegas. Learn firsthand the latest
> developments in Apache, PHP, Perl, XML, Java, MySQL,
> WebDAV, and more! http://www.apachecon.com/
> _______________________________________________
> Nagios-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/lis ... gios-devel




** ** ** PRIVILEGED AND CONFIDENTIAL ** ** **
This email transmission contains privileged and confidential information
intended only for the use of the individual or entity named above. Any
unauthorized review, use, disclosure or distribution is prohibited and
may be a violation of law. If you are not the intended recipient or a
person responsible for delivering this message to an intended recipient,
please delete the email and immediately notify the sender via the email
return address or mailto:[email protected]. Thank you.






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