Configuration

This section explains each of the properties in the configuration blade.

General

PropertyDescription

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.

Refer to Collections and Stream Hosts to understand more about Collections.

API Details

PropertyDescription

Base URL

The base URL provided by Nanoprecise.

Username

The user name to use for authentication.

Password

The password to use for authentication.

Operation Details

The columns returned by each operation depend on the Base URL provided.

PropertyDescription

Operation

The Operation options to execute are:

  • Get Assets - Returns the column values on selected assets.

  • Get Health Status - Returns the Entity Type selected and its column values.

  • Get Graph Data - Returns the Graph Type selected and its column values.

Entity Type

The Entity to be monitored (applies to Get Health Status Operation only).

Assets

The equipment or components to be monitored (applies to Get Health Status Operation only). If none are specified, the Agent will monitor all.

Graph Type

The Graph type to be monitored (applies to Get Graph Data Operation only).

Columns To Return

The columns which the Agent should return. If no columns are specified, the Agent will return all the columns from the table.

Endpoints

NameDescription

Output

The Agent publishes the operation selected and its column values to this endpoint.

Error

Errors encountered during the execution of this Agent will be published on this endpoint.

Last updated