Skip to content

Instantly share code, notes, and snippets.

@Dnile
Created May 27, 2016 21:33
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save Dnile/890db6a07c3007f48e0f7eff446217eb to your computer and use it in GitHub Desktop.
netstat_pen.txt
sudo netstat -pen | grep alertmanager
tcp6 1 0 127.0.0.1:9093 127.0.0.1:29050 CLOSE_WAIT 1004 286419317 12457/alertmanager
tcp6 1 0 127.0.0.1:9093 127.0.0.1:24856 CLOSE_WAIT 1004 286410656 12457/alertmanager
tcp6 1 0 127.0.0.1:9093 127.0.0.1:28188 CLOSE_WAIT 1004 286414536 12457/alertmanager
tcp6 1 0 127.0.0.1:9093 127.0.0.1:20016 CLOSE_WAIT 1004 286404398 12457/alertmanager
tcp6 1 0 127.0.0.1:9093 127.0.0.1:21632 CLOSE_WAIT 1004 286408310 12457/alertmanager
tcp6 1 0 127.0.0.1:9093 127.0.0.1:19387 CLOSE_WAIT 1004 286406190 12457/alertmanager
tcp6 1 0 127.0.0.1:9093 127.0.0.1:27235 CLOSE_WAIT 1004 286414449 12457/alertmanager
tcp6 1 0 127.0.0.1:9093 127.0.0.1:26576 CLOSE_WAIT 1004 286414331 12457/alertmanager
tcp6 1 0 127.0.0.1:9093 127.0.0.1:22394 CLOSE_WAIT 1004 286408392 12457/alertmanager
tcp6 1 0 127.0.0.1:9093 127.0.0.1:23280 CLOSE_WAIT 1004 286412939 12457/alertmanager
tcp6 1 0 127.0.0.1:9093 127.0.0.1:25729 CLOSE_WAIT 1004 286413173 12457/alertmanager
tcp6 1 0 127.0.0.1:9093 127.0.0.1:20862 CLOSE_WAIT 1004 286406417 12457/alertmanager
tcp6 1 0 127.0.0.1:9093 127.0.0.1:24058 CLOSE_WAIT 1004 286410528 12457/alertmanager
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment