NAT Monitor

NAT Monitor is a tool to monitor hosts' bandwidth usage in a Linux-NAT network.
Download

NAT Monitor Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE | BUY the full version
  • Publisher Name:
  • Piero Filippin
  • Publisher web site:

NAT Monitor Tags


NAT Monitor Description

NAT Monitor is a tool to monitor hosts' bandwidth usage in a Linux-NAT network. NAT Monitor is a tool to monitor hosts bandwidth usage in a Linux-NAT network. A daemon collects data and clients display them (currently a GTK app with graph and a text version). It detects new hosts, saves up to 12 hours of data, and has a nice summary statistic.Requirements:· It needs libpcap (0.7.2 suggested, some people reported compiling problems with 0.6.2).· GTK interface need GTK 2.0 (with develop libraries ).· IT MUST BE RUN ON ROUTER MACHINE. Installation:From version 2.0 natmonitor is a multi-component program. It is made by a daemon (natmonitord) and some client(currently a gtk-based graphical interface and a console application)You must first create a dir in /var where natmonitord can store last samples, and give it "all users" access(natmonitord as default runs as NOBODY user for security reason - if you)$> make /var/natmonitord$> chmod 777 /var/natmonitordThen type:$> make natmonitordto make daemon and:$> make natmonitorconsole$> make natmonitordto make console version and gtk versionProgram from version 1.2 has two configuration file. An example is included. You must copy natmonitord.conf it to /etc/natmonitord.conf (feel free to modify it to suit your need)GTK version has is own per user config file, copy natmonitor.conf to .natmonitor.conf in your HOME dir.Ok now you can run daemon:$> natmonitord &Then when you want you can run client apps. They will connect to daemon, collect the data and display them.From v 0.9 there is a popup menu from which you chan change some settings (but they're not saved to conf file).


NAT Monitor Related Software