ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzamy_5.4.0.1/50/admin/admtools.htm

34 lines
2.4 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
<LINK rel="stylesheet" type="text/css" href="../../../rzahg/ic.css">
<title>Administrative tools</title>
</head>
<BODY>
<!-- Java sync-link -->
<SCRIPT LANGUAGE="Javascript" SRC="../../../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
<h3><a name="admtools"></a>Administrative tools</h3>
<p>WebSphere Application Server - Express includes these administrative tools:</p>
<ul>
<li><p><strong>The HTTP Server Administration interface</strong><br>
This interface is part of IBM HTTP Server for i5/OS (powered by Apache). You can use it to perform the common tasks for managing your application server instance, including starting and stopping the application server, installing and starting applications, and configuring database access for your applications. If you are performing basic administrative tasks, you do not need to use the other administrative tools. However, several advanced configuration tasks cannot be completed with the HTTP Server Administration interface.</p></li>
<li><p><strong>The WebSphere administrative console</strong><br>
The administrative console is a browser-based interface that allows you to configure application server settings, deploy and manage applications, and perform additional tasks that are not included in the HTTP Server Administration interface. See <a href="ac.htm">The WebSphere administrative console</a> for information on using the administrative console.</p></li>
<li><p><strong>Qshell scripts</strong><br>
WebSphere Application Server - Express includes several Qshell scripts that you can use to perform basic tasks such as creating an application server and starting and stopping servers. You can use these scripts to create and start application servers from a 5250 emulator session. For information on running Qshell scripts, see <a href="qsh.htm">Qshell scripts</a>.</p></li>
<li><p><strong>The wsadmin tool</strong><br>
The wsadmin tool is an interactive scripting tool that you can use to configure and manage application servers and applications. You can use wsadmin to configure and manage application servers, applications, application server resources, and security. See <a href="wsa.htm">The wsadmin administrative tool</a> for information on using wsadmin.</p></li>
</ul>
</body>
</html>