INTRODUCTION
Overview
Download and Install
Quick Start
Documentation
Publications

NONFRAMEWORK CODE
Driver Interfaces
Drivers
Libraries
Utilities

FRAMEWORK CODE
Interfaces
Components
Libraries
Utilities

Full Software Listings

DEVELOPER
Tutorials
Examples
Dev Guide
Dashboard

PEOPLE
Contributors
Users

SourceForge.net Logo
Project
Download
Mailing lists

 

         

SystemStatusMon
[ComponentsStand-Alone ComponentsC++LinuxQNX]

Connects to a SystemStatus interface and displays its information. More...

Connects to a SystemStatus interface and displays its information.

Connects to a SystemStatus interface and displays its information in different formats

See also:
SystemStatus
Provides
  • orca_interface_home
Requires
  • orca_interface_systemstatus
systemstatusmon.png
Configuration
  • SystemStatusMon.Config.DisplayType (string)
    • Which type of display to use
    • Valid values: { "colourtext", "simpletext" }
    • Default: "colourtext"

An example configuration file is installed into [ORCA-INSTALL-DIR]/share/orca/cfg/ directory.

Display Types

SimpleText

  • SystemStatusData is printed to the console in a "flat" representation

ColourText

  • SystemStatusData is shown as a table: rows are platforms in the system, columns show all components per platform
  • Each cell displays the observed state and health of a component.
  • In addition, a human-readable message is displayed.
  • The key to interpret the display:
    • Health (expressed by colour):
      • green: ok
      • yellow: warning
      • red: fault
      • black: stalled
      • grey: stale
    • State (expressed by symbols):
      • '!': inactive
      • '^': connecting
      • '-': initialising
      • ' ': active
      • 'v': finalising

An exception to the rule above is that the display is always gray when state==inactive or state==finalising.

Authors

Tobias Kaupp

 

Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)


Generated for Orca Robotics by  doxygen 1.4.5