Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oetiker/mrtg
MRTG - Multi Router Traffic Grapher
https://github.com/oetiker/mrtg
monitoring network-monitoring perl
Last synced: about 5 hours ago
JSON representation
MRTG - Multi Router Traffic Grapher
- Host: GitHub
- URL: https://github.com/oetiker/mrtg
- Owner: oetiker
- Created: 2016-02-08T14:13:43.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-11-06T19:11:26.000Z (about 2 months ago)
- Last Synced: 2024-12-15T10:03:15.420Z (7 days ago)
- Topics: monitoring, network-monitoring, perl
- Language: Perl
- Homepage: http://www.mrtg.org
- Size: 3.22 MB
- Stars: 256
- Watchers: 22
- Forks: 65
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# mrtg
[![Gitter](https://badges.gitter.im/oetiker/mrtg.svg)](https://gitter.im/oetiker/mrtg?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![full-check](https://github.com/oetiker/mrtg/actions/workflows/build-linux.yml/badge.svg)](https://github.com/oetiker/mrtg/actions/workflows/build-linux.yml)**What is MRTG ?**
The Multi Router Traffic Grapher (MRTG) is a tool to monitor the traffic load on network links.
MRTG generates HTML pages containing PNG images which provide a LIVE visual representation of this traffic.
*extract from [mrtg.pod](https://github.com/oetiker/mrtg/edit/master/src/doc/mrtg.pod)*Go to http://oss.oetiker.ch/mrtg for all the details about mrtg.
**Latest MRTG release** -> [2.17.10](https://github.com/oetiker/mrtg/releases/tag/v2.17.10)
For installing on **LINUX/UNIX**, follow the instructions in
[doc/mrtg-unix-guide.txt](https://github.com/oetiker/mrtg/blob/master/src/doc/mrtg-unix-guide.pod)
If you want to setup MRTG on **WINDOWS NT**, read
[doc/mrtg-nt-guide.txt](https://github.com/oetiker/mrtg/blob/master/src/doc/mrtg-nt-guide.pod)