<%@ include file="$banner/c0-menu.jsp" %>
|
<%@ include file="$banner/$runmode.jsp" %>
|
<%@ include file="$banner/c1-refresh-reservations.jsp" %>
|
<%@ include file="$banner/c2-status-reservations.jsp" %>
|
<%@ include file="$banner/c3-image-reservations.jsp" %>
|
<%@ include file="$banner/c4-ducc-mon.jsp" %>
|
<%@ include file="$banner/t2-alerts.jsp" %>
<%@ include file="$banner/t2-messages.jsp" %>
<%
if (table_style.equals("scroll")) {
%>
Reservations List
click column heading to sort
<%
}
%>
<%
if (table_style.equals("classic")) {
%>
Reservations List
click column heading to sort
|
Id |
Start |
Duration |
User |
Class |
Type |
State |
Reason |
User Processes |
Pgin |
Swap |
Memory |
Host Names |
Description |
|
<%
}
%>