HomeClusterLabs Projects

stats: Add stats for scheduler misses

Description

stats: Add stats for scheduler misses

This patch add a stats.schedmiss.* set of entries that
are a record of the last 10 times corosync was not scheduled
in time.

These entries are keypt in reverse order (so stats.schedmiss.0.* is
always the latest one kept) and the values, including the timestamp,
are in milliseconds.

It's also possible to use a cmap tracker to follow these events, which
might be useful.

Signed-off-by: Christine Caulfield <ccaulfie@redhat.com>
Reviewed-by: Jan Friesse <jfriesse@redhat.com>

Details

Provenance
chrissie-cAuthored on Jan 17 2020, 9:22 AM
jfriesseCommitted on Jan 22 2020, 11:06 AM
Parents
rC8ce65bf951bc: votequorum: Reflect runtime change of 2Node to WFA
Branches
Unknown
Tags
Unknown

Event Timeline