Breadcrumbs

Start monitoring network thermal printers

Learn the first steps to start monitoring network thermal printers. It starts with:

  • The installation of the DCA and Cloud Connector agent on the computer or server connected to the devices to be monitored;

  • Enabling and configuring monitoring rules;

  • The configuration of services, determining which thermal printers will be monitored.

By following these steps, you ensure that the environment is correctly configured so that thermal printers are automatically registered in the portal and have their data collected, including registration data, odometers, supplies, and events.

Instructions

Follow the steps below to start monitoring network thermal printers:

Step 1. Generate the agent installer

Who can use this feature

Users with the Admin or Generate installer permissions

The installer is generated directly in the NDD Orbix portal and can be customized according to the organization's needs:

Warning

If the agent is already installed to monitor another device, it is not necessary to reinstall it on the same computer or server.

In this case, go directly to Step 3. Enable and configure monitoring rules and following.

Generate an installer with direct or proxy communication
  1. Create the customer, as instructed at Create customer, site and department

  2. After creating the customer, access the menu Installations > Installers > Generate installer

  3. In the Install Local Monitoring option, click Select

  4. Click Generate installer

  5. In the side tab, select the desired customer

  6. Click the Generate installer button

  7. Copy the link of the generated installer or click Send by email to send the installer link to the configured emails
    When pasted into the browser, the file download will start automatically.

    1. When you click Send by email, a side tab will open

    2. Define the recipients:

      1. System emails: select users registered on the NDD Orbix portal;

      2. External emails: enter the email address in the field indicated and click Add. Repeat the process until you have included all the desired emails;

      3. Both.

    3. Click the Send installer button to immediately send the installer link to the configured emails

The link is valid for 90 days. After this period, you will need to generate a new installer.

Generate an installer with gateway communication
  1. Create the customer, as instructed at Create customer, site and department

  2. After creating the customer, access the menu Installations > Installers > Generate installer

  3. In the Install Local Monitoring option, click Select

  4. Click Customize

  5. Select the desired customer

  6. In the Communicator connection to the cloud field, if Gateway Connector is being used to communicate with NDD Orbix servers, enter the address (IP or hostname) and port of the computer/server where Gateway Connector was installed, in the following format: IP:port
    If filled in, the address and port will be predefined in the installer.

💡

Example

192.168.0.1:9635

Information

To install Gateway Connector, access Install the gateway on Windows.

  1. Click the Generate installer button

  2. Copy the link of the generated installer or click Send by email to send the installer link to the configured emails
    When pasted into the browser, the file download will start automatically.

    1. When you click Send by email, a side tab will open

    2. Define the recipients:

      1. System emails: select users registered on the NDD Orbix portal;

      2. External emails: enter the email address in the field indicated and click Add. Repeat the process until you have included all the desired emails;

      3. Both.

    3. Click the Send installer button to immediately send the installer link to the configured emails

The link is valid for 90 days. After this period, you will need to generate a new installer.

Step 2. Install the agent in the environment

Currently, the installation of DCA and Cloud Connector for monitoring network thermal printers is only available for Windows operating systems.

Install manually on Windows operating system

Warning

If the gateway is used for communication between the agent and the portal, install the Gateway Connector before installing the DCA and Cloud Connector agent.

Note

The installer is customized for each customer and cannot be used for customers other than the one selected at the time of generation.

  1. Check the installation prerequisites at Agent installation prerequisites

  2. Access the link generated by the portal to download the installer

  3. Run the downloaded file

  4. Select the desired language and click Próximo

First, the Microsoft .NET Runtime, Microsoft ASP.NET Core Runtime, EpsonNet SDK for Windows, and PawnIO applications will be installed. If they are already installed, steps 5 through 7 will be skipped, and the installation will proceed from step 8.

  1. Click Next on the prerequisite installation welcome screen

  2. Click Next to start installing the prerequisites

  3. Wait for installation

Once the prerequisites have been installed, the installation of the DCA and Cloud Connector agent will begin.

  1. Click Next on the agent installation welcome screen

  2. Choose the Installation folder and Work folder and click Next

  3. Click Next on the provider and customer information screen.
    The fields will be filled in automatically according to the configurations generated in the installer portal.

  4. Under Additional settings, if desired, select the type of communication (proxy or gateway) and click Next

    1. If no option is selected, communication will take place directly between the agent and the portal

    2. If Use proxy for communication with NDD Orbix servers is selected, enter the necessary proxy connection settings (address, port and authentication, if any) and click Next

    3. If Use Gateway Connector to communicate with NDD Orbix servers option is selected, enter the address (IP or hostname) and port of the computer/server where the Gateway Connector was installed and click Next
      If the address and port have been previously configured in the NDD Orbix portal when generating the installer, these fields will already be filled in.

  5. Click Install

  6. Wait for installation and click Finish

Install silently on Windows operating system

Warning

If the gateway is used for communication between the agent and the portal, install the Gateway Connector before installing the DCA and Cloud Connector agent.

Note

The installer is customized for each customer and cannot be used for customers other than the one selected at the time of generation.

  1. Check the installation prerequisites at Agent installation prerequisites

  2. Run the downloaded file via Command Prompt

    1. Navigate to the directory where the agent executable is located via Command Prompt

    2. Enter the name of the executable (NDD - Network printer monitoring.exe or NDD - Local monitoring.exe)

    3. Enter the other desired parameters, listed below

💡

Example

C:\Downloads\DCA> NDD - Network printer monitoring.exe APPDIR=C:\test WORKFOLDER=C:\test /quiet

DCA and Cloud Connector silent installation parameters

The parameters with "*" are mandatory and must be observed.

The parameters with "**" may become mandatory depending on other parameters used.

Warning

The silent installation of DCA and Cloud Connector must be performed using the parameters documented below. The other options displayed in the installer help (/? or /help) should be disregarded.

APPDIR – Configures the installation directory of DCA and Cloud Connector
  • Setup option: enter the path where you want to install the agent.

  • Requirement: optional.

  • Behavior if not configured: installs in the default directory: C:\Program Files (x86)\NDD TECH\DCA and Cloud Connector.

  • Example: APPDIR=C:\test

WORKFOLDER – Configures the directory of the DCA and Cloud Connector work folder
  • Setup option: enter the path where you want to create the agent's work folder.

  • Requirement: optional.

  • Behavior if not configured: installs in the default directory: C:\NDD TECH\Workfolder.

  • Example: WORKFOLDER=C:\test

ENABLEPROXY – Enables the use of the proxy
  • Setup option: checked = enabled.

  • Requirement: optional (do not use the parameter if you do not want the proxy to be enabled).

  • Behavior if not configured: proxy will not be enabled.

  • Example: ENABLEPROXY=checked

**PROXYADDRESS – Configures the proxy server address
  • Setup option: enter the proxy address.

  • Requirement: mandatory if proxy use is enabled (ENABLEPROXY=checked).

  • Behavior if not configured: proxy will not be configured correctly.

  • Example: PROXYADDRESS=192.168.17.10

**PROXYPORT – Configures the communication port of the proxy server
  • Setup option: enter the proxy port number.

  • Requirement: mandatory if proxy use is enabled (ENABLEPROXY=checked).

  • Behavior if not configured: proxy will not be configured correctly.

  • Example: PROXYPORT=12

ENABLEGATEWAY - Enables the use of the gateway
  • Setup option: checked = enabled.

  • Requirement: optional (do not use the parameter if you do not want the gateway to be enabled).

  • Behavior if not configured: gateway will not be enabled.

  • Example: ENABLEGATEWAY=checked

**GATEWAYADDRESS - Configures the gateway address
  • Setup option: enter the address (IP or hostname) of the computer/server where the Gateway Connector was installed.

  • Requirement: mandatory if gateway use is enabled (ENABLEGATEWAY=checked).

  • Behavior if not configured: gateway will not be configured correctly.

  • Example: GATEWAYADDRESS=192.168.17.10

**GATEWAYPORT - Configures the communication port of the gateway
  • Setup option: enter the gateway port number.
    The default gateway port is 9635, but you can enter another one if you wish.

  • Requirement: mandatory if gateway use is enabled (ENABLEGATEWAY=checked).

  • Behavior if not configured: gateway will not be configured correctly.

  • Example: GATEWAYPORT=12

Step 3. Enable and configure monitoring rules

When installing the agent, no services will be enabled. The next step is to enable the service in the NDD Orbix portal according to your needs, so that the agent can take over the service and perform monitoring of the devices.

  1. Go to Installations > Enable services

  2. Locate the Network thermal printer monitoring option

  3. Click on the Edit button

  4. Enable the service
    If you enable it, all the registered rules will be activated.
    If you disable it, all the registered rules and the services that monitor network thermal printers (NDD - Thermal Monitor) will be deactivated.

  5. Click the Save button

  6. Click on the Configure Rules button

By default, the NDD Orbix portal will have a rule registered for all customers and all computers, but disabled. You therefore need to create specific rules to configure network thermal printer monitoring for the computers you want.

  1. Click the ✚ button in the top right corner

  2. In the side tab, select the computer you want to enable network thermal printer monitoring on (the agents installed on the selected computer will be monitored)

  3. Click the Add button to create the rule and remain on the add screen, or the Add and Close button to create the rule and return to the grid
    You can select and add only one computer at a time.

When the rule is created, the services of the agents linked to the computer will be synchronized. The service will then be immediately available for other configurations.

If synchronization fails when the rule is created, select the desired rule in the grid and click the Synchronize button in the top right corner. If there is no synchronization, the service will only be available when the agent is next read.

If a rule is deleted and no new rules are registered for the same computer, device monitoring will stop.

Step 4. Configure the service

Access the documentation below to define which thermal printers will be monitored:

  1. Configure addresses for searching network thermal printers for the service (mandatory configuration): to configure the addresses for searching for thermal printers.

  2. Configure network thermal printer search for the service (optional configuration): to configure the scheduled search for thermal printers or start the search immediately.

  3. Configure network thermal printer service synchronization (optional configuration): to configure service synchronization.

  4. Configure network thermal printer service monitoring (optional configuration): to configure service monitoring.

  5. Configure network thermal printer service communication (optional configuration): to configure service communication.


Once you have completed the steps above, all network thermal printers will be automatically registered on the portal. From that moment on, registration data, odometers, supplies, and events will be collected. The thermal printers will be available in the inventory and will begin to be monitored. To view the printer inventory, access View printer inventory.