mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/mrtg: Updated for version 2.17.2.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
60614379bb
commit
5113e204d1
4 changed files with 7 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
||||||
MRTG monitors the traffic load on network links such as routers and
|
MRTG monitors the traffic load on network links such as routers and
|
||||||
interfaces. It supports SNMP and generates HTML pages with PNG images
|
interfaces. It supports SNMP and generates HTML pages with PNG images
|
||||||
showing how much traffic has passed through each interface. MRTG can
|
showing how much traffic has passed through each interface. MRTG can
|
||||||
also be used to graph everything else like disk space, temperatures,
|
also be used to graph everything else like disk space, temperatures,
|
||||||
and so on.
|
and so on.
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
# Written by Ulrich schaefer (us@ulischaefer.net)
|
# Written by Ulrich schaefer (us@ulischaefer.net)
|
||||||
|
|
||||||
PRGNAM=mrtg
|
PRGNAM=mrtg
|
||||||
VERSION=${VERSION:-2.17.0}
|
VERSION=${VERSION:-2.17.2}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="mrtg"
|
PRGNAM="mrtg"
|
||||||
VERSION="2.17.0"
|
VERSION="2.17.2"
|
||||||
HOMEPAGE="http://oss.oetiker.ch/mrtg/"
|
HOMEPAGE="http://oss.oetiker.ch/mrtg/"
|
||||||
DOWNLOAD="http://oss.oetiker.ch/mrtg/pub/mrtg-2.17.0.tar.gz"
|
DOWNLOAD="http://oss.oetiker.ch/mrtg/pub/mrtg-2.17.2.tar.gz"
|
||||||
MD5SUM="d58bd87835445a38b9b36f50dcc8f6d6"
|
MD5SUM="f4c251ef883da2509188711eff4577ad"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
MAINTAINER="Ulrich Schaefer"
|
MAINTAINER="Ulrich Schaefer"
|
||||||
EMAIL="us@ulischaefer.net"
|
EMAIL="us@ulischaefer.net"
|
||||||
APPROVED="rworkman"
|
APPROVED="dsomero"
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
mrtg: MRTG (multi router traffic grapher)
|
mrtg: MRTG (multi router traffic grapher)
|
||||||
mrtg:
|
mrtg:
|
||||||
mrtg: MRTG monitors the traffic load on network links such as routers and
|
mrtg: MRTG monitors the traffic load on network links such as routers and
|
||||||
mrtg: interfaces. It supports SNMP and generates HTML pages with PNG images
|
mrtg: interfaces. It supports SNMP and generates HTML pages with PNG images
|
||||||
mrtg: showing how much traffic has passed through each interface. MRTG can
|
mrtg: showing how much traffic has passed through each interface. MRTG can
|
||||||
mrtg: also be used to graph everything else like disk space, temperatures,
|
mrtg: also be used to graph everything else like disk space, temperatures,
|
||||||
mrtg: and so on.
|
mrtg: and so on.
|
||||||
|
|
Loading…
Reference in a new issue