EnglishFrenchSpanish

OnWorks favicon

mrtg-logfile - Online in the Cloud

Run mrtg-logfile in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command mrtg-logfile that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


mrtg-logfile - description of the mrtg-2 logfile format

SYNOPSIS


This document provides a description of the contents of the mrtg-2 logfile.

OVERVIEW


The logfile consists of two main sections.

The first Line
It stores the traffic counters from the most recent run of mrtg.

The rest of the File
Stores past traffic rate averates and maxima at increassing intervals.

The first number on each line is a unix time stamp. It represents the number of seconds
since 1970.

DETAILS


The first Line
The first line has 3 numbers which are:

A (1st column)
A timestamp of when MRTG last ran for this interface. The timestamp is the number of
non-skip seconds passed since the standard UNIX "epoch" of midnight on 1st of January
1970 GMT.

B (2nd column)
The "incoming bytes counter" value.

C (3rd column)
The "outgoing bytes counter" value.

The rest of the File
The second and remaining lines of the file contains 5 numbers which are:

A (1st column)
The Unix timestamp for the point in time the data on this line is relevant. Note that
the interval between timestamps increases as you progress through the file. At first
it is 5 minutes and at the end it is one day between two lines.

This timestamp may be converted in OpenOffice Calc or MS Excel by using the following
formula

=(x+y)/86400+DATE(1970;1;1)

(instead of ";" it may be that you have to use "," this depends on the context and
your locale settings)

you can also ask perl to help by typing

perl -e 'print scalar localtime(x),"\n"'

x is the unix timestamp and y is the offset in seconds from UTC. (Perl knows y).

B (2nd column)
The average incoming transfer rate in bytes per second. This is valid for the time
between the A value of the current line and the A value of the previous line.

C (3rd column)
The average outgoing transfer rate in bytes per second since the previous measurement.

D (4th column)
The maximum incoming transfer rate in bytes per second for the current interval. This
is calculated from all the updates which have occured in the current interval. If the
current interval is 1 hour, and updates have occured every 5 minutes, it will be the
biggest 5 minute transfer rate seen during the hour.

E (5th column)
The maximum outgoing transfer rate in bytes per second for the current interval.

Use mrtg-logfile online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Alt-F
    Alt-F
    Alt-F provides a free and open source
    alternative firmware for the DLINK
    DNS-320/320L/321/323/325/327L and
    DNR-322L. Alt-F has Samba and NFS;
    supports ext2/3/4...
    Download Alt-F
  • 2
    usm
    usm
    Usm is a unified slackware package
    manager that handles automatic
    dependency resolution. It unifies
    various package repositories including
    slackware, slacky, p...
    Download usm
  • 3
    Chart.js
    Chart.js
    Chart.js is a Javascript library that
    allows designers and developers to draw
    all kinds of charts using the HTML5
    canvas element. Chart js offers a great
    array ...
    Download Chart.js
  • 4
    iReport-Designer for JasperReports
    iReport-Designer for JasperReports
    NOTE: iReport/Jaspersoft Studio Support
    Announcement: As of version 5.5.0,
    Jaspersoft Studio will be the official
    design client for JasperReports. iReport
    will...
    Download iReport-Designer for JasperReports
  • 5
    PostInstallerF
    PostInstallerF
    PostInstallerF will install all the
    software that Fedora Linux and others
    doesn't include by default, after
    running Fedora for the first time. Its
    easy for...
    Download PostInstallerF
  • 6
    strace
    strace
    The strace project has been moved to
    https://strace.io. strace is a
    diagnostic, debugging and instructional
    userspace tracer for Linux. It is used
    to monitor a...
    Download strace
  • More »

Linux commands

Ad