嘟嘟社区

如何快速确定一个linux服务器是用来干嘛的?


手上多了一个linux服务器,centos系统的,如何快速知道这个服务器是用来干嘛的?跑了什么服务之类的
用top看了属实看不懂。

  1514 root      20   0  397m  79m 2000 S  0.3  2.1 315:46.84 uvp-monitor
     1 root      20   0 19364 1540 1228 S  0.0  0.0   0:01.01 init
     2 root      20   0     0    0    0 S  0.0  0.0   0:00.00 kthreadd
     3 root      RT   0     0    0    0 S  0.0  0.0   0:48.73 migration/0
     4 root      20   0     0    0    0 S  0.0  0.0   1:16.67 ksoftirqd/0
     5 root      RT   0     0    0    0 S  0.0  0.0   0:00.00 migration/0
     6 root      RT   0     0    0    0 S  0.0  0.0   0:29.93 watchdog/0
     7 root      RT   0     0    0    0 S  0.0  0.0   0:14.07 migration/1
     8 root      RT   0     0    0    0 S  0.0  0.0   0:00.00 migration/1
     9 root      20   0     0    0    0 S  0.0  0.0   0:02.51 ksoftirqd/1
    10 root      RT   0     0    0    0 S  0.0  0.0   0:31.93 watchdog/1
    11 root      20   0     0    0    0 S  0.0  0.0  19:02.20 events/0
    12 root      20   0     0    0    0 S  0.0  0.0  20:11.37 events/1
    13 root      20   0     0    0    0 S  0.0  0.0   0:00.00 cgroup
    14 root      20   0     0    0    0 S  0.0  0.0   0:00.00 khelper
    15 root      20   0     0    0    0 S  0.0  0.0   0:00.00 netns
    16 root      20   0     0    0    0 S  0.0  0.0   0:00.00 async/mgr
    17 root      20   0     0    0    0 S  0.0  0.0   0:00.00 pm
    18 root      20   0     0    0    0 S  0.0  0.0   0:00.00 xenwatch
    19 root      20   0     0    0    0 S  0.0  0.0  13:16.43 xenbus
    20 root      20   0     0    0    0 S  0.0  0.0   1:02.89 sync_supers
    21 root      20   0     0    0    0 S  0.0  0.0   1:28.90 bdi-default
    22 root      20   0     0    0    0 S  0.0  0.0   0:00.00 kintegrityd/0
    23 root      20   0     0    0    0 S  0.0  0.0   0:00.00 kintegrityd/1
    24 root      20   0     0    0    0 S  0.0  0.0   0:15.16 kblockd/0
    25 root      20   0     0    0    0 S  0.0  0.0   0:00.00 kblockd/1
    26 root      20   0     0    0    0 S  0.0  0.0   0:00.00 kacpid
    27 root      20   0     0    0    0 S  0.0  0.0   0:00.00 kacpi_notify
    28 root      20   0     0    0    0 S  0.0  0.0   0:00.00 kacpi_hotplug
    29 root      20   0     0    0    0 S  0.0  0.0   0:00.00 ata_aux
    30 root      20   0     0    0    0 S  0.0  0.0   0:00.00 ata_sff/0
    31 root      20   0     0    0    0 S  0.0  0.0   0:00.00 ata_sff/1
    32 root      20   0     0    0    0 S  0.0  0.0   0:00.00 ksuspend_usbd

netstat -anotp,看开了哪些端口,还有服务名