Search results

From AdminWiki

Jump to: navigation, search

Create the page "Netstat" on this wiki!

  • Munin
    ... suck because on super secure servers some fail. Eg on a 2.4grs kernel the netstat cannot be run by a normal user, because it cannot access the /proc/net/snmp
    3 KB (512 words) - 00:46, 25 May 2006
  • Gawk
    netstat -s | awk '/active connections/ { print "active.value " $1 } /passive connec
    691 B (99 words) - 09:58, 10 April 2009
  • Finding a program using a certain port
    * With netstat: netstat -tnap
    191 B (22 words) - 17:23, 8 April 2011
  • Show open network connections of a process
    * netstat: netstat -tnap |grep <pid|processname>
    456 B (67 words) - 13:21, 8 May 2009

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)

Views
Personal tools
Toolbox