| Server IP : 172.67.216.113 / Your IP : 104.23.243.33 [ Web Server : Apache System : Linux cpanel01wh.bkk1.cloud.z.com 2.6.32-954.3.5.lve1.4.59.el6.x86_64 #1 SMP Thu Dec 6 05:11:00 EST 2018 x86_64 User : cp648411 ( 1354) PHP Version : 7.2.34 Disable Function : NONE Domains : 0 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /usr/lib/python2.6/site-packages/supervisor/ui/ |
Upload File : |
<!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"
xmlns:meld="http://www.plope.com/software/meld3">
<head>
<title>Supervisor Status</title>
<link href="supervisor.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div style="margin-bottom: 10px">
<img src="supervisor.gif" alt="supervisor image" width="200" height="67" />
<div style="margin-bottom: 5px;">
<small>(c) 2006 Chris McDonough</small>
</div>
<div meld:id="statusmessage" style="width: 797px"></div>
</div>
<div meld:id="content">
<form meld:id="form" action="index.html" method="POST">
<div style="margin-top: 10px;">
<a href="index.html?action=refresh">
<input type="button" value=" Refresh " name="refresh" />
</a>
<a href="index.html?action=restartall">
<input type="button" value=" Restart All " name="restartall" />
</a>
<a href="index.html?action=stopall">
<input type="button" value=" Stop All " name="stopall" />
</a>
</div>
<table width="800" border="0" meld:id="statustable">
<th width="130" class="tableheader">State</th>
<th width="200" class="tableheader">Description</th>
<th width="159" class="tableheader">Name</th>
<th width="297" class="tableheader">Action</th>
<tbody meld:id="tbody">
<tr meld:id="tr">
<td meld:id="status_td">
<span meld:id="status_text" class="statusnominal">Status</span>
</td>
<td meld:id="info_td">
<span meld:id="info_text">Info</span>
</td>
<td meld:id="name_td"><a href="#" meld:id="name_anchor"
target="_blank">Name</a></td>
<td meld:id="action_td">
<table>
<tr>
<td meld:id="actionitem_td" width="70" align="center">
<a href="#" name="foo" meld:id="actionitem_anchor"
>Action</a>
</td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
</form>
</div>
</body>
</html>