https://github.com/oetiker/mrtg
MRTG - Multi Router Traffic Grapher
https://github.com/oetiker/mrtg
monitoring network-monitoring perl
Last synced: 9 days 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-01-07T08:00:04.000Z (5 months ago)
- Last Synced: 2025-04-08T17:17:37.752Z (about 2 months ago)
- Topics: monitoring, network-monitoring, perl
- Language: Perl
- Homepage: http://www.mrtg.org
- Size: 3.22 MB
- Stars: 262
- Watchers: 21
- Forks: 67
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# mrtg
[](https://gitter.im/oetiker/mrtg?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](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)