show agents

Description

Displays information about available UAF agents.

Syntax

show agents
	[ login login_name ]
	[ password password ]
	[ agent “agent_spec[, agent_spec[,...]]” ]
	[ discovery “discovery_spec[, discovery_spec[,...]]” ]

Parameters

login login_name

is the management agent login for the Sybase Common Security Infrastructure in the Unified Agent framework.

The default user name after installation is “uafadmin” with no password; this is the Simple Login Module in the Agent configuration. You can configure the user name and password to use several different mechanisms for authentication and authorization, including operating system logins.

password password

is the management agent password for the Sybase Common Security Infrastructure in the Unified Agent framework.

The default user name after installation is “uafadmin” with no password; this is the Simple Login Module in the Agent configuration. You can configure the user name and password to use several different mechanisms for authentication and authorization, including operating system logins.

agent agent_spec

is the agent specification that identifies the nodes in the cluster running a Unified Agent, and the port number that sybcluster uses to connect to the Unified Agent.

The format is “node_name:port_number [, node_name:port_number ] [,...]]”. The default port number is “9999.”

discovery discovery_spec

is the discovery method used to identify the agents responsible for the requested cluster.

The format is “method[(method_specification)] [, ( method_specification ) [,...]]”. See the description for sybcluster -d discovery_list for more information about discovery methods.

Examples

Example 1

Displays UAF agent information:

show agents
Agent Information: service:jmx:rmi:///jndi/rmi://blade1:9985/agent
-----------------------------------------------------

Node Name:       blade1
Agent Port:      9985
Agent Version:   2.5.0
Agent Build:     977

OS Name:         Linux
OS Version:      2.6.9-42.ELsmp
OS Architecture: amd64 

Agent Service Info: 

Agent Service (Agent)  Build: 977  Status: running 
BootstrapService (BootstrapService)  Build: <unavailable>  Status: running 
Configuration Service (ConfigService)  Build: 977  Status: running 
Deployment Service (DeploymentService)  Build: <unavailable>  Status: running 
Environment Service (EnvironmentDiscoveryService)  Build: 977  Status: running 
File Transfer Service (FileTransferService)  Build: 977  Status: running 
Plugin Registration Service (PluginRegisterService)  Build: 977  Status: running 
RMI Service (RMIService)  Build: 977  Status: running 
Remote Shell Service (RemoteShellService)  Build: 977  Status: running Security
Service (SecurityService)  Build: 977  Status: running Self Discovery Service 
(SelfDiscoveryService)  Build: 977  Status: running Service Registration Service 
(ServiceRegistrationService)  Build: 977  Status: running Session Service 
(SessionService)  Build: 977  Status: running Sybase Home Service (SybaseHomeService)  
Build: 14  Status: running 

Agent Plugin Info: 

ASE Cluster Agent Plugin (com.sybase.ase.cluster) Version: 15.1.0 Build: 85 Instance:
1  Status: running
    Cluster Name: marion 
    Env Shell:    /job1/miso/betaR1/SYBASE.sh Shell Type: sh
    Sybase Home:  /job1/miso/betaR1
    ASE Home:    /job1/miso/betaR1/ASE-15_0
    ASE Version: Adaptive Server Enterprise/15.0.1/EBF 14721 Cluster
Edition/B/x86_64/Enterprise Linux/asecluster3/2360/64-bit/FBO/Fri Jul 20 10:04:16 
2007
    ASE Login:    sa
    Update Time:  60 seconds
    Last Update:  2007-09-28 22:09:02 -0700

Usage

show agents is active before you connect to a cluster.