Multicast
Scope for Multicast protocols metrics
Table Structure
The Multicast
metric scope is stored
in the multicast
ClickHouse table.
Key Fields:
Field Name |
Model |
managed_object |
sa.ManagedObject |
object |
inv.Object |
Label Mappings:
Label |
View Column |
Store Column |
noc::multicast::group::* |
group |
|
noc::multicast::channel::* |
channel |
|
Data Fields:
Field |
Type |
Metric Type |
Description |
Measure |
Units |
Scale |
c_bandwidth_percent |
UInt8 |
Multicast | Channel | Bandwidth | Percent |
Used Bandwidth in Percent |
% |
% |
1 |
c_bandwidth_used |
Float32 |
Multicast | Channel | Bandwidth | Used |
Used Bandwidth (bps) |
bps |
bit/s |
1 |
c_group_count |
UInt8 |
Multicast | Channel | Group | Count |
Used multicast groups on channel |
|
1 |
1 |
g_bitrate_in |
UInt64 |
Multicast | Group | Bitrate | In |
Input Bitrate (bps) |
bps |
bit/s |
1 |
g_bitrate_out |
UInt64 |
Multicast | Group | Bitrate | Out |
Output Bitrate (bps) |
bps |
bit/s |
1 |
g_status |
Int8 |
Multicast | Group | Status |
Multicast Group status 1 - Ok, 0 - Off, -1 - Error |
|
status |
1 |