houbin 发表于 2018-9-19 08:41:10

使用gitlab

# netstat -tlnp  Active Internet connections (only servers)
  Proto Recv-Q Send-Q Local Address         Foreign Address         State       PID/Program name
  tcp      0      0 127.0.0.1:9100          0.0.0.0:*               LISTEN      6030/node_exporter
  tcp      0      0 127.0.0.1:9229          0.0.0.0:*               LISTEN      6632/gitlab-workhor
  tcp      0      0 127.0.0.1:9168          0.0.0.0:*               LISTEN      6663/ruby
  tcp      0      0 127.0.0.1:8080          0.0.0.0:*               LISTEN      5548/unicorn master
  tcp      0      0 0.0.0.0:80            0.0.0.0:*               LISTEN      5711/nginx: master
  tcp      0      0 127.0.0.1:8082          0.0.0.0:*               LISTEN      5586/sidekiq 5.0.5
  tcp      0      0 127.0.0.1:9236          0.0.0.0:*               LISTEN      6646/gitaly
  tcp      0      0 0.0.0.0:22            0.0.0.0:*               LISTEN      931/sshd
  tcp      0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      1146/master
  tcp      0      0 0.0.0.0:8060            0.0.0.0:*               LISTEN      5711/nginx: master
  tcp      0      0 127.0.0.1:9121          0.0.0.0:*               LISTEN      6141/redis_exporter
  tcp      0      0 127.0.0.1:9090          0.0.0.0:*               LISTEN      6673/prometheus
  tcp      0      0 127.0.0.1:9187          0.0.0.0:*               LISTEN      6689/postgres_expor
  tcp6       0      0 ::1:9168                :::*                  LISTEN      6663/ruby
  tcp6       0      0 :::22                   :::*                  LISTEN      931/sshd
  tcp6       0      0 ::1:25                  :::*                  LISTEN      1146/master

页: [1]
查看完整版本: 使用gitlab