mrtg 2.17.10-4 source package in Ubuntu

Changelog

mrtg (2.17.10-4) unstable; urgency=medium

  * debian/control: bumped Standards-Version to 4.6.1.
  * debian/mrtg-contrib.lintian-overrides: updated all overrides to make them
    compliant with new lintian tags.
  * debian/patches/030_disable-joke.patch: created to make the build process
    faster.
  * debian/rules:
      - Replaced all egrep's by grep -E.
      - Replaced override_dh_clean by execute_after_dh_clean.
      - Replaced override_dh_install-indep by execute_after_dh_install-indep.
      - Replaced override_dh_fixperms-indep by execute_before_dh_fixperms-indep.
  * debian/tests/control: replaced 'egrep' by 'grep -E' to avoid stderr because
    there is a warning about egrep and fgrep commands since grep 3.8.

 -- Joao Eriberto Mota Filho <email address hidden>  Fri, 09 Sep 2022 14:34:30 -0300

Upload details

Uploaded by:
Joao Eriberto Mota Filho
Uploaded to:
Sid
Original maintainer:
Joao Eriberto Mota Filho
Architectures:
any all
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe net

Downloads

File Size SHA-256 Checksum
mrtg_2.17.10-4.dsc 1.9 KiB 11548302fc039bff7fa74a37fd033253cc9ce6d8133ed9855b41cd5990153397
mrtg_2.17.10.orig.tar.gz 1.0 MiB c7f11cb5e217a500d87ee3b5d26c58a8652edbc0d3291688bb792b010fae43ac
mrtg_2.17.10-4.debian.tar.xz 29.0 KiB 124b94ec88fde924a88cfbde0e4baba64ec3880714014e590b0c80316b7cbc24

Available diffs

No changes file available.

Binary packages built by this source

mrtg: Multi Router Traffic Grapher

 The Multi Router Traffic Grapher is a tool primarily used to monitor the
 traffic load on network links (typically by using SNMP). MRTG generates HTML
 pages containing PNG images which provide a LIVE visual representation of this
 traffic. MRTG typically produces daily, weekly, monthly, and yearly graphs.
 .
 In addition to monitoring via SNMP, MRTG can also generate graphs based on
 the output of any application, allowing one to generate graphs of anything
 that needs monitoring (for example, CPU and memory usage, email volumes, web
 hits, etc). For faster data collection, MRTG can also interface to RRDtool.
 .
 The mrtg-contrib package contains the contributed scripts and configuration
 files that used to form part of the mrtg package.

mrtg-contrib: Multi Router Traffic Grapher (contributed files)

 A collection of sample scripts and configuration files for the Multi Router
 Traffic Grapher (MRTG). This package contains the contributed files that ship
 with MRTG. Note these scripts were produced by some users in several systems,
 like Linux and MS Windows.

mrtg-dbgsym: debug symbols for mrtg