Inventory Options


Selecting Inventory Manager in the left panel of the Options tab provides the following view, where you can edit settings associated with the Inventory dashboard. You can also select the path in which Inventory Manager data is stored as well as configure file transfer settings for firmware upgrades. The right-panel view changes depending on what you select in the left-panel tree. Expand the Inventory tree to view all the different available options. These settings apply to all users.

The following Inventory Dashboard options are available:

Dashboard

Use these options to configure the threshold settings for the Port Utilization chart on the Inventory Dashboard:

Port Utilization Pie Chart Thresholds

High Threshold (percent)
Enter the percentage of utilization that is considered a high level of utilization. The Default Value for this field is displayed at the right of the field. If you select the default value as the threshold in this field, the Default Value no longer displays.

Moderate Threshold (percent)
Enter the percentage of utilization that is considered a moderate level of utilization. The Default Value for this field is displayed at the right of the field. If you select the default value as the threshold in this field, the Default Value no longer displays.

For ports to be included in the Port Utilization Pie Chart, data collection must be enabled.

Data Storage

Use this option to specify a different base directory where Inventory Manager data is stored. This data includes capacity planning reports, configuration templates, archived configurations, and property files. If you specify a new data directory, you need to move the data files stored under the old directory to the new directory so ExtremeCloud IQ Site Engine can find them.

Data Storage Directory Path

File Transfer

These options specify the FTP, SCP, SFTP, or TFTP file transfer settings used when upgrading firmware.

Select the link for information on the following File Transfer Settings options:

FTP Server Properties Settings

Use these options to set FTP server properties and login information, including specifying the FTP server IP address, setting paths to the root and firmware directories, and setting login information. The FTP server needs access to these directories in order to perform archive operations or firmware/boot PROM upgrades. These settings apply to all users.

FTP Server Properties Settings

Anonymous
Select this checkbox if your FTP server is configured to accept Anonymous logins. Selecting this checkbox disables the Username and Password fields.
Username/Password
Enter your username and password to access the FTP server. By default, your password is displayed as a series of asterisks. Select the Eye icon to display your password.
Firmware Directory Path
The default firmware directory is tftpboot\firmware\images. If you would like to use an alternate firmware directory, enter a path to that directory in this field. The firmware directory must be a subdirectory of the root directory. (For additional information, seeHow to Upgrade Firmware.)  If you are using an FTP server on a remote system, use the UNC standard described in the following Note when specifying the path.
Root Directory Path
The root directory is the base directory to which the FTP server is allowed access. The FTP server is allowed to create files in or read files from this directory and any of its subdirectories. The default root directory is the tftpboot directory ExtremeCloud IQ Site Engine automatically creates when it is installed. To use an alternate root directory, enter a path to that directory in this field.
 NOTE:Keep in mind the following requirements when setting the path to your root directory:
  • If your FTP server is configured with an FTP root directory, it must match the root directory entered here.
  • If your FTP server is not configured with an FTP root directory, change the FTP root directory here to the root of the drive (e.g. C:\  for Windows and /root/ for Linux).
  • If you are using an FTP server on a remote system, use the Universal Naming Convention (UNC) when specifying the root directory path. The UNC convention uses two slashes // (Linux systems) or backslashes \\ (Windows systems) to indicate the name of the system, and one slash or backslash to indicate the path within the computer. For example, on a Windows system, instead of using
         h:\ (where h:\ is mapped to the tftpboot directory on the remote drive)
    use
         \\yourservername\tftpboot\
Use the ExtremeCloud IQ Site Engine Server's IP
Select this checkbox if your FTP server is on the same machine as the ExtremeCloud IQ Site Engine Server. Selecting this checkbox disables the Server IP field.
Server IP
Enter the IP address of the device where the FTP server resides.
Server Port
Specify the port number on which your FTP server is configured to run.

SCP Server Properties Settings

Use these options to set SCP server properties and login information, including specifying the SCP server IP address, setting paths to the root and firmware directories, and setting login information. The SCP server needs access to these directories in order to perform archive operations or firmware/boot PROM upgrades. These settings apply to all users.

SCP Server Properties Options

Anonymous
Select this checkbox if your SCP server is configured to accept Anonymous logins. Selecting this checkbox disables the Username and Password fields.
Username/Password
Enter your username and password to access the SCP server. By default, your password is displayed as a series of asterisks. Select the Eye icon to display your password.
Firmware Directory Path
Enter the path to the default firmware directory in this field. The Firmware Directory Path must be a subdirectory of the Root Directory Path. On a Linux system, the default firmware directory is /root/firmware/images/. On a Windows system, an SCP server is not installed by default, so the default Firmware Directory Path is C:\tftpboot\firmware\images\. This path needs to be updated when the SCP server is installed and a valid directory is created. For additional information, seeHow to Upgrade Firmware.  If you are using an SCP server on a remote system, use the UNC standard described in the following Note when specifying the path.
Root Directory Path
Enter the path to the root directory in this field. The root directory is the base directory to which the SCP server is allowed access. The SCP server is allowed to create files in or read files from this directory and any of its subdirectories. On a Linux system, the default root directory is /root/. On a Windows system, an SCP server is not installed by default, so the default Root Directory Path is C:\tftpboot\. This path needs to be updated when the SCP server is installed and a valid directory is created.
 NOTE:Keep in mind the following requirements when setting the path to your root directory:
  • If your SCP server is configured with an SCP root directory, it must match the root directory entered here.
  • If your SCP server is not configured with an SCP root directory, change the SCP root directory here to the root of the drive (e.g. C:\ for Windows and /root/ for Linux).
  • If you are using an SCP server on a remote system, use the Universal Naming Convention (UNC) when specifying the root directory path. The UNC convention uses two slashes // (Linux systems) or backslashes \\ (Windows systems) to indicate the name of the system, and one slash or backslash to indicate the path within the computer. For example, on a Windows system, instead of using
         h:\ (where h:\ is mapped to the firmware\images directory on the remote drive)
    use
         \\yourservername\firmware\images
Use the ExtremeCloud IQ Site Engine Server's IP
Select this checkbox if your SCP server is on the same machine as the ExtremeCloud IQ Site Engine Server. Selecting this checkbox disables the Server IP field.
Server IP
Enter the IP address of the device where the SCP server resides.
Server Port
Specify the port number on which your SCP server is configured to run.

SFTP Server Properties Settings

Use these options to set SFTP server properties and login information, including specifying the SFTP server IP address, setting paths to the root and firmware directories, and setting login information. The SFTP server needs access to these directories in order to perform archive operations or firmware/boot PROM upgrades. These settings apply to all users.

Anonymous
Select this checkbox if your SFTP server is configured to accept Anonymous logins. Selecting this checkbox disables the Username and Password fields.
Username/Password
Enter your username and password to access the SFTP server. By default, your password is displayed as a series of asterisks. Select the Eye icon to display your password.
Firmware Directory Path
Enter the path to the default firmware directory in this field. The Firmware Directory Path must be a subdirectory of the Root Directory Path. On a Linux system, the default firmware directory is /root/firmware/images/. On a Windows system, an SFTP server is not installed by default, so the default Firmware Directory Path is C:\tftpboot\firmware\images\. This path needs to be updated when the SFTP server is installed and a valid directory is created. For additional information, see How to Upgrade Firmware.  If you are using an SFTP server on a remote system, use the UNC standard described in the following Note when specifying the path.
Root Directory Path
Enter the path to the root directory in this field. The root directory is the base directory to which the SFTP server is allowed access. The SFTP server is allowed to create files in or read files from this directory and any of its subdirectories. On a Linux system, the default root directory is /root/. On a Windows system, an SFTP server is not installed by default, so the default Root Directory Path is C:\tftpboot\. This path needs to be updated when the SFTP server is installed and a valid directory is created.
 NOTE:Keep in mind the following requirements when setting the path to your root directory:
  • If your SFTP server is configured with an SFTP root directory, it must match the root directory entered here.
  • If your SFTP server is not configured with an SFTP root directory, change the SFTP root directory here to the root of the drive (e.g. C:\ for Windows and /root/ for Linux).
  • If you are using an SFTP server on a remote system, use the Universal Naming Convention (UNC) when specifying the root directory path. The UNC convention uses two slashes // (Linux systems) or backslashes \\ (Windows systems) to indicate the name of the system, and one slash or backslash to indicate the path within the computer. For example, on a Windows system, instead of using
         h:\ (where h:\ is mapped to the firmware\images directory on the remote drive)
    use
         \\yourservername\firmware\images
Use the ExtremeCloud IQ Site Engine Server's IP
Select this checkbox if your SFTP server is on the same machine as the ExtremeCloud IQ Site Engine Server. Selecting this checkbox disables the Server IP field.
Server IP
Enter the IP address of the device where the SFTP server resides.
Server Port
Specify the port number on which your SFTP server is configured to run.

TFTP Server Properties Settings

Use these options to set TFTP server properties, including specifying the firmware directory path, setting the TFTP root directory path, and setting server IP address. These settings apply to all users.

TFTP Server Properties Options

Directory Path
The default firmware directory is tftpboot\firmware\images. If you would like to use an alternate firmware directory, enter a path to that directory in this field. The firmware directory must be a subdirectory of the root directory. (For additional information, seeHow to Upgrade Firmware.)
Root Directory Path
The root directory is the base directory to which the TFTP server is allowed access. The TFTP server is allowed to create files in or read files from this directory and any of its subdirectories. The default root directory is the tftpboot directory ExtremeCloud IQ Site Engine automatically creates when it is installed. To use an alternate root directory, enter a path to that directory in this field.
 NOTE:Keep in mind the following requirements when setting the path to your root directory:
  • If your TFTP server is configured with a TFTP root directory, it must match the root directory entered here.
  • If your TFTP server is not configured with a TFTP root directory, change the TFTP root directory here to the root of the drive (e.g. C:\ for Windows and /root/ for Linux).
  • If you are using a TFTP server on a remote system, use the Universal Naming Convention (UNC) when specifying the root directory path. The UNC convention uses two slashes // (Linux systems) or backslashes \\ (Windows systems) to indicate the name of the system, and one slash or backslash to indicate the path within the computer. For example, on a Windows system, instead of using
         h:\ (where h:\ is mapped to the firmware\images directory on the remote drive)
    use
         \\yourservername\firmware\images
Server IP
Enter the IP address of the device where the TFTP server resides.

For information on related help topics: