asadmin [asadmin-options] uptime [--help]
uptime |
Previous | Next | Contents |
returns the length of time that the DAS has been running
Synopsis
asadmin [asadmin-options] uptime [--help]
Description
The uptime
subcommand returns the length of time that the domain
administration server (DAS) has been running since it was last
restarted.
This subcommand is supported in remote mode only.
Options
Options for the asadmin
utility. For information about these
options, see the asadmin
(1M) help page.
--help
-?
Displays the help text for the subcommand.
Examples
Example 1 Showing How Long the DAS Has Been Running
This example shows the length of time that the DAS has been running.
asadmin> uptime
Uptime: 2 days, 1 hours, 30 minutes, 18 seconds, Total milliseconds: 178218706
Command uptime executed successfully.
Exit Status
subcommand executed successfully
error in executing the subcommand
See Also
Previous | Next | Contents |