Property
This topic describes the Property element.
Description
A named property for Monitoring. The following property names can be used:
| Property | Description | Default if omitted |
|---|---|---|
ServiceType | A name for this service. | Deployer |
ServiceInstance | If there are multiple instances of the same type of service running on this machine, a unique identifier for the specific instance you intend to monitor. | None |
AgentPort | The port on which the Monitoring Agent can be reached. | None |
Interval | The interval the Monitoring Agent waits before checking for another heartbeat. | None |
MaximumThreads | The maximum number of threads to be monitored. | None |
GenerateHeartbeat | A Boolean indicating whether this service generates heartbeats or not. | None |
Attributes
| Attribute | Description and use | Type |
|---|---|---|
| Name | The name of this property. (optional) | string |
| Value | The value of this property. (optional) | string |