| 
                                 | 
                                 | 
                            
                        
                        
                            
                                | 
                                     ACCESS_LOG 
                                 | 
                                
                                     Toolbox CLI access log file. 
                                 | 
                                
                                     /var/log/toolbox_access.log 
                                 | 
                            
                            
                                | 
                                     ALERTS_CHECK_TIME 
                                 | 
                                
                                     Polling interval for Toolbox CLI daemon to check for port
                                        events in between scans. In seconds. 
                                 | 
                                
                                     30 
                                 | 
                            
                            
                                | 
                                     ALERT_LOG 
                                 | 
                                
                                     Toolbox CLI alert log file. 
                                 | 
                                
                                     /var/log/toolbox_alerts.log 
                                 | 
                            
                            
                                | 
                                     API_KEY 
                                 | 
                                
                                     A 128-bit SHA key for authenticating REST requests. 
                                 | 
                                
                                     VyAu4EfcLpDNbf7FJCUmFgXbwd4 
                                 | 
                            
                            
                                | 
                                     API_KEY_FILE  
                                 | 
                                
                                     Alternative key file for other authentication
                                        schemes. 
                                 | 
                                
                                     /var/run/toolbox.key 
                                 | 
                            
                            
                                | 
                                     AUTO_FENCE
                                     
                                 | 
                                
                                     Automatically fence off an unresponsive switch in the
                                        fabric. 0=no,
                                            1=yes. 
                                 | 
                                
                                     0 
                                 | 
                            
                            
                                | 
                                     BACKUP_DIR
                                     
                                 | 
                                
                                     Directory where switch backup files are stored. 
                                 | 
                                
                                     /etc/toolbox/backups 
                                 | 
                            
                            
                                | 
                                     DAEMON_HOST
                                     
                                 | 
                                
                                     IP address of the host running the Toolbox CLI daemon to
                                        which the Toolbox CLI needs to communicate. For REST APIs to
                                        work from external clients, such as web browsers, set to
                                            0.0.0.0 (all TCP). Otherwise,
                                        limit to local use only, and set to
                                            127.0.0.1 (localhost). 
                                 | 
                                
                                     0.0.0.0 
                                 | 
                            
                            
                                | 
                                     DAEMON_LOG
                                     
                                 | 
                                
                                     Toolbox CLI daemon log file. 
                                 | 
                                
                                     /var/log/toolboxd.log 
                                 | 
                            
                            
                                | 
                                     DAEMON_PORT
                                     
                                 | 
                                
                                     Host port on which the Toolbox CLI needs to communicate
                                        with the Toolbox CLI daemon. 
                                 | 
                                
                                     9999 
                                 | 
                            
                            
                                | 
                                     DAEMON_VERBOSITY
                                     
                                 | 
                                
                                     Toolbox CLI daemon verbosity/debug level.
                                            1=lowest,
                                            9=highest. 
                                 | 
                                
                                     1 
                                 | 
                            
                            
                                | 
                                     DISABLED_PORT_ELAPSED_TIME
                                     
                                 | 
                                
                                     Minimum interval that must elapse to declare a port as
                                        disabled, in seconds. 
                                 | 
                                
                                     10 
                                 | 
                            
                            
                                | 
                                     EMAIL_ALERTS
                                     
                                 | 
                                
                                     Enable email alerts upon events.
                                            0=no,
                                            1=yes. 
                                 | 
                                
                                     1 
                                 | 
                            
                            
                                | 
                                     FABRIC_CONF
                                     
                                 | 
                                
                                     JSON configuration file read by the Toolbox CLI and
                                        daemon. 
                                    Note - 
                                        The Toolbox CLI can merge multiple configurations, if
                                            they are provided as a space-delimited list. For
                                            example: FABRIC_CONF="fabric1.conf
                                                fabric2.conf ..."
                                      
                                 | 
                                
                                     /etc/toolbox/conf/fabric.conf 
                                 | 
                            
                            
                                | 
                                     GUID_REPLACEMENT
                                     
                                 | 
                                
                                     Allow GUID replacement in the fabric configuration when an
                                        HCA is replaced. 0=no,
                                            1=yes. 
                                 | 
                                
                                     1 
                                 | 
                            
                            
                                | 
                                     HCA_REPLACEMENT_ALERTS
                                     
                                 | 
                                
                                     Send HCA replacement alerts.
                                        0=no,
                                        1=yes. 
                                 | 
                                
                                     1 
                                 | 
                            
                            
                                | 
                                     MAIL_SENDER
                                     
                                 | 
                                
                                     Email sender identity on mail server. 
                                    Note - 
                                        Leave blank if not using.
                                      
                                 | 
                                
                                     toolbox@mailrelayserver.domain.com 
                                 | 
                            
                            
                                | 
                                     MAIL_SEND_TO
                                     
                                 | 
                                
                                     Comma-separated list of email addresses to receive email
                                        alerts. 
                                    Note - 
                                        Leave blank if not using.
                                      
                                 | 
                                
                                     root@localhost.com 
                                 | 
                            
                            
                                | 
                                     MAIL_SERVER
                                     
                                 | 
                                
                                     Sendmail SMTP relay server IP address or host name. 
                                    Note - 
                                        Leave blank if not using.
                                      
                                 | 
                                
                                     mailrelayserver.domain.com 
                                 | 
                            
                            
                                | 
                                     PORT_DISABLED_ALERTS
                                     
                                 | 
                                
                                     Send alerts on switch port enable or disable events.
                                            0=no,
                                            1=yes. 
                                 | 
                                
                                     1 
                                 | 
                            
                            
                                | 
                                     PRESERVE_FABRIC
                                     
                                 | 
                                
                                     Preserve actual fabric configuration, regardless of fabric
                                        configuration file. 0=enforce
                                        fabric configuration file, 1=ignore
                                        fabric configuration file and do not start the Toolbox CLI
                                        daemon. 
                                 | 
                                
                                     1 
                                 | 
                            
                            
                                | 
                                     PROTECT_FABRIC
                                     
                                 | 
                                
                                     Enforce subnet protection through M_Keys.
                                            0=no,
                                            1=yes. 
                                 | 
                                
                                     1 
                                 | 
                            
                            
                                | 
                                     SEND_MAIL
                                     
                                 | 
                                
                                     Enable sendmail to send email alerts upon events.
                                            0=no,
                                            1=yes. 
                                 | 
                                
                                     1 
                                 | 
                            
                            
                                | 
                                     SM_LOG
                                     
                                 | 
                                
                                     Switch event log. 
                                 | 
                                
                                     /var/log/toolbox_sm.log 
                                 | 
                            
                            
                                | 
                                     SSL_CERT
                                     
                                 | 
                                
                                     SSL certificate file. 
                                 | 
                                
                                     /etc/toolbox/scripts/server.crt 
                                 | 
                            
                            
                                | 
                                     SSL_KEY
                                     
                                 | 
                                
                                     SSL PEM key file. 
                                 | 
                                
                                     /etc/toolbox/scripts/server.key 
                                 |