---
sourceDocument: Australia Operational Technology Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/operational-technology

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Operational Technology Management

ft:clusterId :

    - optm

bundleId :

    - optm

workflow :

    - Technology


---

# Install the Discovery Console for OT

# Install the Discovery Console for Operational Technology (OT) {#ariaid-title1}

Release version: Australia  
Updated March 12, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 minutes to read  
Install the Service Graph Connector for OT Discovery before accessing the Discovery for OT packages. You must also install a Linux distribution on the same machine the Discovery Console for OT is installed on.

## Before you begin

Role required: admin

## About this task

Once the Linux OS is installed on the device with the Discovery Console for OT installed on it, do the following.  
Note:  
When running the installation for any of the supported distributions, you'll want to use the minimal installation, no desktop environment, but include an SSH server in the package selection.  
Important when setting up your VM environment:

* Verify that the CPU settings for the VM are set to `host`; the hypervisor/host system must include support for the AVX/AVX2 instruction set.  
  Note:  
  Be sure you have set this correctly; otherwise, MongoDB may crash when you attempt to restart the VM.
* Allocate 16 GB RAM for the Linux installation.
* The OT Discovery Console requires a minimum of 100 GB of storage. Increase the storage based on Deep packet capture inspection requirements. For more information, see [OT Discovery deployment scenarios](https://servicenow-prod.fluidtopics.net/lezgQYcTHgx5vj0Uwkn__w "Deployment scenarios for OT Discovery vary based on a network's architecture. Use these scenarios to help determine how to deploy the OT Discovery components in your OT environment.")
* You must be on a VM to access images in the Discovery Console for OT.
{#install-discovery-console-ot__ul_knp_4cd_4gc}

## Procedure

1. On your ServiceNow instance, navigate to the [Service Graph Connector for ServiceNow Operational Technology (OT) Discovery](https://servicenow-prod.fluidtopics.net/gNV0MxCpkiwLOrQ1UU12Ig "The Service Graph Connector for ServiceNow Operational Technology (OT) Discovery (SGC) imports data from a connected Operational Technology Discovery OT Discovery environment and leverages the Integration Hub ETL framework.") Guided Setup page.
2. Select Get Started.  
   The Download \& Deploy OT Discovery page opens.
3. In the first section of the setup, select Download \& Deploy OT Discovery.
4. Select Configure and the Downloads page opens.  

   <br />

   Note:  
   For downloading and installing the containerized Console and Collector packages, see [Air-gapped networks and OT Discovery installation](https://servicenow-prod.fluidtopics.net/nYlNklfzYytaTn1cENoj~g "This section explains the options for air-gapped and non-air-gapped network, installation of Discovery for OT components, and accessing data from scans and queries.").
5. On the OT Discovery page, download the Discovery packages:
   1. First download and install the Discovery Console for OT package.
   2. After the Console, download and install the Discovery Sensor for OT package.
   3. Finally, download and install the OT Discovery Collector package that is compatible with your machine's OS.

   {#install-discovery-console-ot__substeps_dmy_fnr_jjc}  
   Note:  
   Read the End User License Agreement (EULA) carefully and then check Agree.
6. From the Discovery Console for OT install package, unzip the `ConsoleInstaller` ZIP file.
7. Use the secure copy protocol (SCP) to move the ConsoleInstaller folder onto your Linux server.
   1. Push to the console:  

          scp -r ConsoleInstaller serviceadmin@IP:/home/serviceadmin$

      For example:

          $ scp -r ~/Users/Zelda/Downloads/ConsoleInstaller SL serviceadmin@192.168.2.2:/home/serviceadmin

      Note:  
      The ConsoleInstaller folder name can vary if so desired.
   2. Pull from the user computer:  

          $ scp -r $USER@$IP:~/ConsoleInstaller /home/serviceadmin/

   {#install-discovery-console-ot__substeps_dcc_rfd_4gc}
8. Run the console initiation script (`console.init`) via SSH.
   1. Enter the password when prompted.  

          ssh serviceadmin@$IP

   2. When asked if you're sure you want to continue, type <kbd class="ph userinput">Yes</kbd>.
   3. **Optional:** You can enter: `chmod +x console-init.sh`.
   4. Then enter `sudo /bin/bash console-init.sh`.
   5. Select the default answer for all prompts.
   {#install-discovery-console-ot__substeps_ppy_zgd_4gc}
9. Verify that the web console is running.
   1. Open a browser and navigate to the web console via `https://$IP:8443`.
   2. When warned of a self-signed certificate error, select Advance and accept the EULA.
   3. Create account information that conforms to your company policy and add:  
      * Username as the user primary admin
      * Enter an email address
      * Create a password (that conforms to the company policy)
      * Log the username and password in a secure location
      * Then select Register.

      {#install-discovery-console-ot__ul_udy_pjr_hjc}  
      Note:  
      This user is the primary local admin, and it's recommended that the password is secured as well as 2FA enabled.
   {#install-discovery-console-ot__substeps_rsw_1jd_4gc}
10. Reboot the console by entering `reboot` in the terminal window.

## Result

The installation for the Discovery Console for OT is complete. Before you install the Discovery Sensor for OT package, install the Discovery Console for OT certificate. For more information, see [Generate a certificate](https://servicenow-prod.fluidtopics.net/al2~uMwNC0nJYqdFbsn_Yg "Generate a certificate to use with the Discovery Console for OT or upload your own certificates. This certificate allows the Console to boot up.").  
Note:  
If you encounter any errors, [Contact Customer Service and Support.](https://support.servicenow.com/now?draw=case)

