NTop: Unterschied zwischen den Versionen

Aus xinux.net
Zur Navigation springen Zur Suche springen
 
(6 dazwischenliegende Versionen von einem anderen Benutzer werden nicht angezeigt)
Zeile 1: Zeile 1:
 
= Daten dump =
 
= Daten dump =
 +
== Dumpscripte ==
 +
; Hosts
 
  http://$USER:$PASSWORD@$SERVER:3000/dumpData.html
 
  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
Zeile 6: Zeile 15:
 
: perl
 
: perl
 
: txt <code>(default)</code>
 
: txt <code>(default)</code>
 +
: xml
 +
: python
  
 
; view
 
; view
Zeile 12: Zeile 23:
  
 
== 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