Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Expand
titleTable of Contents
Table of Contents
minLevel1
maxLevel3
outlinefalse
indent20px
typelist
printablefalse

This page outlines the hardware and software requirements for your server instance to run BSNEE. It also outlines how to meet the server software requirements.

...

  • 1.4 GHz or faster Dual Core processor

  • 2GB of RAM

  • 6GB free hard disk space

  • Network connection

Note

Note

  • A minimum hardware configuration should be used for testing/evaluation purposes only.

  • Device logs should be disabled with a minimum hardware configuration.

  • A maximum of 50 networked devices is recommended with this configuration.

...

  • 2.2 GHz or faster Quad Core processor (Intel Xeon is preferred)

  • 16GB of RAM

  • 50GB free hard disk space for Temporary Storage

  • 1TB additional free hard disk space for Persistent Storage (high-performance RAID configuration is preferred)

  • 1 Gbps network connection

Note

Note

  • This hardware configuration is recommended for production use.

  • A maximum of 500 networked devices is recommended with this configuration. If you want to increase the maximum amount of networked devices, note the following:

    • A more powerful CPU is required for operations stemming from the SQL server, Device Handlers node, and the Scheduler service.

    • More RAM is required for intensive processing of device logs (when all log types are enabled for every device), the SQL server, and the Scheduler service.

    • More free hard disk space is required for Persistent Storage and device log reports. Intensive operations may also be bottlenecked by the speed of the HDD.

...

  • Windows Server 2012 R2 (with IIS installed)

  • MS SQL Server 2014 (including Express Edition) or 2016

  • .NET Framework 4.6.1 or later

  • X.509 certificate issued for the BSNEE Web Services node

Note

Note

The X.509 certificate is required by WS-* (WS-Security) specifications for message-level encryption in WCF services, as well as transport-level encryption for compliance with the WS-I Basic Profile 1.1, which is used by the BSN API on the Web Services node.

...

If your server already meets these software requirements, please skip to the Pre-Installation section. Otherwise, install any or all components that are currently missing.

Note

Note

This guide is designed for Windows Server 2012 R2. The installation process for IIS, WCF, and MSMQ may differ if you are using a different Windows Server version. Please consult the Windows Server documentation for more details.

...

  1. In the Server Manager window, navigate to the Manage menu and select Add Roles and Features.

  2. The Add Roles and Features Wizard may launch a Before you Begin page, which will ask you to verify the following:

    1. That the administrator account has a strong password.

    2. That the network settings, such as IP addresses, are configured.

    3. That the latest security updates from Windows Update are installed.

  3. Select Web Server (IIS) on the Select Server Roles page.

  4. Click Next. An introductory page will open with links for further information. Click Next again.

  5. Install the Web Server (IIS) role with the following features:

...

  • Web Server

  • Common HTTP Features

    • Default Document

    • Directory Browsing

    • HTTP Errors

    • Static Content

    • HTTP Redirection

    • Health and Diagnostic Features

      • HTTP Logging

      • Custom Logging

      • Logging Tools

      • ODBC Logging

      • Request Monitor

      • Tracing

    • Performance

      • Static Content Compression

      • Dynamic Content Compression

...