Comment on page
Configuration
This section explains each of the properties in the configuration blade.

Property | Description |
---|---|
Collection | This associates the Agent to a specific Collection and defaults to that of the current Data Stream |
Polling Interval (seconds)
| A timespan to specify how often should the Agent check for new data/changes or update its cache. |
Property | Description |
---|---|
Base URL | The base URL provided by Nanoprecise. |
Username | The user name to use for authentication. |
Password | The password to use for authentication. |
The columns returned by each operation depend on the Base URL provided.
Property | Description |
---|---|
Operation | The Operation options to execute are:
|
Graph Type | The Graph type to be monitored (applies to Get Graph Data Operation only). |
Assets | The equipment or components to be monitored. If none are specified, the Agent will monitor all. |
Columns To Return | The columns which the Agent should return. If none are specified, the Agent will return all. |
Start From | The number of days in the past the Agent should return data. If '0' (default), all data will be returned. |
Name | Description |
---|---|
Output | An event per selected asset will be made available on this endpoint with attributes matching the configured Columns To Return. |
Error | Errors encountered during the execution of this Agent will be published on this endpoint. |
Last modified 11mo ago