Appendix B Repository Properties Reference


Agent properties

Description

Agent properties begin with com.sybase.jaguar.agent . An agent entity configures the interface that allows you to configure EAServer using SNMP or JDMK.

See Also

Chapter 15, "Using the SNMP Agent"


com.sybase.jaguar.agent.agentsToBackupFor

Description

Specifies the names of agents for which this agent will act as a backup.

Syntax

A comma-separated list of agent names.


com.sybase.jaguar.agent.description

Description

Specifies a text comment describing this agent.

Syntax

The descriptive text.


com.sybase.jaguar.agent.host

Description

The host name or IP address on which the agent server will run.

Syntax

The host name or IP address.


com.sybase.jaguar.agent.htmlPort

Description

The HTTP port for the agent server.

Syntax

The integer port number.


com.sybase.jaguar.agent.name

Description

The name of this agent.

Syntax

The name text, for example:

agent1


com.sybase.jaguar.agent.refreshRate

Description

The refresh rate for monitored statistics.

Syntax

An integer representing the refresh interval in milliseconds. The default is 60000 (one minute).


com.sybase.jaguar.agent.snmpPort

Description

The SNMP port for the agent server.

Syntax

The integer port number.

 


Copyright © 2002 Sybase, Inc. All rights reserved.