cfgping DataStream¶
cfgping
DataStream contains configuration
for ping service
Fields¶
Name | Type | Description |
---|---|---|
id | String | Managed Object's id |
change_id | String | Record's Change Id |
pool | String | Pool's name |
fm_pool | String | Pool's for FM event processing |
interval | Integer | Probing rounds interval in seconds |
policy | String | Probing policy: |
* f - Success on first successful try | ||
* a - Success only if all tries successful | ||
size | Integer | ICMP Echo-Request packet size |
count | Integer | Probe attempts per round |
timeout | Integer | Probe timeout in seconds |
report_rtt | Boolean | Report Ping RTT metric per each round |
report_attempts | Boolean | Report Ping Attempts metric per each round |
status | Null | Reserved |
name | String | Managed Object's name |
bi_id | Integer | Managed Object's BI Id |
Todo
Add BI ID reference
Filters¶
pool(name)¶
Restrict stream to objects belonging to pool name
- name
- Pool name
Access¶
API Key with datastream:cfgping
permissions
required.