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