Go to main content

man pages section 1: User Commands

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

rateup (1)

Name

rateup - Create graphic image files for MRTG

Synopsis

rateup -f <parameter file>
rateup directory basename [sampletime] [t sampletime]
[-(t)ransparent] [-(b)order]
[u|a|g|h|m in out abs_max]
[i/p file maxvi maxvo maxx maxy growright step bits]

Description

rateup(1)                        User Commands                       rateup(1)



NAME
       rateup - Create graphic image files for MRTG

SYNOPSIS
       rateup -f <parameter file>
       rateup directory basename [sampletime] [t sampletime]
             [-(t)ransparent] [-(b)order]
             [u|a|g|h|m in out abs_max]
             [i/p file maxvi maxvo maxx maxy growright step bits]

DESCRIPTION
       rateup is a fast add-on to the great MRTG Traffic monitor. It makes the
       database file updates much faster, and creates the graphic image files,
       ready  for processing by PPMTOGIF.  It also reduces memory requirements
       by a factor of 10, and increases the speed of updates by a factor of at
       least 10.  This makes it feasible to run mrtg every 5 minutes.

       rateup  attempts to compensate for missed updates by repeating the last
       sample, and also tries to catch bad update times.  The .log file stores
       real  history  every  five  minutes for 31 hours, then 'compresses' the
       history into 30 minute samples for a week, then 2-hour samples  for  31
       days,  then  daily  samples  for  two years.  This ensures that the log
       files don't grow in size.

       The log files are a slightly different format,  but  convert.perl  will
       fix that for you.

AUTHOR
       Dave Rand <dlr@bungi.com>, Alexandre Steinberg <steinberg@base.com.br>


ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+------------------+
       |ATTRIBUTE TYPE | ATTRIBUTE VALUE  |
       +---------------+------------------+
       |Availability   | diagnostic/mrtg  |
       +---------------+------------------+
       |Stability      | Volatile         |
       +---------------+------------------+

SEE ALSO
       mrtg(1),  mrtg-reference(1), mrtg-logfile(1), mrtg-traffic-sum(1), cfg-
       maker(1), indexmaker(1)



NOTES
       Source code for open source software components in Oracle  Solaris  can
       be found at https://www.oracle.com/downloads/opensource/solaris-source-
       code-downloads.html.

       This    software    was    built    from    source     available     at
       https://github.com/oracle/solaris-userland.    The  original  community
       source                was                downloaded                from
       https://oss.oetiker.ch/mrtg/pub/mrtg-2.17.8.tar.gz.

       Further information about this software can be found on the open source
       community website at https://oss.oetiker.ch/mrtg.



Solaris 11.4                      9 Jan 2009                         rateup(1)