<p>There are other scripts available for administering your extensions configuration remotely
via a web browser, and in the standard installation you will be able
to select this from the main menu. However, given the scope of this
manual, this script is not described here.</p>
<h2>Bar Graph</h2>
<p>We have also provided a useful gadget for displaying a small bar graph image when passed a
parameter between 0 and 100, which reflects a percentage. Try it
using the following example:</p>
<p>http<p><span class="keyword">http://tim.yourcompany.com/bar.jpg?percent=75</span></p>
<h2>Restart Server</h2>
<p>A script is also included which invokes a restart of the TIM server. Be aware that it
is the whole application that is restarted - not just the web
server. The script needs one parameter named sure
<span class="keyword">sure</span>
to equal yes<span class="keyword">yes</span>. Suggested use is as follows:</p>
<p>http<p><span class="keyword">http://tim.yourcompany.com/restart.exe?sure=yes</span></p>
|