[Contents] [Prev] [Next] [Index] [Report an Error]


<routing-engine-accounting-record>

Usage

<routing-engine-accounting-statistics>
    <routing-engine-accounting-record>
        <profile-layout>profile-layout</profile-layout>
        <epoch-timestamp>epoch-timestamp</epoch-timestamp>
        <utc-timestamp>utc-timestamp</utc-timestamp>
        <hostname>hostname</hostname>
        <date-yyyymmdd>date-yyyymmdd</date-yyyymmdd>
        <timeofday-hhmmss>timeofday-hhmmss</timeofday-hhmmss>
        <uptime>uptime</uptime>
        <cpu1min>cpu1min</cpu1min>
        <cpu5min>cpu5min</cpu5min>
        <cpu15min>cpu15min</cpu15min>
        <memory-usage>memory-usage</memory-usage>
        <total-cpu-usage>total-cpu-usage</total-cpu-usage>
    </routing-engine-accounting-record>
</routing-engine-accounting-statistics>

Description

Information in a record that was generated based on a Routing Engine profile.

Contents

<cpu15min>—The load average for the 15 minutes before the record was written (a damped time-dependent average based on the number of active jobs and jobs in the CPU run queue).

<cpu1min>—The load average for the minute before the record was written (a damped time-dependent average based on the number of active jobs and jobs in the CPU run queue).

<cpu5min>—The load average for the five minutes before the record was written (a damped time-dependent average based on the number of active jobs and jobs in the CPU run queue).

<date-yyyymmdd>—Current date on the Routing Engine, in the format YYYYMMDD (year, month, day).

<epoch-timestamp>—Time at which the record was written, expressed as local time.

<hostname>—Hostname of the Routing Engine.

<memory-usage>—Megabytes of RAM in use.

<profile-layout>—No documentation is available yet.

<timeofday-hhmmss>—Current time on the Routing Engine, in the format hhmmss (hour in 24-hour format, minute, second).

<total-cpu-usage>—Current CPU load, expressed as a percent.

<uptime>—Number of seconds since the Routing Engine last rebooted.

<utc-timestamp>—Time at which the record was written, expressed as Coordinated Universal Time.


[Contents] [Prev] [Next] [Index] [Report an Error]