Skip to content

Instantly share code, notes, and snippets.

@clockfort
Created September 16, 2013 18:10
Show Gist options
  • Save clockfort/6584317 to your computer and use it in GitHub Desktop.
Save clockfort/6584317 to your computer and use it in GitHub Desktop.
I have scared NTP in submission. (and/or woke up its process with a signal)
clockfort@clockfort-linux:~$ minions db date
root@db1: Mon Sep 16 18:01:43 UTC 2013
root@db3: Mon Sep 16 18:01:46 UTC 2013
root@db4: Mon Sep 16 18:01:46 UTC 2013
root@db2: Mon Sep 16 18:01:46 UTC 2013
clockfort@clockfort-linux:~$ ssh root@db1 /etc/init.d/ntpd status
ntpd (pid 3018) is running...
clockfort@clockfort-linux:~$ minions db date
root@db1: Mon Sep 16 18:02:26 UTC 2013
root@db4: Mon Sep 16 18:02:26 UTC 2013
root@db2: Mon Sep 16 18:02:26 UTC 2013
root@db3: Mon Sep 16 18:02:26 UTC 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment