First commit 18/08/2000
17
otros/templates/classic/box.tpl
Normal file
@ -0,0 +1,17 @@
|
||||
<table bgcolor="000000" border="0" cellpadding="0" cellspacing="1" width="100%">
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
<table border="0" width="100%" bgcolor="486591" cellpadding="2" cellspacing="1">
|
||||
<tr bgcolor="486591">
|
||||
<td align="center"><font color="fefefe">{title}</font>
|
||||
</tr>
|
||||
|
||||
<tr bgcolor="e6e6e6">
|
||||
<td>{content}</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
42
otros/templates/classic/form.tpl
Normal file
@ -0,0 +1,42 @@
|
||||
|
||||
<center><h1>{title}</h1></center>
|
||||
|
||||
<table width="100%" align="center" cellpadding="0" cellspacing="2">
|
||||
<tr>
|
||||
<td width="50%" valign="top">
|
||||
{vitals}
|
||||
<br>
|
||||
{network}
|
||||
</td>
|
||||
|
||||
<td width="50%" valign="top">
|
||||
{hardware}
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
{memory}
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
{filesystems}
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td width="50%" valign="top">
|
||||
{tsensors}
|
||||
<SPACER type="block" height="10">
|
||||
{vsensors}
|
||||
</td>
|
||||
|
||||
<td width="50%" valign="top">
|
||||
{fsensors}
|
||||
<SPACER type="block" height="10">
|
||||
{osensors}
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
28
otros/templates/classic/form.tpl~
Normal file
@ -0,0 +1,28 @@
|
||||
|
||||
<center><h1>{title}</h1></center>
|
||||
|
||||
<table width="100%" align="center" cellpadding="0" cellspacing="2">
|
||||
<tr>
|
||||
<td width="50%" valign="top">
|
||||
{vitals}
|
||||
<br>
|
||||
{network}
|
||||
</td>
|
||||
|
||||
<td width="50%" valign="top">
|
||||
{hardware}
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
{memory}
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
{filesystems}
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
BIN
otros/templates/classic/images/bar_left.gif
Normal file
After Width: | Height: | Size: 34 B |
BIN
otros/templates/classic/images/bar_middle.gif
Normal file
After Width: | Height: | Size: 34 B |
BIN
otros/templates/classic/images/bar_right.gif
Normal file
After Width: | Height: | Size: 34 B |
BIN
otros/templates/classic/images/redbar_left.gif
Normal file
After Width: | Height: | Size: 34 B |
BIN
otros/templates/classic/images/redbar_middle.gif
Normal file
After Width: | Height: | Size: 34 B |
BIN
otros/templates/classic/images/redbar_right.gif
Normal file
After Width: | Height: | Size: 34 B |
BIN
otros/templates/classic/images/trans.gif
Normal file
After Width: | Height: | Size: 43 B |