Fport是FoundStone出品的一个用来列出系统中所有打开的TCP/IP和UDP端口,以及它们对应应用程序的完整路径、PID标识、进程名称等信息的软件。在命令行下使用,请看例子: C:\>fportFPort v2.0 - TCP/IP Process to Port MapperCopyright 2000 by Foundstone, Inc.http://www.foundstone.comPid Process Port Proto Path1296 inetinfo -&
在cmd下运行fport Readme for fport v2.0 fport supports Windows NT4, Windows 2000 and Windows XP fport reports all open TCP/IP and UDP ports and maps them to the owning application. This is the same information you would see using the 'netstat -an' comman
一,uptime 可以查看系统的运行时间
show global status like ‘uptime’;
二,利用linux命令查看
Linux 下有个 uptime 可以查看系统的运行时间,可是 MySQL 可没这个命令
不过用 ps 命令也可以做到
[rootdbserver ~]# ps aux | grep mysqlroot 29090 0.0 0.0 70232 1364 ? S Jun05 0:00 /bin/sh /usr/bin/my