summaryrefslogtreecommitdiffstats
path: root/perf-framework/get_date
diff options
context:
space:
mode:
Diffstat (limited to 'perf-framework/get_date')
-rwxr-xr-xperf-framework/get_date5
1 files changed, 5 insertions, 0 deletions
diff --git a/perf-framework/get_date b/perf-framework/get_date
new file mode 100755
index 0000000..335359d
--- /dev/null
+++ b/perf-framework/get_date
@@ -0,0 +1,5 @@
+date +%s
+ssh -l root 10.1.10.30 "date +%s"
+ssh -l root 10.1.10.31 "date +%s"
+ssh -l root 10.1.10.35 "date +%s"
+ssh -l root 10.1.10.36 "date +%s"