1o2hbmonitor(8)                OCFS2 Manual Pages                o2hbmonitor(8)
2
3
4

NAME

6       o2hbmonitor - Monitors disk heartbeat in the O2CB cluster stack
7

SYNOPSIS

9       o2hbmonitor [-w percent] [-ivV]
10

DESCRIPTION

12       o2hbmonitor  is  a  utility  to  monitor the disk heartbeat in the o2cb
13       cluster stack. It tracks the time elapsed since the last heartbeat  and
14       logs messages once it exceeds the warn threshold.
15
16       By default, it runs as a daemon and logs messages to the system logger.
17       It can be started at any time and stopped using kill(1).  It  does  not
18       affect  the  functioning of the heartbeat thread. It is typically auto‐
19       matically started during cluster online and stopped during cluster off‐
20       line by the o2cb init script.
21
22       This utility expects the debugfs file system to be mounted at /sys/ker‐
23       nel/debug.
24
25

OPTIONS

27       -w percent
28              Warn threshold percent. It is the percentage of the idle thresh‐
29              old. It defaults to 50%.
30
31
32       -i     Interactive  mode. It works as a daemon by default. This mode is
33              typically only used for debugging.
34
35
36       -v     Verbose mode. It logs messages only  to  the  system  logger  by
37              default. In this mode it also logs the messages to stdout.
38
39
40       -V     Displays version.
41
42

NOTES

44       This utility works with Linux kernel 2.6.37 and later.
45
46

SEE ALSO

48       o2cb(7)
49
50

AUTHORS

52       Oracle Corporation
53
54
56       Copyright © 2010, 2012 Oracle. All rights reserved.
57
58
59
60Version 1.8.6                    January 2012                   o2hbmonitor(8)
Impressum