mirror of
https://github.com/schoebel/mars
synced 2024-12-12 01:36:06 +00:00
marsadm: show any lamport time discepancies
This commit is contained in:
parent
ae56776f7e
commit
178d041f71
@ -4612,6 +4612,10 @@ my %complex_macros =
|
|||||||
. "%if{%{txt}}{"
|
. "%if{%{txt}}{"
|
||||||
. "++++++++++++ Global / Communication Status ++++++++++++\n"
|
. "++++++++++++ Global / Communication Status ++++++++++++\n"
|
||||||
. "%{txt}"
|
. "%{txt}"
|
||||||
|
. "}"
|
||||||
|
. "%let{timeslip}{%-{%time{}}{%real-time{}}}"
|
||||||
|
. "%if{%>{%{timeslip}}{%{window}}}{"
|
||||||
|
. "++++++++++++ Lamport time slip: %human-seconds{%{timeslip}} ++++++++++++\n"
|
||||||
. "}",
|
. "}",
|
||||||
|
|
||||||
# drbd similar ones
|
# drbd similar ones
|
||||||
|
Loading…
Reference in New Issue
Block a user