Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

qb-blackbox(8) [centos man page]

QB-BLACKBOX(8)						      System Manager's Manual						    QB-BLACKBOX(8)

NAME
qb-blackbox - Display "flight data" from the "blackbox". SYNOPSIS
qb-blackbox <blackbox files>... DESCRIPTION
qb-blackbox Print out the logs (including debug logs) that were recorded using libqb's blackbox. EXAMPLES
Get info to help developers diagnose a crash. $ qb-blackbox /var/lib/corosync/fdata Dumping the contents of /var/lib/corosync/fdata Mar 23 20:58:57 message_handler_orf_token():3677 install seq 0 aru 0 high seq received 0 Mar 23 20:58:57 message_handler_orf_token():3696 retrans flag count 4 token aru 0 install seq 0 aru 0 0 Mar 23 20:58:57 old_ring_state_reset():1487 Resetting old ring state Mar 23 20:58:57 deliver_messages_from_recovery_to_regular():1693 recovery to regular 1-0 Mar 23 20:58:57 memb_state_operational_enter():1779 Delivering to app 1 to 0 Mar 23 20:58:57 sync_abort():594 ENTERING sync_abort() Mar 23 20:58:57 sync_save_transitional():586 ENTERING sync_save_transitional() Mar 23 20:58:57 member_object_joined():301 Member joined: r(0) ip(192.168.122.1) Mar 23 20:58:57 sync_abort():594 ENTERING sync_abort() SEE ALSO
qblog.h(3), AUTHOR
Angus Salkeld 2012-05-28 QB-BLACKBOX(8)

Check Out this Related Man Page

BBTIME(1)						      General Commands Manual							 BBTIME(1)

NAME
bbtime - Display the time in a small blackbox style window SYNOPSIS
bbtime [-display <displayname>] [-config <filename>] [-spooldir] [-version] [-help] [[-position] | [-pos]] <position> DESCRIPTION
This manual page documents briefly the bbtime command. bbtime displays the time in a small blackbox style window. OPTIONS
A summary of options are included below. -d[isplay] <displayname> X server to connect to -c[onfig] <filename> Alternate config file -bb[config] <filename> Alternate Blackbox config file -def[ault] Fall back on default configuration -m[ailbox] <filename> Filename of mailbox -v[ersion] Display version number -h[elp] Display this help -p[osition] <position> Set position of window, <position> = [+]|[-]x[+]|[-]y -w[withdrawn] Place bbtool in the Slit -s[hape] Don't display groundplate CONFIGURATION
Blackbox Users: By default bbtime reads the Blackbox style-file as defined in .blackboxrc and copies as much of the style as possible. The result is an application which looks a lot like the toolbar. Further configuration options can be found in bbtime.style. Most likely you want to change these options, copy this file to somewhere in your homedir (eg blackbox/bbtime.config) and edit it. Edit the file .blackboxrc and add or edit the line: bbtime.configFile: <your config file>. WARNING: You have to define the entire PATH. All style options set by reading the Blackbox-style file can be overridden by placing them in bbtime.config (and changing them). See bbtime.style for all possible options. Make sure the file .bbtoolsrc does not exist, else the configuration style for other Window Managers will be used. Users of other Window managers: By default bbtime reads the bbtoolsrc and bbtime.nobb config files. If you want to define your personal config-file copy bbtoolsrc to your homedir as ./.bbtoolsrc. Copy bbtime.nobb somewhere in your homedir. Edit .bbtoolsrc and add or edit the line: bbtime.configFile: <your config file>. WARNING: You have to define the entire PATH. Reconfiguration Press the right mouse-button on the envelope to cause bbtime to re-read its settings. FILES
bbtime automatically copies the style of the blackbox toolbar. It copies: toolbar -> bbtime.frame toolbar.label -> bbtime.label toolbar.color -> bbtime.frame.color toolbar.colorTo -> bbtime.frame.colorTo toolbar.label.color -> bbtime.label.color toolbar.label.colorTo -> bbtime.label.colorTo toolbar.textColor -> bbtime.textColor bevelWidth -> bbtime.bevelWidth WARNING: if .bbtoolsrc is defined it won't copy the blackbox style. For the meaning of the different resources see the comments in the config-files. SEE ALSO
bbdate(1), bbppp(1) AUTHOR
This manual page was written by Chris Tillman <tillman@azstarnet.com> for the Debian GNU/Linux system (but may be used by others). December 29 2001 BBTIME(1)
Man Page