Tactical overview table broke

Jeremy T. Bouse jeremy+nagios at undergrid.net
Wed Jul 16 23:57:33 CEST 2003


	Nope you're seeing exactly what everyone else sees that hasn't
found the patch on the mailing list and applied it to the source code...
Been a known issue for quite awhile since 1.1 was released and is
already fixed in CVS... Simple fix is the following in case you don't
want to dig through all the ML archives searching for it...

	Regards,
	Jeremy

diff -urN nagios-1.1/cgi/tac.c nagios-1.1.new/cgi/tac.c
--- nagios-1.1/cgi/tac.c        2003-05-11 21:18:56.000000000 -0700
+++ nagios-1.1.new/cgi/tac.c    2003-07-11 12:26:36.000000000 -0700
@@ -1220,10 +1220,8 @@
        printf("</table>\n");
        printf("</td>\n");
 
-       /*
        printf("</tr>\n");
        printf("</table>\n");
-       */
 
        printf("</td>\n");

On Wed, Jul 16, 2003 at 04:23:24PM -0500, Brian Johnson wrote:
> Is it just me, or is the services table on the tac.cgi broke... Version 1.1
> 
> Anybody else see it, got a fix for it?
> 
> - Brian J.
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: VM Ware
> With VMware you can run multiple operating systems on a single machine.
> WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
> same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
> ::: Messages without supporting info will risk being sent to /dev/null


-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list