Bosch Building Technologies

    cancel
    Showing results for 
    Search instead for 
    Did you mean: 
    Sort by:
    4 weeks ago
    Intelligent Video Analytics (IVA) Pro provides application-specific packages for building security and operations (IVA Pro Buildings), perimeter security (IVA Pro Perimeter), and traffic monitoring (IVA Pro Traffic). While some of the IVA Pro variants are included by default on supported cameras, others can be added via licenses. This article is dedicated to describing the license process in full.
    View full article
    4 weeks ago
    Follow the steps from this article and find out how you can license BVMS Viewer v.11.0  or above for free.
    View full article
    4 weeks ago
    Check this article to learn how to move a license from an user account to another one in Remote Portal
    View full article
    4 weeks ago
    Before asking for assistance, please collect and provide the Central Technical Support Team with the information from this article.
    View full article
    4 weeks ago
    Intelligent Insights is a standalone product. The system can run as a standalone system and be accessed by operators via the web browser or the widgets can be integrated in a BVMS operator client.
    View full article
    100% helpful (2/2)
    4 weeks ago
    This article describes how you can upgrade a BVMS license to a higher version via Bosch Remote Portal. ( eg. from BVMS 11.0  to BVMS 11.1.x )
    View full article
    4 weeks ago
    DIP serial number can be found in 2 ways. IPMI information cannot be found within the software and is provided on the device itself. It can be found next to the BMC/IPMI port on the back of the device.
    View full article
    a month ago
    This article describes how can you check the status of your SMA for BVMS version≥11.x via Remote Portal.
    View full article
    a month ago
    This article describes how can you check the status of your Software Maintenance Agreement (SMA) for Bosch Video Management System (BVMS)
    View full article
    100% helpful (1/1)
    a month ago
    This article explains how you can collect VRM logs in different versions of it
    View full article
    ‎08-23-2023 02:20 PM
    Bosch will undertake a cybersecurity best practice by disabling certain ports on the camera by default. This best practice is being undertaken to reduce potential attack surfaces and limit the exposure of sensitive services, as mentioned in our Data Security Guidebook since years.
    View full article
    ‎08-21-2023 09:52 AM
    Follow the steps from this article and find out how you can remotely view and collect the system's event log through IPMI (Intelligent Platform Management Interface).
    View full article
    ‎08-21-2023 09:50 AM
    Central Support Team may ask you to provide them with the log files and configuration file of Intelligent Insights.This article explains you how and where you can get them.
    View full article
    ‎08-21-2023 09:44 AM
    This guide is meant to explain how to enable the appropriate debug commands for logging during random reboot situations, and which logging to collect for troubleshooting, as in general there are multiple triggers that can cause a device to reboot. The information gathered will help to analyze the root cause.  Please make sure that all of the logs collected cover the same time period.
    View full article
    100% helpful (1/1)
    ‎08-21-2023 09:43 AM
    Related Products: BVMS SDK, BVMS    Overview: BVMS Scriptlets can be debugged via logging to a logger file or messaging to the Operator workstation. This article describes how to enable BVMS Scriplet logging. You can log to the Server Script log or the Client Script log. Logs are default send to C:\ProgramData\Bosch\VMS\Log   1.Creating Log files ClientScriptLogger – automatically created Creates file “ClientScriptLog.txt” ServerScriptLogger - automatically created  Creates file “ServerScriptLog.txt”   2.Log information to the log files There are 3 methods to log information: Log Info Log Error Log Debug   Examples: [Scriptlet("59c4d66e-9395-4dcc-8d27-90dc2b7a00c4")] public void DemoLogger() { //use refence:C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727 MessageBox.Show("Hello World"); Logger.Info("Hello World script started"); Logger.Error("Hello World script started"); Logger.Debug("Hello World script started"); // Not writing to ClientScriptLog.txt ! }   3.Logging Location - C:\ProgramData\Bosch\VMS\Log. The logs are automatically collected by the BVMS Configuration Collection Tool. 4.Changing the location of the BVMS Scriplet Logging.   Server Scripts : Logging Directory can be found in the file: C:\Program Files (x86)\Bosch\VMS\AppData\Server\CentralServer\BvmsLogCfg.xml and is defined by the ServerScriptLogAppender path: Default: </appender> <appender name="ServerScriptLogAppender" type="Bosch.Vms.Shared.Logging.Imp.RollingFileAppender, Bosch.Vms.Shared.Logging.Imp"> <file value="%CommonApplicationData%\\Bosch\\VMS\\Log\\ServerScriptLog.txt"/>   Client Scripts : Logging Directory can be found in the file: C:\Program Files (x86)\Bosch\VMS\AppData\Client\OpClient\ApplicationWiring\Nvr\LogCfg.xml and is defined by the ClientScriptLogAppender path: Default: </appender> <appender name=“ClientScriptLogAppender" type="Bosch.Vms.Shared.Logging.Imp.RollingFileAppender, Bosch.Vms.Shared.Logging.Imp"> <file value="%CommonApplicationData%\\Bosch\\VMS\\Log\\ClientScriptLog.txt"/>
    View full article
    100% helpful (1/1)
    ‎08-21-2023 09:42 AM
    This article explains how to collect Video SDK Logs for VSDK based applications.
    View full article
    ‎08-21-2023 09:36 AM
    You can collect Service logs from the unit using two methods. Both methods will save the service logs as a password protected ZIP file ( Example: ServiceLog-XXXXX.zip ).
    View full article
    ‎08-21-2023 09:25 AM
    This article provides a background information about syslog, tips for 3 rd party Syslog server options and step by step instructions how to configure, activate and collect the syslog.
    View full article
    ‎08-21-2023 09:23 AM
    This information may be requested by Central Technical Support Team, as the bundle file is useful for troubleshooting the improper behavior of the unit. The method for collecting the NetApp DSA E2800 support bundle file from SANtricity Storage Manager App is provided below.   Step-by-step guide   Please make sure that you have the SANtricity Storage Manager App installed on your unit. 1. Open the SANtricity Storage Manager App   2. Right click on your DSA E2800 > select "Execute Script..." option    3. Add the following line in the Script Editor:  save storageArray supportData file="c:\supdat.7z" force=true;   4. Go to Tools and select "Verify Syntax"   5. "Syntax check complete" message should be displayed   6. Next, go to Tools and select "Execute Only"   7. To perform this operation, you have to login with your DSA E2800 credentials > click OK > "Working" message will be displayed Note: it may take a while for the next window to appear 8. Select "Add Security Exception" and next "Confirm Security Exception"   9. You will be prompted to enter the credentials again. Fill in the necessary details and click OK   10. The Script will start the execution and the bundle file will be exported.   11. The file will be downloaded in "C:\"     Nice to know:   How to download the support bundle file for DSA E2800 via WEB browser? How to download the support bundle file for DSA E-Series E2700?   You can also see the NetApp Knowledge Base:  How to collect an E-Series support bundle via SANtricity command line interface Note: You should have a NetApp account to access the NetApp KB article above.
    View full article
    ‎08-21-2023 09:22 AM
    This information may be requested by Central Support Team, as the bundle file is useful for troubleshooting the improper behavior of the unit. This method provides the steps for collecting the NetApp DSA E2800 support bundle.
    View full article
    Top Contributors
    Icon--AD-black-48x48Icon--address-consumer-data-black-48x48Icon--appointment-black-48x48Icon--back-left-black-48x48Icon--calendar-black-48x48Icon--center-alignedIcon--Checkbox-checkIcon--clock-black-48x48Icon--close-black-48x48Icon--compare-black-48x48Icon--confirmation-black-48x48Icon--dealer-details-black-48x48Icon--delete-black-48x48Icon--delivery-black-48x48Icon--down-black-48x48Icon--download-black-48x48Ic-OverlayAlertIcon--externallink-black-48x48Icon-Filledforward-right_adjustedIcon--grid-view-black-48x48IC_gd_Check-Circle170821_Icons_Community170823_Bosch_Icons170823_Bosch_Icons170821_Icons_CommunityIC-logout170821_Icons_Community170825_Bosch_Icons170821_Icons_CommunityIC-shopping-cart2170821_Icons_CommunityIC-upIC_UserIcon--imageIcon--info-i-black-48x48Icon--left-alignedIcon--Less-minimize-black-48x48Icon-FilledIcon--List-Check-grennIcon--List-Check-blackIcon--List-Cross-blackIcon--list-view-mobile-black-48x48Icon--list-view-black-48x48Icon--More-Maximize-black-48x48Icon--my-product-black-48x48Icon--newsletter-black-48x48Icon--payment-black-48x48Icon--print-black-48x48Icon--promotion-black-48x48Icon--registration-black-48x48Icon--Reset-black-48x48Icon--right-alignedshare-circle1Icon--share-black-48x48Icon--shopping-bag-black-48x48Icon-shopping-cartIcon--start-play-black-48x48Icon--store-locator-black-48x48Ic-OverlayAlertIcon--summary-black-48x48tumblrIcon-FilledvineIc-OverlayAlertwhishlist