xcat-core/xCAT-web/nodes.html
jbjohnso c99d72a179 Initial xCAT 2.0 import
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-26 22:44:33 +00:00

62 lines
3.8 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
<link rel="stylesheet" href="menu.css">
<style type="text/css">
<!--
.style1 {color: #FFFF66}
.style2 {font-size: 1.1em}
-->
</style>
</head>
<body>
<table border="0" cellspacing="0" align="center">
<tr class="White">
<td height="20" colspan="2" bgcolor="#CCCCCC">
&nbsp;<span class="style2">&nbsp;<span class="style1">Filter: </span></span>&nbsp;&nbsp;&nbsp;&nbsp; Group
<label></label> <select name="group" id="group" class="Middle">
</select></td>
<td height="20" colspan="4" bgcolor="#CCCCCC"><label></label>
or &nbsp;&nbsp; Node Range
<input type="text" name="node_range" id="node_range" /></td>
<td height="20" bgcolor="#CCCCCC">&nbsp;</td>
<td height="20" bgcolor="#CCCCCC">&nbsp;</td>
<td height="20" bgcolor="#CCCCCC">&nbsp;</td>
<td height="20" bgcolor="#CCCCCC">&nbsp;</td>
</tr>
<tr>
<td colspan="10" bgcolor="#CCCCCC">&nbsp;</td>
</tr>
<tr class="BlueBack">
<td width="80" rowspan="2" bgcolor="#CCCCCC">&nbsp;</td>
<td width="80" height="20" background="images/baractive2.gif" bgcolor="#CCCCCC"><div align="center"><a href="#">Attribute</a></div></td>
<td width="80" height="20" background="images/baractive2.gif" bgcolor="#CCCCCC"><div align="center"><a href="#">Define Like</a></div></td>
<td width="80" height="20" background="images/baractive2.gif" bgcolor="#CCCCCC"><div align="center"><a href="#">Create Group</a></div></td>
<td width="80" height="20" background="images/baractive2.gif" bgcolor="#CCCCCC"><div align="center"><a href="#">Ping</a></div></td>
<td width="80" height="20" background="images/baractive2.gif" bgcolor="#CCCCCC"><div align="center"><a href="#">Update Nodes</a></div></td>
<td width="80" height="20" background="images/baractive2.gif" bgcolor="#CCCCCC"><div align="center"><a href="dsh.php">Run Cmd</a></div></td>
<td width="80" height="20" background="images/baractive2.gif" bgcolor="#CCCCCC"><div align="center"><a href="#">Copy Files</a></div></td>
<td width="80" height="20" background="images/baractive2.gif" bgcolor="#CCCCCC"><div align="center"><a href="#"></a></div></td>
<td width="80" rowspan="2" bgcolor="#CCCCCC">&nbsp;</td>
</tr>
<tr>
<td width="80" height="20" background="images/baractive2.gif" bgcolor="#CCCCCC" class="BlueBack"><div align="center"><a href="#">Soft Maint</a></div></td>
<td width="80" height="20" background="images/baractive2.gif" bgcolor="#CCCCCC" class="BlueBack"><div align="center"><a href="#">HW Ctrl</a></div></td>
<td width="80" height="20" background="images/baractive2.gif" bgcolor="#CCCCCC" class="BlueBack"><div align="center"><a href="#">RSA/MM/FSP</a></div></td>
<td width="80" height="20" background="images/baractive2.gif" bgcolor="#CCCCCC" class="BlueBack"><div align="center"><a href="#">Install</a></div></td>
<td width="80" height="20" background="images/baractive2.gif" bgcolor="#CCCCCC" class="BlueBack"><div align="center"><a href="#">Perf Mon</a></div></td>
<td width="80" height="20" background="images/baractive2.gif" bgcolor="#CCCCCC" class="BlueBack"><div align="center"><a href="#">Webmin</a></div></td>
<td width="80" height="20" background="images/baractive2.gif" bgcolor="#CCCCCC" class="BlueBack"><div align="center"><a href="#">Diagnose</a></div></td>
<td width="80" height="20" background="images/baractive2.gif" bgcolor="#CCCCCC" class="BlueBack"><div align="center"><a href="#">Remove</a></div></td>
</tr>
<tr>
<td colspan="10" bgcolor="#CCCCCC">&nbsp;</td>
</tr>
</table>
</body>
</html>