Go to main content
Sun Datacenter InfiniBand Switch 36 Documentation Supplement for Firmware Version 2.2

Exit Print View

Updated: September 2016
 
 

Display the Toolbox CLI Settings

This procedure effectively reads properties and associated values from the /etc/toolbox/conf/toolbox.conf file.

  • In the Toolbox CLI, display the Toolbox CLI settings.
    [toolbox-cli] show settings [property]

    where property is one of those provided in Toolbox CLI Settings Properties. For example to display all Toolbox CLI settings, type:

    [toolbox-cli] show settings
        ACCESS_LOG                    : /var/log/toolbox_access.log
        ALERTS_CHECK_TIME             : 30
        ALERT_LOG                     : /var/log/toolbox_alerts.log
        API_KEY                       : VyAu4EfcLpDNbf7FJCUmFgXbwd4
        API_KEY_FILE                  : /var/run/toolbox.key
        AUTO_FENCE                    : 0
        BACKUP_DIR                    : /etc/toolbox/backups
        DAEMON_HOST                   : 0.0.0.0
        DAEMON_LOG                    : /var/log/toolboxd.log
        DAEMON_PORT                   : 9999
        DAEMON_VERBOSITY              : 1
        DISABLED_PORT_ELAPSED_TIME    : 10
        EMAIL_ALERTS                  : 1
        FABRIC_CONF                   : /etc/toolbox/conf/fabric.conf
        GUID_REPLACEMENT              : 1
        HCA_REPLACEMENT_ALERTS        : 1
        MAIL_SENDER                   : toolbox@mailrelayserver.domain.com
        MAIL_SEND_TO                  : root@localhost.com
        MAIL_SERVER                   : mailrelayserver.domain.com
        PORT_DISABLED_ALERTS          : 1
        PRESERVE_FABRIC               : 0
        PROTECT_FABRIC                : 1
        SEND_MAIL                     : 1
        SM_LOG                        : /var/log/toolbox_sm.log
        SSL_CERT                      : /etc/toolbox/scripts/server.crt
        SSL_KEY                       : /etc/toolbox/scripts/server.key
    [toolbox-cli]

Related Information