Release Notes 93000420_H Digi Port Authority - Remote Version 3.03.47 for Linux 40002188_H.src.rpm 40002188_H.tgz Supported OS Distributions/Kernels: (These versions have been tested and others may work as well) Kernels 2.6.x up to 3.10.0 Red Hat and CentOS Versions EL 4, 5, 6, 7 SuSE 12.3 Debian 8.2.0 Package Part Number 40002188_H 1/21/2016 1. INTRODUCTION Digi Port Authority - Remote (DPAR) This software package provides a graphical interface to monitor SNMP information for Digi devices. It also features device discovery and IP assignment utilizing Digi's ADDP (Advanced Device Discovery Protocol). Be sure to upgrade your devices firmware to gain the most functionality out of DPAR. On the various supported UNIX's, this package requires that an X-Windows environment be installed in order to run. On all systems, this package requires a browser to display help files. DPAR is available for many operating systems. Visit www.digi.com to find DPAR and other software for your operating system. 2. SUPPORTED PRODUCTS Digi Connect[1] Digi One RealPort Digi One IA RealPort Digi One TS PortServer II[2] PortServer TS PortServer TS 1/2/4 MEI PortServer TS 1/2/4 P MEI PortServer TS 1/2/4 W MEI PortServer TS 1/2/4 H MEI PortServer TS 1/3 M MEI NOTES: [1] Limited support. (e.g. Processor Utilization and Memory Utilization readings are not available.) [2] Does not support ADDP or IP assignment. 3. ENHANCEMENTS o Added support for x86_64 architecture and newer Linux kernels 4. BUG FIXES o N/A 5. KNOWN LIMITATIONS o DPA Remote (GUI) does not display properly in Ubuntu. Remote xterm sessions work, as well as, the addp binary (CLI). o The 32 bit libX11 and zlib packages are needed on 64 bit platforms and can be installed with the following syntax: libx11: 64-bit Debian: apt-get install libx11-6:i386 64-bit Fedora: dnf install libX11.i686 64-bit SUSE: zypper install libX11-6-32bit (or xorg-x11-libX11-32bit) 64-bit Red Hat/CentOS: yum install zlib.i686 (EL7 may require the --setopt=protected_multilib=false flag) zlib: 64-bit Debian: apt-get install zlib1g:i386 (or lib32z1) 64-bit Fedora: dnf install zlib.i686 64-bit SUSE: zypper install libz1-32bit 64-bit Red Hat/CentOS: yum install libX11.i686 (EL7 may require the --setopt=protected_multilib=false flag) o IP address assignment is not possible from the dparemote utility, the addp binary located in /opt/dg/tcl-tk8.3.2/ /bin/addp can be used to accomplish this. Example syntax: addp -S -m -a -s -g -p A reboot is required after changing the network settings: addp -R -m -p o Online help is only one page of general information. o The graphical display of DPA Remote is not presented properly in Ubuntu Linux, however it does display properly on remote xterm sessions and the addp binary functions properly. 7. PACKAGE INSTALLATION AND REMOVAL INSTRUCTIONS The Digi Port Authority - Remote package can be installed using the rpm utility on the distribution file 40002188_.src.rpm or, on systems that do not have the rpm utility, by using the distribution file 40002188_.tgz. To install on a system with the rpm utility, do the following: 1. If the package has been previously installed on the target machine, remove it by doing: rpm -e digidpar 2. Place 40002188_.src.rpm in a suitable directory. 3. Newer versions of RPM use the rpmbuild command, otherwise use rpm: rpmbuild --rebuild 40002188.src.rpm 4. Scan the output of the previous command for a line that begins with: Wrote: It will tell you the path to the rpm file that was built. Using that path execute the command: rpm -ihvv /digidpar-..rpm To install on a system that does not have the rpm utility, do the following: 1. If the package has been previously installed on the target machine, remove it. The example here assumes that the old source is in /usr/src: 1a. cd /usr/src/digidpar-/sme 1b. make unlink 1c. make uninstall 1d. cd ../.. 1e. rm -rf digidpar- 2. Place 40002188_.tgz in a suitable directory such as /usr/src 3. cd /usr/src 4. tar -xvzf 40002188_.tgz 5. cd digidpar-3.03.47/sme 6. make install 7. make link It is recommended that you do not remove the source tree since the makefiles are necessary for the uninstall procedure. Note that Digi part number versioning WILL NOT MATCH package versioning. Part number versions will be in the form 40002188_A, 40002188_A1, 40002188_B, etc. Package versioning is in the form Vx.y, where x is the major release level and y is the minor release level. o Digi Port Authority - Remote (dparemote) is installed in /opt/dg. 8. HISTORY Version 3.03.46 --------------- October 28, 2004 Enhancements: o Added support and product images for new devices: PortServer TS 1/2/4 MEI PortServer TS 1/2/4 P MEI PortServer TS 1/2/4 W MEI PortServer TS 1/2/4 H MEI PortServer TS 1/3 M MEI o Enabled the use of the Firefox browser on Windows platforms. Bug Fixes: o NA Version 3.03.44 --------------- October 28, 2004 Enhancements: o Added limited support for the Digi Connect product line. o Added new fields for wireless interfaces (e.g. Signal Strength, Channel) o Fixed a bug when rapidly clicking a port button. o Added serial power fields. o Previous revision restricted PPP monitoring. Now, all PPP ports are displayed. o UNIX: Added a check to verify DISPLAY environment variable is set. Bug Fixes: o Digi Connect products were reporting "Not a Digi device". Added support for Digi Connect devices. For new Digi devices in the future, the message will be "Unsupported device". o MEI fields now displayed on all ports. Previously, it only displayed on port 1. Version 3.01.43 --------------- March, 31, 2003 Enhancements: o SNMP broadcast discovery. o Simplified the user interface for the discovery actions. o Updated product names reported by discovery. Bug Fixes: o Fixed a failure when trying to monitor a PortServer II with a Ports/Em module attached. o Fixed a failure on foreign Windows systems. o Fixed a failure when trying to monitor certain misconfigured devices. Version 2.03.36 --------------- July 24, 2002 Enhancements: o Added support for industrial automation protocols. o Added product images to the device monitor. o Added a new dialog when a default web browser is not found. o Pressing cancel while initiating a monitor session is now more responsive. o The port monitor data has been re-arranged to accommodate the addition of industrial automation data. o Graph scales can be adjusted by right-clicking the label. o Added 'Reset Counters' button. The button is disabled for devices that don't support it. o Added Digi logo to the About box. Bug Fixes: o Fixed an intermittent poll loop error. o Keyboard navigation fixed. o Fixed menu items that weren't getting grayed out when they should have been. o Port buttons turn green whenever there is data in/out. This wasn't always working correctly on previous versions. Version 2.01.20 --------------- April 9, 2002 Enhancements: o Added IP assignment to the ADDP protocol for devices with a 0.0.0.0 IP address o Reduced the size of the package by removing unnecessary files o Newly discovered devices are updated in place instead of adding duplicate entries to the list o The list of discovered devices is now sortable by pressing the column headings Bug Fixes: o Disabled the pre-caching of MIBs which was causing errors when Digi MIBs were updated or added o Graphs and poll interval now update when pressing "Apply" o Corrected some product names as displayed in the list of discovered devices o PPP connections are no longer displayed as a Network Interface. Relevant information can still be gathered by monitoring the port where the PPP connection is coming in. Version 2.00.07 --------------- January 28, 2002 Enhancements: o Added device discovery using SNMP o Added device discovery using Digi's ADDP (Advance Device Discovery Protocol) o Added more Options and the ability to save them o Provided a way to launch configure for devices that support it o Improved the "Most Recent" list handling o Using a tabbed notebook interface for the device monitor o Added a Modbus page for devices that support it o Added a field for MEI (Multi Electric Interface) o Added fields for Variable Power o Removed the Administrative Status field o Removed the Operational Status field Bug Fixes: o Fixed some error handling problems o Fixed window centering problems Version 1.01 (A1 package revision for Linux) --------------- Sept 29, 2001 Enhancements: o Split common release notes into one per OS Bug Fixes: o Fixed RPM install for Connectiva Version 1.01 - Initial release ------------ Sept 14, 2001 Enhancements: o Added labels that display each graph's current value o Added tab/shift-tab navigation to the port/net monitors o Improved graph scales Bug Fixes: o Solaris: Changed owner:group to root:sys for all files o AIX: Fixed a package installation problem o All OS distributions: Included the man page in the distribution o Improved scrolled frame. The one used in beta had problems with focus and resizing Version 0.10 - Initial beta release ------------ July 9, 2001