I've gone ahead with the host checks that are down at the top and the color red, since the support staff really only care about the outages anyway.

I may replace the current web page with one with frames, top frame being the outages, and the bottom being the rest, but only if the support staff feel the current layout is too cluttered.

Thanks to all who helped me on this issue!




"Kevin Stone" <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]

10/08/2004 08:57 AM

Please respond to
[EMAIL PROTECTED]

To
<[EMAIL PROTECTED]>
cc
Subject
RE: [SA-list] Some help with a template





I've tried a couple different things and cannot see a way to do this without scripting.  What I have done for an overview is sort by status(down at the top) and color code it(red for down and green for up - quite original).  I have more detailed reports as well but those are either generated from the interchange file with PHP scripts or use the SA generated HTML as includes for other PHP generated files.  I'm sure you could use ASP as well.
 

-Kevin



From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]
Sent:
Sunday, October 03, 2004 10:27 PM
To:
[EMAIL PROTECTED]
Subject:
Re: [SA-list] Some help with a template



With the afternoon, I've gotten myself a bit farther.  Using the help file, I've take the sample in there and altered the code as shown below.


It does just about everything I want, except my current table uses <sa_report sort=Status,UP,DOWN>, which will show all the items on one list, with the items that are down at the top.


I'd actually like to have two lists, the top list using <sa_report sort=Status,DOWN> and the bottom list using <sa_report sort=Status,UP>, so I can display different properties.


Can this be done on one page, that is having two lists with different sa_report sorts?


PS Don't laugh at my code, HTML is not something I work with a lot.



Reply via email to