<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Config download script does not appear in Inventory Manager DropDown-Menu in ExtremeCloud IQ- Site Engine Management Center</title>
    <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/config-download-script-does-not-appear-in-inventory-manager/m-p/37405#M4412</link>
    <description>&lt;P&gt;I'm trying to figure out an issue with download Extreme XOS Deviceconfigs via NetSight InventoryManager. The Device I want to backup is a Summit X440-Device with XOS 15.3.1.4-patch1-41 running on it. NetSight always tells File not Found. While searching this error I found:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;A href="https://extremeportal.force.com/ExtrArticleDetail?an=000077044" target="_blank" rel="nofollow noreferrer noopener"&gt;https://extremeportal.force.com/ExtrArticleDetail?an=000077044&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Now I want to build a script with&lt;STRONG&gt;@receive&lt;/STRONG&gt; 15 in it. No Problem with that, but after I have copied this script to .../NetSight_Instal_path/NetSight/appdata/InventoryMgr/properties/devicefiles I cannot see the script in the DropDown-Menu of InventoryManager. The whole Server has already been restarted.&lt;BR /&gt;&lt;BR /&gt;Anyone an idea?&lt;BR /&gt;&lt;BR /&gt;Here is the script which has been saved as .txt and .cfg without success...&lt;BR /&gt;&lt;BR /&gt;-- Use these scripts to manage Extreme XOS devices&lt;BR /&gt;name="ExtremeXOSReceive15 - TFTP"&lt;BR /&gt;desc="Extreme SSH/TFTP Scripts using VR-Default interface"&lt;BR /&gt;protocol=TFTP&lt;BR /&gt;--&lt;BR /&gt;separator=UNIX_FILE_SEPARATOR&lt;BR /&gt;advanced_script_support=true&lt;BR /&gt;-- Recheck script output for success even if there was an error.&lt;BR /&gt;perform_success_test_always=true&lt;BR /&gt;--&lt;BR /&gt;-----BEGIN SCRIPT "Configuration Upload"-----&lt;BR /&gt;save configuration primary&lt;BR /&gt;Y&lt;BR /&gt;&lt;BR /&gt;@receive 15&lt;BR /&gt;save configuration as-script nms&lt;BR /&gt;@key y&lt;BR /&gt;@key %0d&lt;BR /&gt;@RECEIVEUNTIL 30 ".*done!.*"&lt;BR /&gt;@receive 15&lt;BR /&gt;%EXTR_DYNAMIC_COMMANDS%&lt;BR /&gt;@receive 15&lt;BR /&gt;exit&lt;BR /&gt;-----END SCRIPT-----&lt;BR /&gt;-----BEGIN SUCCESS "Configuration Upload"-----&lt;BR /&gt;Uploading.*done!&lt;BR /&gt;-----END SUCCESS-----&lt;BR /&gt;-----BEGIN FAILURE MAPPINGS "Configuration Upload"-----&lt;BR /&gt;Error: timeout=The device was unable to contact the TFTP server. Check that the TFTP server is running and connectivity is okay.&lt;BR /&gt;Network is unreachable=The device was unable to download the configuration. Check that the correct VR is being used.&lt;BR /&gt;.*to switch... failed=Backup of the configuration failed. Verify that the TFTP server is running and connectivity is okay.&lt;BR /&gt;-----END FAILURE MAPPINGS-----&lt;BR /&gt;--&lt;BR /&gt;-----BEGIN SCRIPT "Configuration Download"-----&lt;BR /&gt;save configuration primary&lt;BR /&gt;Y&lt;BR /&gt;%EXTR_DYNAMIC_COMMANDS%&lt;BR /&gt;@receive 10&lt;BR /&gt;use configuration primary&lt;BR /&gt;reboot&lt;BR /&gt;y&lt;BR /&gt;exit&lt;BR /&gt;-----END SCRIPT-----&lt;BR /&gt;-----BEGIN SUCCESS "Configuration Download"-----&lt;BR /&gt;Downloading.*(to switch|on.*MSM|on.*MM).+ done!&lt;BR /&gt;The selected configuration will take effect after the next switch reboot.&lt;BR /&gt;-----END SUCCESS-----&lt;BR /&gt;-----BEGIN FAILURE MAPPINGS "Configuration Download"-----&lt;BR /&gt;Error: timeout=The device was unable to contact the TFTP server. Check that the TFTP server is running and connectivity is okay.&lt;BR /&gt;Network is unreachable=The device was unable to download the configuration. Check that the correct VR is being used.&lt;BR /&gt;Downloading.*to switch... failed=Restore of the configuration failed. Verify that the TFTP server is running and connectivity is okay.&lt;BR /&gt;-----END FAILURE MAPPINGS-----&lt;BR /&gt;--&lt;BR /&gt;-----BEGIN SCRIPT "Firmware Download"-----&lt;BR /&gt;%SET_IMAGE_PARTITION_BEFORE_INSTALL%&lt;BR /&gt;&lt;BR /&gt;@# Remove any debug files from internal-memory before upgrade&lt;BR /&gt;rm internal-memory *&lt;BR /&gt;@key y&lt;BR /&gt;@key %0d&lt;BR /&gt;@receive 15&lt;BR /&gt;&lt;BR /&gt;download image %TFTP_IP% %RELATIVE_TARGET_FILE_PATH% vr "%VR_VAR%"&lt;BR /&gt;@key y&lt;BR /&gt;@COMMANDDONE 30&lt;BR /&gt;@key %0d&lt;BR /&gt;@COMMANDDONE 2&lt;BR /&gt;%SET_IMAGE_PARTITION_AFTER_INSTALL%&lt;BR /&gt;exit&lt;BR /&gt;@# Answer to Save Configuration?&lt;BR /&gt;@key y&lt;BR /&gt;-----END SCRIPT-----&lt;BR /&gt;-----BEGIN SUCCESS "Firmware Download"-----&lt;BR /&gt;Image installed successfully&lt;BR /&gt;-----END SUCCESS-----&lt;BR /&gt;-----BEGIN FAILURE MAPPINGS "Firmware Download"-----&lt;BR /&gt;Downloading to Switchexit=The device was unable to contact the tftp server. Verify the TFTP server is running and connectivity is okay.&lt;BR /&gt;tftp: sendto: Network is unreachable=The device was unable to download the image. Check that the correct VR is being used.&lt;BR /&gt;tftp: server error: (2) cannot access file=The device cannot access the image file. Please check the permissions of the file.&lt;BR /&gt;is not an Extreme Networks image=The file selected to be downloaded to the device is NOT an Extreme Networks image. Please select an appropriate image file.&lt;BR /&gt;Error: File could not be unwrapped=The image file selected is corrupt and cannot be downloaded.&lt;BR /&gt;Error: File is not properly formatted=The image file selected is not properly formatted.&lt;BR /&gt;Error: Illegal filename=The image filename is illegal. Verify that the correct image file is being used.&lt;BR /&gt;Error: Failed to install image - version mismatch between XOS and xmod=The selected partition does not have the same firmware version as the .xmod image file.&lt;BR /&gt;Error: Failed to install image - Package exists, please uninstall existing package first=Package exists, please uninstall existing package first&lt;BR /&gt;active partitions must be the same across the stack=All devices in the stack must be using the same active partition. Correct and repeat firmware download.&lt;BR /&gt;-----END FAILURE MAPPINGS-----&lt;BR /&gt;--&lt;BR /&gt;-----BEGIN SCRIPT "BootPROM Download"-----&lt;BR /&gt;download bootrom %TFTP_IP% %RELATIVE_TARGET_FILE_PATH% vr "%VR_VAR%"&lt;BR /&gt;@key y&lt;BR /&gt;@COMMANDDONE 30&lt;BR /&gt;exit&lt;BR /&gt;-----END SCRIPT-----&lt;BR /&gt;-----BEGIN SUCCESS "BootPROM Download"-----&lt;BR /&gt;Bootrom installed successfully&lt;BR /&gt;-----END SUCCESS-----&lt;BR /&gt;-----BEGIN FAILURE MAPPINGS "BootPROM Download"-----&lt;BR /&gt;-----END FAILURE MAPPINGS-----&lt;BR /&gt;--&lt;BR /&gt;-----BEGIN SCRIPT "Reset"-----&lt;BR /&gt;reboot&lt;BR /&gt;y&lt;BR /&gt;-----END SCRIPT-----&lt;BR /&gt;-----BEGIN SCRIPT "Timed Reset"-----&lt;BR /&gt;disable clipaging&lt;BR /&gt;reboot time %TIMED_RESET_ABSOLUTE_TIME%&lt;BR /&gt;y&lt;BR /&gt;show switch&lt;BR /&gt;exit&lt;BR /&gt;-----END SCRIPT-----&lt;BR /&gt;-----BEGIN SUCCESS "Timed Reset"-----&lt;BR /&gt;^Next Reboot:(?!.*None scheduled)&lt;BR /&gt;-----END SUCCESS-----&lt;BR /&gt;-----BEGIN FAILURE MAPPINGS "Timed Reset"-----&lt;BR /&gt;Error: Scheduled reboot time is in the past=Scheduled reboot time must be in the future.&lt;BR /&gt;-----END FAILURE MAPPINGS-----&lt;BR /&gt;--&lt;BR /&gt;-----BEGIN SCRIPT "Timed Reset Abort"-----&lt;BR /&gt;disable clipaging&lt;BR /&gt;reboot cancel&lt;BR /&gt;show switch&lt;BR /&gt;exit&lt;BR /&gt;-----END SCRIPT-----&lt;BR /&gt;-----BEGIN SUCCESS "Timed Reset Abort"-----&lt;BR /&gt;Next Reboot:\s*None scheduled&lt;BR /&gt;-----END SUCCESS-----&lt;BR /&gt;-----BEGIN USER-DEFINED VARIABLES -----&lt;BR /&gt;VR_VAR.Default=VR-Default&lt;BR /&gt;PUT_FILE_CMD.Default=tftp %TFTP_IP% -v "%VR_VAR%" -p -l %LOCAL_FILE_NAME% -r %REMOTE_FILE_NAME%&lt;BR /&gt;GET_FILE_CMD.Default=tftp %TFTP_IP% -v "%VR_VAR%" -g -l %LOCAL_FILE_NAME% -r %REMOTE_FILE_NAME%&lt;BR /&gt;RESTORE_PRIMARY_CMD.Default=tftp get %TFTP_IP% vr "%VR_VAR%" %RELATIVE_TARGET_FILE_PATH% primary.cfg force-overwrite&lt;BR /&gt;-----END USER-DEFINED VARIABLES -----&lt;/P&gt;</description>
    <pubDate>Mon, 11 Jan 2016 20:38:00 GMT</pubDate>
    <dc:creator>Marco_Lorenz</dc:creator>
    <dc:date>2016-01-11T20:38:00Z</dc:date>
    <item>
      <title>Config download script does not appear in Inventory Manager DropDown-Menu</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/config-download-script-does-not-appear-in-inventory-manager/m-p/37405#M4412</link>
      <description>&lt;P&gt;I'm trying to figure out an issue with download Extreme XOS Deviceconfigs via NetSight InventoryManager. The Device I want to backup is a Summit X440-Device with XOS 15.3.1.4-patch1-41 running on it. NetSight always tells File not Found. While searching this error I found:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;A href="https://extremeportal.force.com/ExtrArticleDetail?an=000077044" target="_blank" rel="nofollow noreferrer noopener"&gt;https://extremeportal.force.com/ExtrArticleDetail?an=000077044&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Now I want to build a script with&lt;STRONG&gt;@receive&lt;/STRONG&gt; 15 in it. No Problem with that, but after I have copied this script to .../NetSight_Instal_path/NetSight/appdata/InventoryMgr/properties/devicefiles I cannot see the script in the DropDown-Menu of InventoryManager. The whole Server has already been restarted.&lt;BR /&gt;&lt;BR /&gt;Anyone an idea?&lt;BR /&gt;&lt;BR /&gt;Here is the script which has been saved as .txt and .cfg without success...&lt;BR /&gt;&lt;BR /&gt;-- Use these scripts to manage Extreme XOS devices&lt;BR /&gt;name="ExtremeXOSReceive15 - TFTP"&lt;BR /&gt;desc="Extreme SSH/TFTP Scripts using VR-Default interface"&lt;BR /&gt;protocol=TFTP&lt;BR /&gt;--&lt;BR /&gt;separator=UNIX_FILE_SEPARATOR&lt;BR /&gt;advanced_script_support=true&lt;BR /&gt;-- Recheck script output for success even if there was an error.&lt;BR /&gt;perform_success_test_always=true&lt;BR /&gt;--&lt;BR /&gt;-----BEGIN SCRIPT "Configuration Upload"-----&lt;BR /&gt;save configuration primary&lt;BR /&gt;Y&lt;BR /&gt;&lt;BR /&gt;@receive 15&lt;BR /&gt;save configuration as-script nms&lt;BR /&gt;@key y&lt;BR /&gt;@key %0d&lt;BR /&gt;@RECEIVEUNTIL 30 ".*done!.*"&lt;BR /&gt;@receive 15&lt;BR /&gt;%EXTR_DYNAMIC_COMMANDS%&lt;BR /&gt;@receive 15&lt;BR /&gt;exit&lt;BR /&gt;-----END SCRIPT-----&lt;BR /&gt;-----BEGIN SUCCESS "Configuration Upload"-----&lt;BR /&gt;Uploading.*done!&lt;BR /&gt;-----END SUCCESS-----&lt;BR /&gt;-----BEGIN FAILURE MAPPINGS "Configuration Upload"-----&lt;BR /&gt;Error: timeout=The device was unable to contact the TFTP server. Check that the TFTP server is running and connectivity is okay.&lt;BR /&gt;Network is unreachable=The device was unable to download the configuration. Check that the correct VR is being used.&lt;BR /&gt;.*to switch... failed=Backup of the configuration failed. Verify that the TFTP server is running and connectivity is okay.&lt;BR /&gt;-----END FAILURE MAPPINGS-----&lt;BR /&gt;--&lt;BR /&gt;-----BEGIN SCRIPT "Configuration Download"-----&lt;BR /&gt;save configuration primary&lt;BR /&gt;Y&lt;BR /&gt;%EXTR_DYNAMIC_COMMANDS%&lt;BR /&gt;@receive 10&lt;BR /&gt;use configuration primary&lt;BR /&gt;reboot&lt;BR /&gt;y&lt;BR /&gt;exit&lt;BR /&gt;-----END SCRIPT-----&lt;BR /&gt;-----BEGIN SUCCESS "Configuration Download"-----&lt;BR /&gt;Downloading.*(to switch|on.*MSM|on.*MM).+ done!&lt;BR /&gt;The selected configuration will take effect after the next switch reboot.&lt;BR /&gt;-----END SUCCESS-----&lt;BR /&gt;-----BEGIN FAILURE MAPPINGS "Configuration Download"-----&lt;BR /&gt;Error: timeout=The device was unable to contact the TFTP server. Check that the TFTP server is running and connectivity is okay.&lt;BR /&gt;Network is unreachable=The device was unable to download the configuration. Check that the correct VR is being used.&lt;BR /&gt;Downloading.*to switch... failed=Restore of the configuration failed. Verify that the TFTP server is running and connectivity is okay.&lt;BR /&gt;-----END FAILURE MAPPINGS-----&lt;BR /&gt;--&lt;BR /&gt;-----BEGIN SCRIPT "Firmware Download"-----&lt;BR /&gt;%SET_IMAGE_PARTITION_BEFORE_INSTALL%&lt;BR /&gt;&lt;BR /&gt;@# Remove any debug files from internal-memory before upgrade&lt;BR /&gt;rm internal-memory *&lt;BR /&gt;@key y&lt;BR /&gt;@key %0d&lt;BR /&gt;@receive 15&lt;BR /&gt;&lt;BR /&gt;download image %TFTP_IP% %RELATIVE_TARGET_FILE_PATH% vr "%VR_VAR%"&lt;BR /&gt;@key y&lt;BR /&gt;@COMMANDDONE 30&lt;BR /&gt;@key %0d&lt;BR /&gt;@COMMANDDONE 2&lt;BR /&gt;%SET_IMAGE_PARTITION_AFTER_INSTALL%&lt;BR /&gt;exit&lt;BR /&gt;@# Answer to Save Configuration?&lt;BR /&gt;@key y&lt;BR /&gt;-----END SCRIPT-----&lt;BR /&gt;-----BEGIN SUCCESS "Firmware Download"-----&lt;BR /&gt;Image installed successfully&lt;BR /&gt;-----END SUCCESS-----&lt;BR /&gt;-----BEGIN FAILURE MAPPINGS "Firmware Download"-----&lt;BR /&gt;Downloading to Switchexit=The device was unable to contact the tftp server. Verify the TFTP server is running and connectivity is okay.&lt;BR /&gt;tftp: sendto: Network is unreachable=The device was unable to download the image. Check that the correct VR is being used.&lt;BR /&gt;tftp: server error: (2) cannot access file=The device cannot access the image file. Please check the permissions of the file.&lt;BR /&gt;is not an Extreme Networks image=The file selected to be downloaded to the device is NOT an Extreme Networks image. Please select an appropriate image file.&lt;BR /&gt;Error: File could not be unwrapped=The image file selected is corrupt and cannot be downloaded.&lt;BR /&gt;Error: File is not properly formatted=The image file selected is not properly formatted.&lt;BR /&gt;Error: Illegal filename=The image filename is illegal. Verify that the correct image file is being used.&lt;BR /&gt;Error: Failed to install image - version mismatch between XOS and xmod=The selected partition does not have the same firmware version as the .xmod image file.&lt;BR /&gt;Error: Failed to install image - Package exists, please uninstall existing package first=Package exists, please uninstall existing package first&lt;BR /&gt;active partitions must be the same across the stack=All devices in the stack must be using the same active partition. Correct and repeat firmware download.&lt;BR /&gt;-----END FAILURE MAPPINGS-----&lt;BR /&gt;--&lt;BR /&gt;-----BEGIN SCRIPT "BootPROM Download"-----&lt;BR /&gt;download bootrom %TFTP_IP% %RELATIVE_TARGET_FILE_PATH% vr "%VR_VAR%"&lt;BR /&gt;@key y&lt;BR /&gt;@COMMANDDONE 30&lt;BR /&gt;exit&lt;BR /&gt;-----END SCRIPT-----&lt;BR /&gt;-----BEGIN SUCCESS "BootPROM Download"-----&lt;BR /&gt;Bootrom installed successfully&lt;BR /&gt;-----END SUCCESS-----&lt;BR /&gt;-----BEGIN FAILURE MAPPINGS "BootPROM Download"-----&lt;BR /&gt;-----END FAILURE MAPPINGS-----&lt;BR /&gt;--&lt;BR /&gt;-----BEGIN SCRIPT "Reset"-----&lt;BR /&gt;reboot&lt;BR /&gt;y&lt;BR /&gt;-----END SCRIPT-----&lt;BR /&gt;-----BEGIN SCRIPT "Timed Reset"-----&lt;BR /&gt;disable clipaging&lt;BR /&gt;reboot time %TIMED_RESET_ABSOLUTE_TIME%&lt;BR /&gt;y&lt;BR /&gt;show switch&lt;BR /&gt;exit&lt;BR /&gt;-----END SCRIPT-----&lt;BR /&gt;-----BEGIN SUCCESS "Timed Reset"-----&lt;BR /&gt;^Next Reboot:(?!.*None scheduled)&lt;BR /&gt;-----END SUCCESS-----&lt;BR /&gt;-----BEGIN FAILURE MAPPINGS "Timed Reset"-----&lt;BR /&gt;Error: Scheduled reboot time is in the past=Scheduled reboot time must be in the future.&lt;BR /&gt;-----END FAILURE MAPPINGS-----&lt;BR /&gt;--&lt;BR /&gt;-----BEGIN SCRIPT "Timed Reset Abort"-----&lt;BR /&gt;disable clipaging&lt;BR /&gt;reboot cancel&lt;BR /&gt;show switch&lt;BR /&gt;exit&lt;BR /&gt;-----END SCRIPT-----&lt;BR /&gt;-----BEGIN SUCCESS "Timed Reset Abort"-----&lt;BR /&gt;Next Reboot:\s*None scheduled&lt;BR /&gt;-----END SUCCESS-----&lt;BR /&gt;-----BEGIN USER-DEFINED VARIABLES -----&lt;BR /&gt;VR_VAR.Default=VR-Default&lt;BR /&gt;PUT_FILE_CMD.Default=tftp %TFTP_IP% -v "%VR_VAR%" -p -l %LOCAL_FILE_NAME% -r %REMOTE_FILE_NAME%&lt;BR /&gt;GET_FILE_CMD.Default=tftp %TFTP_IP% -v "%VR_VAR%" -g -l %LOCAL_FILE_NAME% -r %REMOTE_FILE_NAME%&lt;BR /&gt;RESTORE_PRIMARY_CMD.Default=tftp get %TFTP_IP% vr "%VR_VAR%" %RELATIVE_TARGET_FILE_PATH% primary.cfg force-overwrite&lt;BR /&gt;-----END USER-DEFINED VARIABLES -----&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jan 2016 20:38:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/config-download-script-does-not-appear-in-inventory-manager/m-p/37405#M4412</guid>
      <dc:creator>Marco_Lorenz</dc:creator>
      <dc:date>2016-01-11T20:38:00Z</dc:date>
    </item>
    <item>
      <title>RE: Config download script does not appear in Inventory Manager DropDown-Menu</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/config-download-script-does-not-appear-in-inventory-manager/m-p/37406#M4413</link>
      <description>Hi Marco,&lt;BR /&gt;
&lt;BR /&gt;
Please make sure you are able to change the desc line as well. When testing this locally, the script populated in the drop down menu once the second line was modified.&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;-- Use these scripts to manage Extreme XOS devices&lt;/B&gt;&lt;BR /&gt;
&lt;B&gt;name="ExtremeXOSReceive15 - TFTP"&lt;/B&gt;&lt;BR /&gt;
&lt;B&gt;desc=""ExtremeXOSReceive15 -- TFTP Extreme SSH/TFTP Scripts using VR-Default interface"&lt;/B&gt;&lt;BR /&gt;
&lt;B&gt;protocol=TFTP&lt;/B&gt;&lt;BR /&gt;
--&lt;BR /&gt;
separator=UNIX_FILE_SEPARATOR&lt;BR /&gt;
advanced_script_support=true&lt;BR /&gt;
-- Recheck script output for success even if there was an error.&lt;BR /&gt;
perform_success_test_always=true&lt;BR /&gt;
--&lt;BR /&gt;
-----BEGIN SCRIPT "Configuration Upload"-----&lt;BR /&gt;
save configuration primary&lt;BR /&gt;
Y&lt;BR /&gt;
&lt;BR /&gt;
@receive 15&lt;BR /&gt;
save configuration as-script nms&lt;BR /&gt;
@key y&lt;BR /&gt;
@key %0d&lt;BR /&gt;
.....&lt;BR /&gt;
&lt;BR /&gt;
&lt;P class="fancybox-image"&gt;&lt;A href="https://d1uyvls174j03l.cloudfront.net/extremenetworks-us/attachment/RackMultipart20160111-32223-wnkfah-2016-01-11_09_28_55-NetSight_Inventory_Manager__NetSight_Administrator_root___Connected_to_10.67.55._inline.png" rel="image" class="fancybox"&gt;&lt;IMG src="https://d1uyvls174j03l.cloudfront.net/extremenetworks-us/attachment/RackMultipart20160111-32223-wnkfah-2016-01-11_09_28_55-NetSight_Inventory_Manager__NetSight_Administrator_root___Connected_to_10.67.55._inline.png" /&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jan 2016 21:34:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/config-download-script-does-not-appear-in-inventory-manager/m-p/37406#M4413</guid>
      <dc:creator>Ty_Izzet</dc:creator>
      <dc:date>2016-01-11T21:34:00Z</dc:date>
    </item>
    <item>
      <title>RE: Config download script does not appear in Inventory Manager DropDown-Menu</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/config-download-script-does-not-appear-in-inventory-manager/m-p/37407#M4414</link>
      <description>Thanks for the Reply. Nice try, but i doesn't work for me. I still cannot see the script in the dropdownmenu.&lt;BR /&gt;
&lt;BR /&gt;
Anyone else an idea?&lt;BR /&gt;
&lt;BR /&gt;
Kind Reagrds&lt;BR /&gt;
&lt;BR /&gt;
Marco&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Jan 2016 22:33:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/config-download-script-does-not-appear-in-inventory-manager/m-p/37407#M4414</guid>
      <dc:creator>Marco_Lorenz</dc:creator>
      <dc:date>2016-01-11T22:33:00Z</dc:date>
    </item>
    <item>
      <title>RE: Config download script does not appear in Inventory Manager DropDown-Menu</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/config-download-script-does-not-appear-in-inventory-manager/m-p/37408#M4415</link>
      <description>Marco,&lt;BR /&gt;
&lt;BR /&gt;
I did have to close Inventory manager and reopen it for the menu to refresh. The script was also labeled with a .txt extension in the devicefiles folder.&lt;BR /&gt;
&lt;BR /&gt;
DeviceFamilyDefTemplate.txt  &lt;BR /&gt;
new.txt&lt;BR /&gt;
/usr/local/Extreme_Networks/NetSight/appdata/InventoryMgr/properties/devicefiles$&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Jan 2016 22:37:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/config-download-script-does-not-appear-in-inventory-manager/m-p/37408#M4415</guid>
      <dc:creator>Ty_Izzet</dc:creator>
      <dc:date>2016-01-11T22:37:00Z</dc:date>
    </item>
    <item>
      <title>RE: Config download script does not appear in Inventory Manager DropDown-Menu</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/config-download-script-does-not-appear-in-inventory-manager/m-p/37409#M4416</link>
      <description>I tried it with .cfg and .txt. Restarted inventory manager and the whole server. No success....</description>
      <pubDate>Mon, 11 Jan 2016 22:37:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/config-download-script-does-not-appear-in-inventory-manager/m-p/37409#M4416</guid>
      <dc:creator>Marco_Lorenz</dc:creator>
      <dc:date>2016-01-11T22:37:00Z</dc:date>
    </item>
    <item>
      <title>RE: Config download script does not appear in Inventory Manager DropDown-Menu</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/config-download-script-does-not-appear-in-inventory-manager/m-p/37410#M4417</link>
      <description>Marco,&lt;BR /&gt;
&lt;BR /&gt;
could you tell us the Netsight version that you use.&lt;BR /&gt;
&lt;BR /&gt;
-Ron</description>
      <pubDate>Mon, 11 Jan 2016 22:55:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/config-download-script-does-not-appear-in-inventory-manager/m-p/37410#M4417</guid>
      <dc:creator>Ronald_Dvorak</dc:creator>
      <dc:date>2016-01-11T22:55:00Z</dc:date>
    </item>
    <item>
      <title>RE: Config download script does not appear in Inventory Manager DropDown-Menu</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/config-download-script-does-not-appear-in-inventory-manager/m-p/37411#M4418</link>
      <description>The most recent one. v6.3.x which I downloaded and installed today.</description>
      <pubDate>Tue, 12 Jan 2016 01:13:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/config-download-script-does-not-appear-in-inventory-manager/m-p/37411#M4418</guid>
      <dc:creator>Marco_Lorenz</dc:creator>
      <dc:date>2016-01-12T01:13:00Z</dc:date>
    </item>
    <item>
      <title>RE: Config download script does not appear in Inventory Manager DropDown-Menu</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/config-download-script-does-not-appear-in-inventory-manager/m-p/37412#M4419</link>
      <description>&lt;P&gt;From the KB you've posted...&lt;BR /&gt;"NetSight 6.2 will have additional features in the scripts section so that this change will not be needed."&lt;BR /&gt;&lt;BR /&gt;As you've already installed 6.3 you shouldn't need to change anything in the script to get the backup working so I'd think there is something wrong in the settings.&lt;BR /&gt;&lt;BR /&gt;I've a X430 and the backup with Netsight is working fine with this settings.....&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="c53448c93b4a4ef19731d4d8beed86b1_RackMultipart20160111-17742-n9ijx6-inventory_manager_X430_inline.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/4118iD5EC73DF1C8958C7/image-size/large?v=v2&amp;amp;px=999" role="button" title="c53448c93b4a4ef19731d4d8beed86b1_RackMultipart20160111-17742-n9ijx6-inventory_manager_X430_inline.png" alt="c53448c93b4a4ef19731d4d8beed86b1_RackMultipart20160111-17742-n9ijx6-inventory_manager_X430_inline.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Make sure to use the correct interface (3rd pull-down) - in my case I use the VR-default as that is the interface which is in the same VLAN/subnet as my Netsight.&lt;BR /&gt;&lt;BR /&gt;And also set the SCP settings....&lt;BR /&gt;&lt;A href="https://extremeportal.force.com/ExtrArticleDetail?an=000082581" target="_blank" rel="nofollow noreferrer noopener"&gt;https://extremeportal.force.com/ExtrArticleDetail?an=000082581&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Ron&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2016 03:38:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/config-download-script-does-not-appear-in-inventory-manager/m-p/37412#M4419</guid>
      <dc:creator>Ronald_Dvorak</dc:creator>
      <dc:date>2016-01-12T03:38:00Z</dc:date>
    </item>
    <item>
      <title>RE: Config download script does not appear in Inventory Manager DropDown-Menu</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/config-download-script-does-not-appear-in-inventory-manager/m-p/37413#M4420</link>
      <description>Hello,&lt;BR /&gt;
&lt;BR /&gt;
I know that using this script is maybe not the solution to my problem. But I don't even want to have fixed the config download issue here. The goal is to make the scripts visible in NetSight InventoryManager.&lt;BR /&gt;
&lt;BR /&gt;
Just to answer your question or to give feedback to it. I have several XOS-Devices grouped in one folder in InventoryManager. 2x X670, 2x X460, 2 Stacks und 20x X440. Every device within this group uses the same MIB Override Setting - "ExtremeXOS - TFTP (VR-Default)". Config download is fine for all X670, X460, Summitstack an 13 X440 Devices. Only 7 X440 are showing this issue. All devices have been configured out of the same defaultconfig. Every devices is shown "green" in NetSight. Every device can be accessed via ssh and every device shows PSU-Details and so on. So access via ssh or snmpv3 cannot be the problem. &lt;BR /&gt;
&lt;BR /&gt;
All devices are located in a remote Location which only can be accessed over a BranchOffice VPN, so maybe latency is the problem. Thats why I wanted to try out the&lt;B&gt;@receive&lt;/B&gt; 15 flag. I had the same issue with Netsight 6.2.x at another customer and there I had success with&lt;B&gt;@receive&lt;/B&gt; 15 eventhough it shouldn't bee needed since v6.2.&lt;BR /&gt;
&lt;BR /&gt;
Regards&lt;BR /&gt;
&lt;BR /&gt;
Marco&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Jan 2016 13:25:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/config-download-script-does-not-appear-in-inventory-manager/m-p/37413#M4420</guid>
      <dc:creator>Marco_Lorenz</dc:creator>
      <dc:date>2016-01-12T13:25:00Z</dc:date>
    </item>
    <item>
      <title>RE: Config download script does not appear in Inventory Manager DropDown-Menu</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/config-download-script-does-not-appear-in-inventory-manager/m-p/37414#M4421</link>
      <description>Hello Ron,&lt;BR /&gt;
&lt;BR /&gt;
I also tried Configuration download "Controlled by DeviceType" but it didn't work either. By the way, you are using the Script "ExtremeXOS - SCP (VR-Default)" only for Firmware, not for Configuration.&lt;BR /&gt;
&lt;BR /&gt;
I don't have a problem with Firmware up- and downloads, for me ist just configuration download which tells me "file not found / missing".&lt;BR /&gt;
&lt;BR /&gt;
Regards&lt;BR /&gt;
&lt;BR /&gt;
Marco&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Jan 2016 13:29:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/config-download-script-does-not-appear-in-inventory-manager/m-p/37414#M4421</guid>
      <dc:creator>Marco_Lorenz</dc:creator>
      <dc:date>2016-01-12T13:29:00Z</dc:date>
    </item>
    <item>
      <title>RE: Config download script does not appear in Inventory Manager DropDown-Menu</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/config-download-script-does-not-appear-in-inventory-manager/m-p/37415#M4422</link>
      <description>&lt;P&gt;Hello Marco&lt;BR /&gt;&lt;BR /&gt;I had exact the same problem and found finaly a solution!&lt;BR /&gt;&lt;BR /&gt;My Problem was, that I put the definition files in the default InventoryMgr folder instead into the manually changed location!&lt;BR /&gt;&lt;BR /&gt;You can easily check the curren Inventory Mgr directory location by&lt;BR /&gt;&lt;BR /&gt;1. &lt;STRONG&gt;Starting &lt;/STRONG&gt;Inventory Manager&lt;BR /&gt;&lt;BR /&gt;2. Go to &lt;STRONG&gt;Tools &amp;gt; Options &amp;gt; Inventory Manager &amp;gt; Data Storage Directory Path&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;That's it! After I've put the definition files into the correct Data Storage Directory Path, the Scripts showed up immediately.&lt;BR /&gt;&lt;BR /&gt;What I can confirm is, every time I make script changes, they will show up in the preview not until a restart of the Inventory Manager.&lt;BR /&gt;&lt;BR /&gt;By the way this article helped me a lot to solve my problem&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://extremeportal.force.com/ExtrArticleDetail?an=000062537" target="_blank" rel="nofollow noreferrer noopener"&gt;https://extremeportal.force.com/ExtrArticleDetail?an=000062537&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Kind regards&lt;BR /&gt;&lt;BR /&gt;Andreas&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2016 23:49:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/config-download-script-does-not-appear-in-inventory-manager/m-p/37415#M4422</guid>
      <dc:creator>Andreas_Friedli</dc:creator>
      <dc:date>2016-01-15T23:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: Config download script does not appear in Inventory Manager DropDown-Menu</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/config-download-script-does-not-appear-in-inventory-manager/m-p/120902#M12867</link>
      <description>&lt;P&gt;Hi, I’ve encountered similar issues when trying to get custom scripts to appear in InventoryManager. Often, the problem isn’t just the script syntax, but &lt;STRONG&gt;how InventoryManager recognizes files in the properties folder&lt;/STRONG&gt;. A few tips that helped me:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Check file extensions carefully&lt;/STRONG&gt; – Even if you saved .txt and .cfg, InventoryManager sometimes only loads scripts with the exact .cfg extension and proper naming conventions.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Verify script headers&lt;/STRONG&gt; – Make sure the -----BEGIN SCRIPT and -----END SCRIPT----- blocks match exactly what InventoryManager expects.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Permissions &amp;amp; ownership&lt;/STRONG&gt; – On some servers, files copied via Windows vs Linux paths might not be readable by the InventoryManager service; adjust permissions if needed.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Restart NetSight completely&lt;/STRONG&gt; – Not just the InventoryManager module; a full server restart ensures the app reloads all scripts.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;For extra context, while troubleshooting similar config automation tasks, I came across some surprisingly useful resources that explain &lt;STRONG&gt;how file handling and recognition works in software tools&lt;/STRONG&gt; — sort of like how menus in unrelated software display dynamic content. One quirky example I found while having breakfast at a Hampton by Hilton was actually seeing how dynamic menus work in hotel apps &lt;A class="" href="https://foodicted.co.uk/breakfast-menu-and-hours-in-uk/hampton-by-hilton-breakfast-menu-time-uk/" target="_self"&gt;hampton by hilton breakfast menu&lt;/A&gt;&amp;nbsp;it’s not the same as NetSight, but the concept of dynamic content mapping is similar.&lt;/P&gt;&lt;P&gt;Hopefully, adjusting the extension, permissions, and ensuring the server fully reloads will get your script visible in the DropDown menu.&lt;/P&gt;</description>
      <pubDate>Sun, 07 Dec 2025 05:01:59 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/config-download-script-does-not-appear-in-inventory-manager/m-p/120902#M12867</guid>
      <dc:creator>Muslim</dc:creator>
      <dc:date>2025-12-07T05:01:59Z</dc:date>
    </item>
  </channel>
</rss>

