NTop: Unterschied zwischen den Versionen

Aus xinux.net
Zur Navigation springen Zur Suche springen
 
(9 dazwischenliegende Versionen von einem anderen Benutzer werden nicht angezeigt)
Zeile 1: Zeile 1:
 
= Daten dump =
 
= Daten dump =
  http://$SERVER:3000/dumpData.html
+
== Dumpscripte ==
 +
; Hosts
 +
  http://$USER:$PASSWORD@$SERVER:3000/dumpData.html
 +
; Hosts Matrix
 +
http://$USER:$PASSWORD@$SERVER:3000/dumpHostsMatrix.html
 +
; Network Interfaces
 +
http://$USER:$PASSWORD@$SERVER:3000/dumpTrafficData.html
 +
; Network Flows
 +
http://$USER:$PASSWORD@$SERVER:3000/dumpFlows.html
 +
 
 
== Parameters ==
 
== Parameters ==
; language=
+
; language
 
: php
 
: php
 
: perl
 
: perl
: txt (default)
+
: txt <code>(default)</code>
 +
: xml
 +
: python
  
 
; view
 
; view
 
: short
 
: short
: long (default)
+
: long <code>(default)</code>
  
 
== Beispiele ==
 
== Beispiele ==
  http://$SERVER:3000/dumpData.html?language=txt&view=short
+
  wget -O ntopdate.`date +"%y-%m-%d"`.txt --user=ntopadmin --password=geheim http://$SERVER:3000/dumpData.html?language=txt&view=short
  http://$SERVER:3000/dumpData.html?language=perl
+
  wget -O ntoptraffic.`date +"%y-%m-%d"`.php http://ntopadmin:geheim@$SERVER:3000/dumpTrafficData.html?language=php
  
 
= Links =
 
= Links =
 
* http://sourceforge.net/projects/ntop/files/user-contrib/current/NTOP_Usage_Tracking.pdf/download
 
* http://sourceforge.net/projects/ntop/files/user-contrib/current/NTOP_Usage_Tracking.pdf/download
 +
* http://sid.ethz.ch/debian/bugs/oui/ntop-3.3/html/dump.html

Aktuelle Version vom 25. August 2011, 11:11 Uhr