Net Analyzers
Up one levelEstatísticas; Logs; Relatórios; Alarmística; Etc.
-
MRTG
- The Multi Router Traffic Grapher (MRTG) is a tool to monitor the traffic load on network-links. MRTG generates HTML pages containing graphical images which provide a LIVE visual representation of this traffic.
-
Nagios
- Nagios is an open source host, service and network monitoring program.
-
Sarg
- Sarg (Squid Analysis Report Generator) is a tool that allows you to view where your users are going to on the Internet. Sarg generates detailed reports in html.
-
Squid Graph
- Squid Logfile Analyzer
-
RRDTool
- If you know MRTG, you can think of RRDtool as a reimplementation of MRTGs graphing and logging features. Magnitudes faster and more flexible than you ever thought possible RRD is the Acronym for Round Robin Database. RRD is a system to store and display time-series data (i.e. network bandwidth, machine-room temperature, server load average). It stores the data in a very compact way that will not expand over time, and it presents useful graphs by processing the data to enforce a certain data density. It can be used either via simple wrapper scripts (from shell or Perl) or via frontends that poll network devices and put a friendly user interface on it.
-
Webalizer
- The Webalizer is a fast, free web server log file analysis program. It produces highly detailed, easily configurable usage reports in HTML format, for viewing with a standard web browser.