File: //usr/local/ssl/local/frontpage/currentversion/admin/1033/health.htm
<HTML dir="ltr">
<HEAD>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" name="CharsetDefinition"> <meta name="GENERATOR" content="Microsoft FrontPage 5.0"> <meta name="ProgId" content="FrontPage.Editor.Document"> <meta name="Version" content= "5.0.2.2634" >
<TITLE>Check Server Health</TITLE>
<link rel="stylesheet" type="text/css" href="/_vti_bin/_vti_adm/1033/webadmin.css">
<SCRIPT Language="Javascript">
var L_NothingIsChecked_TEXT = "Nothing to detect or repair.";
var L_PgBroken_TEXT = "Page is broken.";
function tryToSend()
{
var scopeID = "1";
var value = "";
var chks = document.forms.frm.Checkchkbox;
var fixs = document.forms.frm.Fixchkbox;
if (chks == null || fixs == null)
return;
var lenc = chks.length;
var lenf = fixs.length;
var ic = 0;
var ix = 0;
for (var id = 0; id <= 5; id++)
{
while (ic < lenc && chks[ic].value < id) ic++;
while (ix < lenf && fixs[ix].value < id) ix++;
var action = 0;
if (ix < lenf && fixs[ix].value == id && fixs[ix].checked)
action = 2;
else if (ic < lenc && chks[ic].value == id && chks[ic].checked)
action = 1;
if (action > 0)
{
if (value != "" ) value +=",";
value += id;
value += "|";
value += scopeID;
value += "|";
value += action;
}
}
if (value == "")
{
alert(L_NothingIsChecked_TEXT);
return;
}
document.forms.frm.action.value= value;
document.forms.frm.submit();
}
function clickCheck(value)
{
var fixs = document.forms.frm.Fixchkbox;
if (fixs == null)
return;
var lenf = fixs.length;
for (var ix=0; ix<lenf;ix++)
{
if (fixs[ix].value == value)
fixs[ix].checked = false;
}
}
function clickFix(value)
{
var chks = document.forms.frm.Checkchkbox;
if (chks == null)
return;
var lenc = chks.length;
for (var ix=0; ix<lenc;ix++)
{
if (chks[ix].value == value)
chks[ix].checked = true;
}
}
</script>
</HEAD>
<body marginheight="0" marginwidth="0" topmargin="0" leftmargin="0" text="#000000" link="#1B55FB" vlink="#BB1CFF" alink="#FF1C2C" >
<form action=fpadmcgi.exe method=post name="frm" >
<input type="hidden" name="operation" value="serverhealth">
<input type="hidden" name="page" value="healthrp.htm">
<input type="hidden" name="port" value=
"<ows:var type=parameter name=port></ows:var>"
>
<input type="hidden" name="action" >
<table border="0" width="100%" height="100%" cellpadding=0 cellspacing=0 class=main>
<script Language="javascript">
var L_helplink_text="1033";
function HelpWindow(strHelpUrl)
{
var url = "help/" + L_helplink_text+strHelpUrl;
var wndHelp = window.open(url, "MSOWSHELP", "width=187,height=500,menubar,scrollbars,toolbar,resizable");
}
</script>
<tr>
<td width=100% valign=top colspan=6>
<table width=100% border="0" class="ms-bannerframe" cellpadding=3 cellspacing=0>
<tr>
<td nowrap valign="middle" align="left"><img alt="Logo" src="/_vti_bin/offlogo.gif" width="28" height="28" id=Image1></td>
<td nowrap class="ms-banner" align=left height=34>
<a ACCESSKEY=O href="../../" id=Home><ID ID=Home2>Home</ID></a>
<font size="2" color="#FFFFFF">|</font>
<ID><a ACCESSKEY=M href="fpadmcgi.exe?page=webadmin.htm" ID=Administration><ID ID=Administration2>Administration</ID></a></ID>
<font size="2" color="#FFFFFF">|</font>
<ows:if type=vserver name=hascollabsupport condition=equal result=true>
<ID><a ACCESSKEY=P href="javascript:HelpWindow('/collab/wsahome.htm');" ID=Help ><ID ID=Help2Collab>Help</ID></a></ID>
</ows:if>
<ows:if type=vserver name=hascollabsupport condition=notequal result=true>
<ID><a ACCESSKEY=P href="javascript:HelpWindow('/publish/fpaHome.htm');" ID=Help ><ID ID=Help2Publish>Help</ID></a></ID>
</ows:if>
</td>
<td width=99%> </td>
</tr>
</table>
</td>
</tr>
<ows:if type=web name=IsRoot condition=notequal result=true>
<tr>
<td class="leftbar"> </td>
<td valign=top height="100%">
<table width=100% border="0" class="TitleArea" cellpadding=3>
<tr>
<td id=diidRootOnly style="padding-bottom: 0px" valign=top>
<LocID ID=ErrPageDoesNotAvailableForThisWeb>This page is available for root web only.</LocID>
</td>
</tr>
</table>
</td>
</tr>
</ows:if>
<ows:if type=web name=IsRoot condition=equal result=true>
<tr> <td valign=top class="leftbar" colspan=4> <table width=100% border="0" class="TitleArea" cellpadding=3> <tr> <td style="padding-bottom: 0px"> <table width=100% cellpadding=0 cellspacing=0 border=0> <tr> <td align=center valign=top nowrap width="105" height="40"> <img alt="Icon" src= /_vti_bin/settings.gif width="43" height="43" id=icon_alt> </td> <td width=27> </td> <td nowrap> <table cellpadding=0 cellspacing=0 border=0> <tr> <td nowrap class="TitleArea"> <ows:if type=vserver name=hasCollabSupport condition=equal result=true>FrontPage Server Extensions 2002 - </ows:if><ows:if type=vserver name=hasCollabSupport condition=notequal result=true>FrontPage Server Extensions 2002 - </ows:if> <ows:if type=web name=IsRoot condition=equal result=true> <ID ID=Web_description_2>Site Administration for</ID> </ows:if> <ows:if type=web name=IsRoot condition=equal result=false> <ID ID=Web_description_3>Web site Administration for</ID> </ows:if> "<ows:var type=web name=fullwebname></ows:var>" </td> </tr> <tr> <td ID=AdminPageTitle nowrap class="PageTitle">Check Server Health</td> </tr> </table> </td> </tr> </table> <table cellpadding=0 cellspacing=0 border=0 width=100%> <tr> <td height=5 colspan=5><img src="/_vti_bin/blank.gif" width="1" height="1"></td> </tr> <tr> <td class="SectionLine" height=2 colspan=5><img src="/_vti_bin/blank.gif" width="1" height="1"></td> </tr> </table> </td> <td width=1px></td> </tr> </table> </td> </tr>
<tr valign=top>
<TD height=100% class=ms-nav> <TABLE height=100% class=ms-navframe CELLPADDING=0 CELLSPACING=4 border="0" width=133px> <tr valign=top> <td width=100%> </td> <td class=ms-verticaldots> </td> </tr> </TABLE> </TD>
<td valign=top height="100%" width="100%">
<table class=propertysheet border="0" width="100%" cellspacing="4" cellpadding="0">
<!-- Page description-->
<TR>
<TD ID=DescriptionText colspan=4 class=propertysheet>
Use this page to detect and repair potential problems on your Web server.
</TD>
</TR>
<tr><td colspan=4><img src="/_vti_bin/blank.gif" height=4></td></tr>
<TR>
<td>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<ows:if type=error name=all condition=notequal result=>
<td><IMG src="/_vti_bin/warn_lg.gif"></td>
<td> </td>
<TD class="err" id=ErrorMessage><ows:var type=error name=all></ows:var></TD>
</ows:if>
</tr>
</table>
</td>
</TR>
</table>
<!-- Detect and Repair-->
<TABLE class=propertysheet border="0" width="100%" cellspacing="0" cellpadding="0">
<TR><TD class=ThinSectionLine height=1 colspan=4><IMG src="/_vti_bin/blank.gif" height=1 width=1></TD>
</TR>
<TR>
<TD nowrap rowspan="5"></TD>
<TD class="descriptiontext" rowspan="5" valign="top" align="left">
<TABLE border=0 cellpadding=1 cellspacing=0>
<TR>
<TD ID=DetectAndRepair class=SectionHeader height=28 valign=top>Detect and Repair</TD>
</TR>
<TR>
<TD ID=DetectAndRepairDesc class="descriptiontext">Choose which areas of server health to detect possible problems in, and whether to repair any problems found.</TD>
</TR>
</TABLE>
</TD>
</TR>
<TR>
<TD height=3 colspan=2 class="AuthoringControls"><IMG src="/_vti_bin/blank.gif" height=1 width=1></TD>
</TR>
<TR>
<TD width=50% colspan="2" ID=diidSelActions class="AuthoringControls"> Select the actions to perform:</TD>
</TR>
<!--Options-->
<tr>
<td class="AuthoringControls" width=10px> </td><td class="AuthoringControls">
<table border=0>
<ows:for-each collection=healthproblems>
<ows:if type=in_loop_var name=length condition=greater result=0>
<ows:if type=in_loop_var name=collabonly condition=equal result=true>
<ows:if type=vserver name=hascollabsupport condition=equal result=true>
<tr>
<td ID="NameCollab" nowrap class="AuthoringControls">
<ows:var type=in_loop_var name=Name></ows:var>
</td>
<td ID="CheckControlCollab" class="AuthoringControls">
<ows:if type=in_loop_var name=checkable condition=equal result=true>
<input type="checkbox" name="Checkchkbox" value="<ows:var type=in_loop_var name=ProblemID></ows:var>"
<ows:if type=in_loop_var name=RegValue condition=notequal result=2>
checked
</ows:if>
onClick = "javascript:clickCheck('<ows:var type=in_loop_var name=Id></ows:var>');"
>
</ows:if>
</td>
<td nowrap ID="CheckCollab" class="AuthoringControls">
<ows:if type=in_loop_var name=checkable condition=equal result=true>
<LocID ID=diidDetect>Detect</LocID>
</ows:if>
</td>
<td ID="FixControlCollab" class="AuthoringControls">
<ows:if type=in_loop_var name=fixable condition=equal result=true>
<input type="checkbox" name="Fixchkbox" value="<ows:var type=in_loop_var name=ProblemID></ows:var>"
<ows:if type=in_loop_var name=RegValue condition=equal result=2>
checked
</ows:if>
onClick = "javascript:clickFix('<ows:var type=in_loop_var name=Id></ows:var>');"
>
</ows:if>
</td>
<td nowrap ID="FixCollab" class="AuthoringControls">
<ows:if type=in_loop_var name=fixable condition=equal result=true>
<LocID ID=diidRepair>Repair</LocID>
</ows:if>
</td>
</tr>
</ows:if>
</ows:if>
<ows:if type=in_loop_var name=collabonly condition=equal result=false>
<tr>
<td ID="Name" nowrap class="AuthoringControls">
<ows:var type=in_loop_var name=Name></ows:var>
</td>
<td ID="CheckControl" class="AuthoringControls">
<ows:if type=in_loop_var name=checkable condition=equal result=true>
<input type="checkbox" name="Checkchkbox" value="<ows:var type=in_loop_var name=ID></ows:var>"
<ows:if type=in_loop_var name=RegValue condition=notequal result=2>
checked
</ows:if>
onClick = "javascript:clickCheck('<ows:var type=in_loop_var name=Id></ows:var>');"
>
</ows:if>
</td>
<td nowrap ID="Check" class="AuthoringControls">
<ows:if type=in_loop_var name=checkable condition=equal result=true>
<LocID ID=diidDetect1>Detect</LocID>
</ows:if>
</td>
<td ID="FixControl "class="AuthoringControls">
<ows:if type=in_loop_var name=fixable condition=equal result=true>
<input type="checkbox" name="Fixchkbox" value="<ows:var type=in_loop_var name=ID></ows:var>"
<ows:if type=in_loop_var name=RegValue condition=equal result=2>
checked
</ows:if>
onClick = "javascript:clickFix('<ows:var type=in_loop_var name=Id></ows:var>');"
>
</ows:if>
</td>
<td nowrap ID="Fix" class="AuthoringControls">
<ows:if type=in_loop_var name=fixable condition=equal result=true>
<LocID ID=diidRepair1>Repair</LocID>
</ows:if>
</td>
</tr>
</ows:if>
</ows:if>
</ows:for-each>
</table>
</td>
</tr>
<TR>
<TD class="AuthoringControls" colspan=4> </td>
</TR>
<TR>
<TD class=ThinSectionLine height=2 colspan=4><IMG src="/_vti_bin/blank.gif" height=1 width=1></TD>
</TR>
<TR>
<TD> </TD>
</TR>
<TR>
<TD align=right colspan=4 ID=diidSubmitsection>
<input ID=OKBtn type=button name="btnSubmit" id="btnSubmit" value=" OK " accesskey=u onClick="tryToSend();">
<INPUT ID=CancelBtn name="cancel" Type="button" Value=" Cancel " onClick="document.location='fpadmcgi.exe?page=webadmin.htm';">
</TD>
</TR>
</TABLE>
</td>
<td width=10> </td>
</tr>
</ows:if>
</table>
</FORM>
</BODY>
</HTML>