Great idea! I'll put that in a list of things to include in my next GotDotNet upload.
Just FYI - anyone can check files in & out of the GotDotNet workspace to add
improvements - just go to www.GotDotNet.com and find SangfroidJr in the workspace
directory.
Brent
-- Original Message -
%>
<%
Case "MAINTENANCE"
%>
<%
Case Else
%>
<%
End Select
%>
-Original Message-
From: Brent Ozar [mailto:[EMAIL PROTECTED]
Sent
<%
Case "MAINTENANCE"
%>
<%
Case Else
%>
<%
End Select
%>
-Original Message-
From: Brent Ozar [mailto:[EMAIL PROTECTED]
Sent: Friday, July 11, 2003 8:54
> p 01494 777582
RT> f 01494 777600
RT> http://www.dynix.com
RT> -Original Message-
RT> From: Brent Ozar [mailto:[EMAIL PROTECTED]
RT> Sent: 11 July 2003 13:08
RT> To: Richard Temple
RT> Subject: Re: [SA-list] SAlive 4.0.1457 & Sangfroid Jr
RT> The default_te
.dynix.com
RT> -Original Message-
RT> From: Brent Ozar [mailto:[EMAIL PROTECTED]
RT> Sent: 11 July 2003 13:08
RT> To: Richard Temple
RT> Subject: Re: [SA-list] SAlive 4.0.1457 & Sangfroid Jr
RT> The default_template.asp uses this code line in order to determine whi
From: Brent Ozar [mailto:[EMAIL PROTECTED]
Sent: 11 July 2003 13:08
To: Richard Temple
Subject: Re: [SA-list] SAlive 4.0.1457 & Sangfroid Jr
The default_template.asp uses this code line in order to determine which
checks to show:
<%
'Only show down servers
If "" <> &q
euh still gives RUNNING
dirk.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Behalf Of Brent Ozar
Sent: Fri Jul 11 2:08 PM
To: Richard Temple
Subject: Re: [SA-list] SAlive 4.0.1457 & Sangfroid Jr
The default_template.asp uses this code line in orde
The default_template.asp uses this code line in order to determine which
checks to show:
<%
'Only show down servers
If "" <> "RUNNING" then
%>
ServersAlive takes that template, turns it into ASP, and a typical
running check would look like this:
<%
'Only show down servers
If "RUNNING" <> "RUNNIN