Skip to content

Commit a45e902

Browse files
committed
Update ios-xr-telemetry-power-consumption-docker-compose.md
1 parent 8e8af29 commit a45e902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_tutorials/ios-xr-telemetry-power-consumption-docker-compose.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ usable_power_capacity integer
408408
Chassis power consumption is located in system_power_input and system_power_used.
409409
For each location, IOS-XR will allocate a power budget stored in power_allocated. Last, current power utilization per location can be found in power_consumed/value.
410410

411-
As seen above, some of the reported values are stored as 'string'. Extra processing might be required to transform those keys as integer. On telegraf, this can be achieved using a convertor processor. Here is a sample example for ASR 9000:
411+
As seen above, some of the reported values are stored as 'string'. Extra processing might be required to transform those keys as integer. On telegraf, this can be achieved using a convertor processor. Here is a sample example for ASR 9000 where following configuration must be added to telegraf.conf:
412412

413413
<div class="highlighter-rouge">
414414
<pre class="highlight">

0 commit comments

Comments
 (0)