PS-MRTG icon
PS-MRTG icon

PS-MRTG

PS-MRTG is a PowerShell script that monitors Windows network bandwidth in real time and displays it in your browser, in the style of the classic MRTG. It reads the network counters via Get-NetAdapterStatistics and plots incoming (IN) and outgoing (OUT) throughput for each...

PS-MRTG screenshot 1

Cost / License

  • Free
  • Open Source (MIT)

Platforms

  • Windows
3likes
0comments
0articles

Features

Properties

  1.  Privacy focused
  2.  Lightweight

Features

  1.  Works Offline
  2.  Dark Mode
  3.  Portable
  4.  Ad-free
  5.  No Tracking
  6.  No registration required
  7.  Command line interface
  8.  Real-time monitoring

 Tags

PS-MRTG News & Activities

Highlights All activities

Recent activities

  • dante920, proveintech and chirag127 liked PS-MRTG
  • eric-guiffault added PS-MRTG
  • MRTG icon
    eric-guiffault added PS-MRTG as alternative to MRTG

PS-MRTG information

  • Developed by

    FR flagEric Guiffault
  • Licensing

    Open Source (MIT) and Free product.
  • Alternatives

    1 alternatives listed
  • Supported Languages

    • English
    • French

AlternativeTo Categories

Network & AdminOS & Utilities

GitHub repository

  •  8 Stars
  •  0 Forks
  •  0 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
PS-MRTG was added to AlternativeTo by Eric Guiffault on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is PS-MRTG?

PS-MRTG is a PowerShell script that monitors Windows network bandwidth in real time and displays it in your browser, in the style of the classic MRTG. It reads the network counters via Get-NetAdapterStatistics and plots incoming (IN) and outgoing (OUT) throughput for each interface, refreshed every 2 seconds. Each interface is shown across four time windows (Live 1h, 6h, 2.5 days, 15 days), with a 2x2 grid to view all four at once. The Y axis scales automatically in 1-2-5 steps from 10 Mbps up to 200 Gbps, or can be set to a fixed value, and an optional alarm threshold line can be displayed. It runs with no installation and no service, works fully offline once Chart.js is stored locally, and is compatible with ConstrainedLanguage mode on locked-down machines. No administrator rights are required in most cases. Works on Windows 10, 11 and Server with PowerShell 5.1 or 7+. Distributed under the MIT license and available on the PowerShell Gallery.