7: Services
SLC™ Console Manager User Guide
88
Note:
You must reboot the SLC console manager for the update to take effect.
4.
To return to the
page, click the
Back to Web Server
link.
Web Server Commands
The following CLI commands correspond to the
Web Server
page. For more information, see
admin web certificate
admin web certificate reset
admin web cipher
admin web gadget
admin web protocol
admin web timeout
admin web terminate
admin web show
iGoogle Gadgets
You can create an iGoogle gadgets that enables you to view the status of the ports of many SLCs
on one web page.
Anyone with a Google email account (gmail.com) can create an iGoogle gadget for viewing web
pages. There are two types of iGoogle gadgets: public gadgets and private gadgets. The public
gadgets are listed for import on iGoogle web pages. The SLC gadget is a private gadget, whose
location is not publicly advertised.
To set up an SLC iGoogle gadget:
1.
Load the following XML code on a web server that is accessible over the Internet. This code
describes how to retrieve information and how to format the data for display.
<?xml version="1.0" encoding="UTF-8" ?>
-
<Module>
<ModulePrefs title="
__UP_model__ Devport Status
"
title_url="
http://www.lantronix.com
"
directory_title="
SLC Status
" description="
Devport
status and counters
" scrolling="
true
" width="
400
"
height="
360
" />
<UserPref name="
model
" display_name="
Model
" datatype="enum"
default_value="
SLC
">
<EnumValue value="
SLC
" display_value="
SLC
" />
<EnumValue value="
SLC
" display_value="
SLC
" />
</UserPref>
<UserPref name="
ip
" display_name="
IP Address
" required="
true
" />
-
<UserPref name="
rate
" display_name="
Refresh Rate
"
datatype="
enum
" default_value="
10
">
<EnumValue value="
1
" display_value="
1 second
" />
<EnumValue value="
5
" display_value="
5 seconds
" />