Display OS and server information (info)
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Purpose
Display server and OS information for a running instance.
To use this action, the Tomcat manager (manager.war) must be deployed on the instance and the instance must be running. You can deploy manager.war from $CATALINA_HOME/extras.
Use the test action to show configuration information about a server
that is not running.
Syntax
|
Parameters
- general_options
- Specify one or more of the general TCMAN options. Run
tcman.sh help infoto see which general options are appropriate. - -u user_name:password
-
Pass a valid user name and a password for HTTP Basic access authentication. (The default is
-u tomcat:tomcat.)
Example
Display the OS and server information for the running instance named acme1:
|