Configure Collector via file upload

Create a file

Create a text file (NDDPrintClientCollectorKyocera.ini) and save it to a USB flash drive (FAT32 format). This file must contain the information required for the desired scenario.

Information that can be used:

  • address_primary= Enter the IP address or hostname of the MPS/360 server;

  • address_secondary= Enter the IP address or hostname of the server where NDD Print Host is installed;

NOTE

Global Data Center: “wsembedded.nddprint.com”;

European Data Center: “wsembedded-eu.nddprint.com”;

U.S. Data Center: “wsembedded-us.nddprint.com”.

  • enterpriseKey= Enter the company's identification key;

IMPORTANT

If you do not have one, please contact NDD's sales department;

IMPORTANT

If this field is left blank, the default domain will be set to NDD Print.

  • print_accounting= enable accounting for print jobs (true or false);

  • copy_accounting= enable accounting for copy jobs (true or false);

  • scan_accounting= enable accounting for scan jobs (true or false);

  • fax_accounting= enable accounting for fax jobs (true or false);

  • address_log= specify the server address to which logs will be sent for debugging purposes;

  • SNMP_version= SNMP protocol version used for communication with the equipment (v1, v2, or v3);

  • SNMP_v3_username= username used for SNMP v3 authentication;

  • SNMP_v3_auth_password= authentication password used by SNMP v3;

  • SNMP_v3_priv_password= privacy password used by SNMP v3;

  • SNMP_v3_security_level= SNMP v3 security level (1 = no authentication and no privacy, 2 authentication without privacy, 3 = authentication and privacy);

  • SNMP_v3_auth_protocol= authentication algorithm used by SNMP v3 (md5, sha1, sha-224, sha-256, sha-384, or sha-512);

  • SNMP_v3_priv_protocol= privacy algorithm used by SNMP v3 (des or aes);

  • enable_agent_sdk= enable data transmission from the printer to the NDD Orbix (true or false);

  • orbix_address= network address of the NDD Orbix server;

  • orbix_tenant= name of the provider (dealer) configured in NDD Orbix;

  • orbix_organization_id= company identification key in NDD Orbix;

  • enable_multi_device= enable monitoring of multiple devices (true or false);

  • multi_device_list= list of addresses for the equipment to be monitored, configured via a CSV file;

Examples of structures for scenario configuration:

Scenario 1 - Primary Server | Accounting + Meters and Supplies (sent to the Data Center)

💡 EXAMPLE

ADDRESS_PRIMARY=wsembedded.nddprint.com
ENTERPRISE_KEY_PRIMARY=0A-2C-2F-30-6B-CF-D6-AD-C7-7B-A2-DD-05-BA-31-AA
SEND_DESTINATION_PRIMARY=1
ENABLE_COUNTER_SUPPLY_PRIMARY=true

ENABLE_PRINT_ACCOUNTING_PRIMARY=true
ENABLE_COPY_ACCOUNTING_PRIMARY=true
ENABLE_SCAN_ACCOUNTING_PRIMARY=true
ENABLE_FAX_ACCOUNTING_PRIMARY=true

ADDRESS_SECONDARY=
ENTERPRISE_KEY_SECONDARY=
SEND_DESTINATION_SECONDARY=0
ENABLE_COUNTER_SUPPLY_SECONDARY=false
ENABLE_PRINT_ACCOUNTING_SECONDARY=false
ENABLE_COPY_ACCOUNTING_SECONDARY=false
ENABLE_SCAN_ACCOUNTING_SECONDARY=false
ENABLE_FAX_ACCOUNTING_SECONDARY=false

ENABLE_AGENT_SDK=false
ENABLE_COUNTER_SUPPLY_ORBIX=false

Scenario 2 - Primary Server | Accounting Only (NDD Print Host)

💡 EXAMPLE

ADDRESS_PRIMARY=192.168.1.43
SEND_DESTINATION_PRIMARY=2
ENABLE_COUNTER_SUPPLY_PRIMARY=false

ENABLE_PRINT_ACCOUNTING_PRIMARY=true
ENABLE_COPY_ACCOUNTING_PRIMARY=true
ENABLE_SCAN_ACCOUNTING_PRIMARY=true
ENABLE_FAX_ACCOUNTING_PRIMARY=true

ADDRESS_SECONDARY=
ENTERPRISE_KEY_SECONDARY=
SEND_DESTINATION_SECONDARY=0
ENABLE_COUNTER_SUPPLY_SECONDARY=false
ENABLE_PRINT_ACCOUNTING_SECONDARY=false
ENABLE_COPY_ACCOUNTING_SECONDARY=false
ENABLE_SCAN_ACCOUNTING_SECONDARY=false
ENABLE_FAX_ACCOUNTING_SECONDARY=false

ENABLE_AGENT_SDK=false
ENABLE_COUNTER_SUPPLY_ORBIX=false

Scenario 3 - Primary + Secondary | Data Center + NDD Print Host

💡 EXAMPLE

ADDRESS_PRIMARY=wsembedded.nddprint.com
ENTERPRISE_KEY_PRIMARY=0A-2C-2F-30-6B-CF-D6-AD-C7-7B-A2-DD-05-BA-31-AA
SEND_DESTINATION_PRIMARY=1

ENABLE_COUNTER_SUPPLY_PRIMARY=true
ENABLE_PRINT_ACCOUNTING_PRIMARY=true
ENABLE_COPY_ACCOUNTING_PRIMARY=true
ENABLE_SCAN_ACCOUNTING_PRIMARY=true
ENABLE_FAX_ACCOUNTING_PRIMARY=true

ADDRESS_SECONDARY=192.168.1.43
SEND_DESTINATION_SECONDARY=2
ENABLE_COUNTER_SUPPLY_SECONDARY=false

ENABLE_PRINT_ACCOUNTING_SECONDARY=true
ENABLE_COPY_ACCOUNTING_SECONDARY=true
ENABLE_SCAN_ACCOUNTING_SECONDARY=true
ENABLE_FAX_ACCOUNTING_SECONDARY=true

ENABLE_AGENT_SDK=false
ENABLE_COUNTER_SUPPLY_ORBIX=false

Scenario 4 - Primary + Secondary + Orbix | Data Center, NDD Print Host, and Agent SDK

💡 EXAMPLE

ADDRESS_PRIMARY=wsembedded.nddprint.com
ENTERPRISE_KEY_PRIMARY=0A-2C-2F-30-6B-CF-D6-AD-C7-7B-A2-DD-05-BA-31-AA
SEND_DESTINATION_PRIMARY=1
ENABLE_COUNTER_SUPPLY_PRIMARY=true

ENABLE_PRINT_ACCOUNTING_PRIMARY=true
ENABLE_COPY_ACCOUNTING_PRIMARY=true
ENABLE_SCAN_ACCOUNTING_PRIMARY=true
ENABLE_FAX_ACCOUNTING_PRIMARY=true

ADDRESS_SECONDARY=192.168.1.43
SEND_DESTINATION_SECONDARY=2
ENABLE_COUNTER_SUPPLY_SECONDARY=false

ENABLE_PRINT_ACCOUNTING_SECONDARY=true
ENABLE_COPY_ACCOUNTING_SECONDARY=true
ENABLE_SCAN_ACCOUNTING_SECONDARY=true
ENABLE_FAX_ACCOUNTING_SECONDARY=true

ENABLE_AGENT_SDK=true
ENABLE_COUNTER_SUPPLY_ORBIX=true
ORBIX_ADDRESS=https://orbix.exemplo.com
ORBIX_TENANT=tenant-exemplo
ORBIX_ORGANIZATION_ID=organization-exemplo

Upload file

  1. Plug the USB flash drive into the equipment;

  2. Log in as an administrator on the equipment and click the NDD Print Client Collector icon;

  3. Enter the password to access the NDD Print Client Collector (default: 1111);

  4. Upload the configuration by clicking Upload;

  5. After uploading the data, click Test Connection to verify the configuration;

  6. After verifying the connection, click Save.

Last updated: