home *** CD-ROM | disk | FTP | other *** search
/ Freesoft 1999 March / Freesoft_1999-03_cd.bin / recenz / network / IPMonitor / readme.txt < prev    next >
Text File  |  1999-04-18  |  9KB  |  190 lines

  1. ====================
  2. IP Ultra Monitor 2.0 Build 15
  3. ====================
  4.  
  5. Maximize this window to view this text file.  If you are using Notepad then enable wordwrap.
  6.  
  7. This is beta software and may contain bugs.
  8.  
  9. ----------
  10.  Version Information
  11. ----------
  12.  
  13. I will be using the file name ipmon2.zip for all versions of IP Ultra Monitor 2.0  
  14. This version is IP Ultra Monitor 2.0 Build 15 
  15. The version information is also available from the splash screen or the about box.
  16.  
  17. ----------
  18.  Overview
  19. ----------
  20.  
  21. IP Ultra Monitor is a program to monitor TCP/IP ports on remote servers (e.g. http, ftp, smtp, dns)
  22. IP Ultra Monitor 2.0 BETA 15 is freeware. 
  23. This program was written in Visual Basic 6.0 Service Pack 2 by ultrajones.
  24.  
  25. ---------------------------
  26.  Features of IP Ultra Monitor
  27. ---------------------------  
  28. - Uses a Microsoft Access database to store information using Microsoft DAO. 
  29. - Monitor Services (FTP, NNTP, SMTP, HTTP) on remote devices.  (It will open a TCP/IP connection to the remote device and port specified.  If a connection can not be made a description of the error is recorded.)
  30. - Monitor device status by ICMP Ping.
  31. - Devices are checked every 5 to 60 minutes (user specified.) 
  32. - Tracks the following:
  33.   1)  Number of successful and non-successful connections. 
  34.   2)  Last error message
  35.   3)  Date and time when device or port failed.
  36.   4)  Date and time when device or port recovered.
  37.   5)  Minimum, maximum and average ping round trip times.
  38.   6)  Uptime summary.
  39.   7)  Logs all device and port status activity.
  40. - System tray support showing status and number of problems detected.    
  41. - HTML output indicating device and port status for all monitored devices.
  42. - Microsoft Agent Characters will notify you of problems found during a schedule check. 
  43. - Option to send an Email if failures are detected (user specified failure interval.) 
  44.  
  45. -------------------------
  46.  Major Fixes and Changes
  47. -------------------------
  48. Version 2.0.0 Build 15
  49. - Fixed error messages if Microsoft Agent 2.0 is not installed.
  50. - Fixed script error on HTML output web page.
  51.  
  52. Version 2.0.0 Build 14
  53. - Added the ability to reset the icons after a device has recovered for a user specified amount of times.
  54. - An HTML template is used when creating the HTML output.á The template can be customized using any HTML editor.
  55. - Added the ability to define aliases to the device.á IP Ultra Monitor 2.0 will use the alias name when recording and announcing device activity.
  56. - Added views menu in the listview control window.
  57. - Changes have been made to the email notification.á A summary of the number of devices that have failed and recovered are now included in the email message.
  58. - Hiding the selection has been disabled in the listview and treeview to avoid confusion while maneuvering through the interface.
  59. - Microsoft Agent will not say "dot" when announcing a DNS name with a "." in it.
  60. - Important Information About Build 14.  The database is NOT compatible with version prior to build 14.á If this causes you grief I will refund your money.á :-)á If you have Microsoft Access 97 or later you can open the database and make the changes to convert your database.á Let me know if you need this information.
  61. - Email notification bug has been fixed.á Only sends an email on the devices that have failed or recovered.
  62. - Fixed the bug that was causing the device wizard to freeze after checking the "do not show introduction in the future" check box.
  63. - Device time-out option has been fixed.
  64. - The splash screen refresh problem has been fixed.
  65. - Menu options that should be disabled have been disabled.
  66. - Microsoft Agent Characters return animation has been re-implemented.
  67. - Locked all controls in the options dialogue to prevent users from causing the program to fail due to incorrect data values.
  68. - Added speech recognition using Microsoft Agent and the Microsoft Speech Recognition Engine.á Requires a soundcard, microphone and the Microsoft Speech Recognition Engine, which is available free from Microsoft.  The following voice commands are supported:  Monitoring On, Monitoring Off, Monitoring Status, Show Log File and Show HTML.
  69.  
  70. Version 2.0.0 Build 11
  71. - Updated icons for device and ports in the treeview and listview.
  72. - A bunch of stuff.  I am not very good at tracking changes.  
  73.  
  74. Version 2.0.0 Build 3
  75. - Complete re-write from version 1.0.5.  Ping checking is currently single threaded due to the ICMP ping control I am using.  If I use multiple instances of this control it produces unpredictable resutls.  (http://www.dameware.com)
  76. - Added ICMP port ping.
  77. - Added device add wizard to assist in the creation of a monitored device.
  78. - Added TCP/IP port monitor wizard to assist in the selection of monitored ports.
  79. - Added the ability to save, open and compact the Microsoft Access database.  
  80. - Added the ability to expand and collapse the treeview using toolbar button.
  81.  
  82. Version 1.0.5  (Beta 5)
  83. - Fixed a major bug that would cause the program not to function when either Microsoft Agent or the Merlin character was not installed prior to running IP Ultra Monitor.
  84. - Removed the ability to select an animation for the failure announcement.
  85. - Added the ability to customize the Microsoft Agent balloon.
  86. - Reorganized the options dialogue form.
  87. - A bunch of tweaks.
  88.  
  89. Version 1.0.4  (Beta 4)
  90. - Bug fixes and tweaks.
  91. - Fixed problem where Microsoft Agent would appear every time when announce date/time was checked.
  92. - Tweaks to SMTP control (error control and checking).
  93.  
  94. Version 1.0.3  (Beta 3)
  95. - Bug fixes and tweaks.
  96. - Fixed error in the add device form when pressing cancel.
  97. - Added the abilty to modify the device and port descriptions.
  98. - Added the ability to notify you when devices recover after a failure.
  99. - Added the ability to log all events to ultramonitor.txt in the application directory.
  100.  
  101. Version 1.0.2  (Beta 2)
  102. - Added the ability to configure a description for ports and devices.
  103. - Added MS Agent 2.0 (from 1.5)
  104. - Added the ability to send an email message on failure.  (This uses an ActiveX SMTP control that I wrote.)  
  105. - Tons of other stuff.
  106.  
  107. Version 1.0.1  (Initial Release to Beta Testers)
  108.  
  109. ------------------
  110.  Getting updates?
  111. ------------------
  112.  
  113. You can get the latest updates from:
  114.  
  115. http://members.home.com/ultraj/
  116.  
  117. ----------------------
  118.  Minimum Requirements
  119. ----------------------
  120.  
  121. Some type of Internet or Intranet connection (dial-up / cable modem / ISDN etc.)
  122. Microsoft Windows 95, 98 or NT 
  123. Microsoft's TCP/IP installed.
  124. Visual Basic 6.0 Runtimes.  (http://support.microsoft.com/download/support/mslfiles/VBRUN60.EXE)
  125. Microsoft Agent version 2.0 AND the Merlin Microsoft Agent 2.0 character.  (http://www.microsoft.com/msagent)
  126.  
  127. IP Ultra Monitor Version 2.0.x includes the following files: 
  128.  
  129. - ultramonitor.exe - Main program executable.
  130. - readme.txt - IP Ultra Monitor 2.0 description and instructions.
  131. - install.txt - IP Ultra Monitor installation notes.
  132. - issues.txt - IP Ultra Monitor known issues.
  133. - ultrasmtp.ocx - Simple mail transport protocol control I wrote.
  134. - ultratray.ocx - Tray control I wrote based on the Microsoft sample.
  135. - ultramonitor.mdb - Microsoft Access Database used to store configuration and results.
  136. - ultramonitor.txt - Text file used to log your results.
  137. - agentctl.dll - Microsoft Agent file used to program the Microsoft Agent Characters.
  138. - comdlg32.ocx - Common Dialog Control 6.0
  139. - mscomctl.ocx - Windows Common Controls 6.0
  140. - mswinsock.ocx - Microsoft winsock control version 6.0.
  141. - mscomct2.ocx - Microsoft version 6.0 
  142. - dping.dll - Dameware ping conrol (http://www.dameware.com)
  143. - dao350.dll - Microsoft Data Access
  144. - expsrv.dll - 
  145. - msget35.dll -
  146. - msjint35.dll -
  147. - msjter35.dll -
  148. - msrepl35.dll -
  149. - msstdfmt.dll -
  150. - msvcrt40.dll -
  151. - vb5.dll -
  152. - vbajet32.dll -
  153.  
  154. -----------------------
  155.  Install IP Ultra Monitor
  156. -----------------------
  157.  
  158. To install IP Ultra Monitor:
  159.  
  160. 1. Extract ipmon2.zip in any folder using your favorite zip program.
  161. 2. Double click setup.exe and follow the on screen directions.
  162.  
  163. --------------------------
  164.  Un-install IP Ultra Monitor
  165. --------------------------
  166.  
  167. To Un-install IP Ultra Monitor:
  168.  
  169. 1. Choose Add/Remove Programs from the Control Panel
  170. 2. Choose IP Ultra Monitor 2.0 from the list box then press the "Add/Remove.." button.
  171.  
  172. ---------------------
  173.  Distribution Status / Copyright Information
  174. ---------------------
  175.  
  176. (c) 1999 Ultrajones Software, All Rights Reserved.
  177. IP Ultra Monitor Includes Microsoft Agent technology.
  178. IP Ultra Monitor 2.0 can be freely redistributed, if no charge is made for the program.
  179.  
  180. This Beta software may not be re-distributed.
  181.  
  182. Microsoft, Microsoft Access and Microsoft Agent are registered trademarks of Microsoft Corporation.
  183. Microsoft Corporation in no way endorses or is affiliated with IP Ultra Monitor.
  184. All other trademarks are the sole property of their respective owners.
  185. (c) 1996-1998 Microsoft Corporation. All rights reserved.
  186.  
  187. =======================
  188.  Ultrajones@hotmail.com
  189. =======================
  190.