Skip to content

Instantly share code, notes, and snippets.

@paneq
Created January 30, 2013 13:19
Show Gist options
  • Save paneq/4673258 to your computer and use it in GitHub Desktop.
Save paneq/4673258 to your computer and use it in GitHub Desktop.
avahi
[rupert] 14:18 <1.9.3p194> ~/develop/pons-kitchen (master) > ping proxy.pons.local
PING proxy.pons.local (172.26.0.103) 56(84) bytes of data.
64 bytes from proxy.real.pons.local (172.26.0.103): icmp_req=1 ttl=64 time=0.149 ms
1391 1397 1397 1397 ? -1 Ss 0 0:00 \_ runsv proxy.pons.local
1397 1411 1397 1397 ? -1 S 0 0:00 | \_ svlogd -tt ./main
1397 1412 1397 1397 ? -1 S 65534 0:00 | \_ su - nobody -c exec avahi-publish-address -R -a proxy.pons.local 172.26.0.103
1412 1418 1397 1397 ? -1 S 65534 0:00 | \_ avahi-publish-address -R -a proxy.pons.local 172.26.0.103
1391 1398 1398 1398 ? -1 Ss 0 0:00 \_ runsv haproxy
1398 1408 1398 1398 ? -1 S 0 0:00 \_ svlogd -tt ./main
1398 1410 1398 1398 ? -1 S 998 0:01 \_ haproxy -f /etc/haproxy/haproxy.cfg
1 1543 1543 1543 ? -1 Ss 0 0:00 /usr/sbin/sshd
1543 1617 1617 1617 ? -1 Ss 0 0:00 \_ sshd: vagrant [priv]
1617 1620 1617 1617 ? -1 S 1000 0:00 \_ sshd: vagrant@pts/0
1620 1621 1621 1621 pts/0 1650 Ss 1000 0:00 \_ -bash
1621 1650 1650 1621 pts/0 1650 R+ 1000 0:00 \_ ps axjf
vagrant@proxy:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment