Fields description
Field | Type | Description | |
Task_UID |
String |
Unique Task ID used by API to distribute gathered monitoring results. Example:
|
|
Agent_UID |
String |
Collector UID. Messages containing any statistical value (statistical data should be presented in in numerical terms the floating-point) are received by “Custom Collector” and then “distributed” to underlying Tasks. Each Collector has unique UID. This UID is used afterwards to address counter’ data flow to the exact collector using MetricsView API interface. UID Can be regereated at Collector’s Edit page ( “Downloads” –> “Metricsview” –> “Edit” button) Example:
|
|
PerformanceCounterPath |
String |
Descriptive field. It describes monitored object at client side. Value of this field interconnected with underlying fields “Host”, “Category”, “Instance” and “Counter” Example:
|
|
Aggregate |
String |
All received data will be aggregated on a regular basis, according to the adjusted device frequency.
Example:
|
|
MaxThreshold |
int32 |
Threshold. Exceeding will result alerting Example:
|
|
MinThreshold |
in32 |
Threshold. Exceeding will result alerting Example:
|
|
IgnoreErrors |
String |
NOT SUPPORTED UNDER CUSTOM COLLECTOR | |
Device_Id |
int32 |
READ ONLY Field.Unique device id Example:
|
|
Id | int32 |
READ ONLY Field.Unique task id Example:
|
|
Task_Type_Id | int32 |
Type of the task field. Please check Potential values for “Task_type_id” in appropriate table Example:
|
|
Name |
String |
Task name Example:
|