netstat (network statistics) is a command-line tool that displays network connections (both incoming and outgoing), routing tables, and a number of network interface statistics. It is available on Unix, Unix-like, and Windows NT-based operating systems. It is used for finding problems in the network and to determine the amount of traffic on the network as a performance measurement.

PropertyValue
dbpedia-owl:thumbnail
dbpprop:abstract
  • netstat (network statistics) is a command-line tool that displays network connections (both incoming and outgoing), routing tables, and a number of network interface statistics. It is available on Unix, Unix-like, and Windows NT-based operating systems. It is used for finding problems in the network and to determine the amount of traffic on the network as a performance measurement.
  • Netstat ist ein Kommandozeilenprogramm, das Protokollstatistiken und aktuelle Rechnernetzverbindungen anzeigt.
  • Netstat (network statistics) és una eina de línia d'ordres que mostra un llistat de les connexions actives d'un ordinador, tant entrants com sortints. Existeixen versions d'aquesta ordre en diferents sistemes com ara Unix/Linux, Mac OS X, Windows i BeOS. La informació resultant de l'execució de l'ordre inclou el protocol en ús, les direccions IP (locals i remotes), els ports (locals i remots) emprats i l'estat de la connexió. Existeixen, a banda de la versió de línia d'ordres, eines amb les funcions del netstat amb una interfície gràfica a quasi tots els sistemes operatius desenvolupats per tercers.
  • Netstat (network statistics) es una herramienta de línea de comandos que muestra un listado de las conexiones activas de un ordenador, tanto entrantes como salientes. Existen versiones de este comando en varios sistemas como Unix, GNU/Linux, Mac OS X, Windows y BeOS. La información que resulta del uso del comando incluye el protocolo en uso, las direcciones IP tanto locales como remotas, los puertos locales y remotos utilizados y el estado de la conexión. Existen, además de la versión para línea de comandos, herramientas con interfaz gráfica en casi todos los sistemas operativos desarrollados por terceros.
  • Le logiciel netstat, pour « network statistics », est une commande en ligne affichant des informations sur les connexions réseau, les tables de routage et un certain nombre de statistiques. La commande est disponible sous Unix (et dérivés dont Linux) et sous Windows NT compatibles.
  • Il file relativo a tale comando è un eseguibile essenziale di sistema e pertanto si trova nella cartella /bin (seguendo lo standard FHS) ed è di proprietà dell'utente root. Se eseguito senza dare opzioni visualizza lo stato dei socket attivi, un esempio può essere: kaos@kaos:~$ netstat Active Internet connections (w/o servers) Proto Recv-Q Send-Q Local Address Foreign Address State tcp 0 0 proxy. surfnet. iac:33297 mg-in-f125. :xmpp-client ESTABLISHED tcp 0 0 proxy. surfnet. iac:33995 by1msg5176516. phx.:1863 ESTABLISHED Active UNIX domain sockets (w/o servers) Proto RefCnt Flags Type State I-Node Path unix 3 DGRAM 13826 /dev/log unix 2 DGRAM 5109 @/org/kernel/udev/udevd unix 2 DGRAM 10443 @/org/freedesktop/hal/udev_event unix 3 STREAM CONNECTED 34721 /tmp/orbit-kaos/linc-4876-0-ebf915e300c0 unix 3 STREAM CONNECTED 34720 Come si vede dal breve esempio, netstat classifica i tipi di socket: * Active Internet connection, come tcp e udp Active UNIX domain sockets Active IPX sockets Active NET/ROM sockets Active AX.25 sockets Campi importanti sono: * Proto : indica il nome del protocollo Local Address : l'indirizzo IP del computer locale insieme al numero di porta usato Foreign Address : l'indirizzo IP e il numero di porta al quale il socket è connesso State : stato della connessione È possibile inoltre vedere il tipo del socket: * DGRAM se si tratta di udp STREAM se si tratta di tcp Opzioni importanti sono: * -a : che permette di vedere anche lo stato dei socket non attivi -t : che permette di vedere lo stato dei socket tcp -u : che permette di vedere lo stato dei socket udp -r : che permette di vedere la tabella di routing (restituisce lo stesso output del comando route) -n : mostra gli indirizzi numerici (invece di quelli simbolici) degli host e delle porte -p : che permette di vedere il nome del programma e il relativo PID che ha instaurato una connessione (deve essere dato dall'utente root) Attivato come servizio di rete rimane in ascolto sulla porta 15/tcp (vedere /etc/services). Per ulteriori dettagli visualizzare la man page di netstat tramite il comando man netstat.
  • ファイル:Netstat. jpg netstatのスクリーンショット netstatは、ネットワーク接続、ルーティングテーブル、各種ネットワークインタフェースの統計情報などを表示するコマンド行ツール。UNIX、Unix系、Windows NT系オペレーティングシステムで利用可能。"network statistics" の略。 ネットワークに関わる問題を探したり、トラフィック量を調べて性能を測定するといった用途に使う。
  • netstat er et kommandolinje-basert dataprogram som viser inngående og utgående nettverksforbindelser, rutingstabeller og en rekke statistikk tilknyttet nettverksgrensesnittet. Programmet er tilgjengelig på Unix, Unix-liknende og Windows NT baserte operativsystemer. Programmet benyttes til å diagnostisere problemer i nettverket, og til å registrere trafikk-mengden med data under ytelsesmålinger.
  • netstat – jeden z najbardziej wszechstronnych i rozbudowanych programów narzędziowych odnoszących się do połączeń sieciowych. Polecenie netstat dostępne jest z linii poleceń w systemie Unix i zbliżonych oraz w systemach opartych na Windows NT. Służy do wyświetlania aktywnych połączeń sieciowych TCP a także: portów, na których komputer nasłuchuje, tabeli trasowania protokołu IP, statystyki sieci Ethernet, statystyki protokołu IPv4 (dla protokołów IP, ICMP, TCP i UDP), statystyki protokołu IPv6 (dla protokołów IPv6, ICMPv6, TCP przez IPv6 i UDP przez IPv6) oraz połączeń masquerade i komunikatów netlinkowych. Polecenie netstat użyte bez parametrów powoduje wyświetlenie aktywnych połączeń protokołu TCP. Składnia netstat [-a ] [-b ] [-e ] [-n ] [-o ] [-p protokół] [-r ] [-s ] [interwał] Parametry -a – służy do wyświetlania wszystkich aktywnych połączeń protokołu TCP, a także portów protokołu TCP i UDP, na których komputer nasłuchuje. -b – (Windows XP z SP2) służy do wyświetlania wszystkich aktywnych połączeń protokołu TCP, a także nazw programów używających portów protokołu TCP i UDP, na których komputer nasłuchuje. -e – wyświetla statystykę sieci Ethernet, czyli liczbę wysłanych oraz odebranych bajtów i pakietów. Można go łączyć z parametrem -s. -n – służy do wyświetlania aktywnych połączeń protokołu TCP. Adresy i numery portów są wyrażane numerycznie i nie zostaną zmienione na nazwy. -o – służy do wyświetlania aktywnych połączeń protokołu TCP a także dołącza identyfikatory procesów (PID) poszczególnych połączeń, dzięki czemu można sprawdzić informacje o właścicielach portów dla każdego połączenia. Może być łączony z parametrami -a,-n i -p. -p protokół – ukazuje połączenia protokołu. W tym przypadku parametr protokół może przyjmować wartości: udp, tcpv6, tcp lub udpv6. Gdy parametr -p zostanie użyty jednocześnie z parametrem -s, aby wyświetlić statystyki poszczególnych protokołów, parametr ten może przyjąć wartości: tcp, udp, icmp, udpv6, ip, tcpv6, icmpv6 lub ipv6. -s – służy do wyświetlania oddzielnych statystyk dla poszczególnych protokołów. -r – służy do wyświetlania zawartość tabeli trasowanie protokołu IP. Parametr jest odpowiednikiem polecenia route print. interwał – umożliwia powtarzające się wyświetlenie wybranych informacji w odstępie określonej liczby sekund. Naciśnięcie klawisza CTRL+C spowoduje zatrzymanie wyświetlania informacji. Jeżeli parametr ten nie został użyty, polecenie netstat wyświetli wybrane informacje tylko raz.
  • netstat (network estatistic) é uma ferramenta, comum ao Windows, unix e Linux, utilizada para se obter informações sobre as conexões de rede (de saída e de entrada), tabelas de roteamento, e um gama de informações sobre as estatisticas da utilização da interface na rede.
  • Netstat — команда unix.
  • Netstat (NETwork STATistics) är ett kommandobaserat datorprogram som visar statistik för en dators nätverksanvändning. Netstat kan visa: datorns routingtabell; en förteckning över datorns Internet sockets (dvs portnummer och IP-adresser för pågående TCP- och UDP-kommunikation); samt statistik för ett nätverkskort. Netstat är tillgängligt i Unix, Unixliknande samt Windows NT-baserade operativsystem.
dbpprop:hasPhotoCollection
dbpprop:otheruses4Property
  • netstat, the command line tool
  • the Win32 freeware utilities, NetStat Live (NSL) by AnalogX and Net Statistics (NetStats) by 5Group
dbpprop:reference
dbpprop:wikiPageUsesTemplate
rdf:type
rdfs:comment
  • netstat (network statistics) is a command-line tool that displays network connections (both incoming and outgoing), routing tables, and a number of network interface statistics. It is available on Unix, Unix-like, and Windows NT-based operating systems. It is used for finding problems in the network and to determine the amount of traffic on the network as a performance measurement.
  • Netstat ist ein Kommandozeilenprogramm, das Protokollstatistiken und aktuelle Rechnernetzverbindungen anzeigt.
  • Netstat (network statistics) és una eina de línia d'ordres que mostra un llistat de les connexions actives d'un ordinador, tant entrants com sortints. Existeixen versions d'aquesta ordre en diferents sistemes com ara Unix/Linux, Mac OS X, Windows i BeOS. La informació resultant de l'execució de l'ordre inclou el protocol en ús, les direccions IP (locals i remotes), els ports (locals i remots) emprats i l'estat de la connexió.
  • Netstat (network statistics) es una herramienta de línea de comandos que muestra un listado de las conexiones activas de un ordenador, tanto entrantes como salientes. Existen versiones de este comando en varios sistemas como Unix, GNU/Linux, Mac OS X, Windows y BeOS. La información que resulta del uso del comando incluye el protocolo en uso, las direcciones IP tanto locales como remotas, los puertos locales y remotos utilizados y el estado de la conexión.
  • Le logiciel netstat, pour « network statistics », est une commande en ligne affichant des informations sur les connexions réseau, les tables de routage et un certain nombre de statistiques. La commande est disponible sous Unix (et dérivés dont Linux) et sous Windows NT compatibles.
  • Il file relativo a tale comando è un eseguibile essenziale di sistema e pertanto si trova nella cartella /bin (seguendo lo standard FHS) ed è di proprietà dell'utente root. Se eseguito senza dare opzioni visualizza lo stato dei socket attivi, un esempio può essere: kaos@kaos:~$ netstat Active Internet connections (w/o servers) Proto Recv-Q Send-Q Local Address Foreign Address State tcp 0 0 proxy. surfnet. iac:33297 mg-in-f125. :xmpp-client ESTABLISHED tcp 0 0 proxy. surfnet.
  • ファイル:Netstat. jpg netstatのスクリーンショット netstatは、ネットワーク接続、ルーティングテーブル、各種ネットワークインタフェースの統計情報などを表示するコマンド行ツール。UNIX、Unix系、Windows NT系オペレーティングシステムで利用可能。"network statistics" の略。 ネットワークに関わる問題を探したり、トラフィック量を調べて性能を測定するといった用途に使う。
  • netstat er et kommandolinje-basert dataprogram som viser inngående og utgående nettverksforbindelser, rutingstabeller og en rekke statistikk tilknyttet nettverksgrensesnittet. Programmet er tilgjengelig på Unix, Unix-liknende og Windows NT baserte operativsystemer. Programmet benyttes til å diagnostisere problemer i nettverket, og til å registrere trafikk-mengden med data under ytelsesmålinger.
  • netstat – jeden z najbardziej wszechstronnych i rozbudowanych programów narzędziowych odnoszących się do połączeń sieciowych. Polecenie netstat dostępne jest z linii poleceń w systemie Unix i zbliżonych oraz w systemach opartych na Windows NT.
  • netstat (network estatistic) é uma ferramenta, comum ao Windows, unix e Linux, utilizada para se obter informações sobre as conexões de rede (de saída e de entrada), tabelas de roteamento, e um gama de informações sobre as estatisticas da utilização da interface na rede.
  • Netstat — команда unix.
  • Netstat (NETwork STATistics) är ett kommandobaserat datorprogram som visar statistik för en dators nätverksanvändning. Netstat kan visa: datorns routingtabell; en förteckning över datorns Internet sockets (dvs portnummer och IP-adresser för pågående TCP- och UDP-kommunikation); samt statistik för ett nätverkskort. Netstat är tillgängligt i Unix, Unixliknande samt Windows NT-baserade operativsystem.
rdfs:label
  • Netstat
  • Netstat
  • Netstat
  • Constance Talmadge
  • Netstat
  • Netstat
  • Netstat
  • Netstat
  • Netstat
  • Netstat
  • Netstat
  • Netstat
  • Netstat
owl:sameAs
skos:subject
foaf:depiction
foaf:page
is dbpprop:disambiguates of
is dbpprop:redirect of