# ===========================================================
# Default configuration for jmx4perl & j4psh
# ===========================================================

# Default configuration as used by Nagios. This contains
# also all server names which correspond to Nagios host names
include etc/jmx4perl/jmx4perl.cfg

<Shell>
  UseColor = yes

  # Alternate color scheme for j4psh, suitable for light
  # backgrounds. 
  # Rename this to "Theme" for enabling this (also the closing tag)
  <Theme2>
     host = YELLOW
     prompt_context = BLUE
     prompt_empty = RED
     label = RED
     domain_name = BLUE
     property_key = GREEN
     property_value = undef
     mbean_name = RED
     attribute_name = GREEN
     operation_name = YELLOW
     stat_val = RED
     reset = RESET
  </Theme2>
</Shell>

