"Big Monitoring Without the Complexity and Cost"  
Home Products Pricing Support Downloads News and Events Contact Us  
 
 
New for Release 2.0!
Index
 
ID   Title   Platform   Area   Type  
497   Distinquish between attributes and perf data   All   Agent   Feature
561   License exp will no longer prohibit agent startup   All   Agent   Feature
505   Alarm history   All   Alarms   Feature
517   User defined alarm constants   All   Alarms   Feature
541   Link to edit alarm rule in active alarm list   All   Alarms   Feature
518   Standard Edition feature changes   All   All   Feature
521   Show scanner and alarm configuration text in popup   All   Configuration   Feature
556   Ability to test custom scripts in web config   All   Configuration   Feature
507   Breakout custom scanners on console   All   Console   Feature
509   Show optional alarm details on console views   All   Console   Feature
511   Add new window option on main console   All   Console   Feature
522   Console agent auto-discover   All   Console   Feature
553   Console - scanners only shown inactive if in error   All   Console   Feature
559   Agent inventory page on Console   All   Console   Feature
519   Standard Error on custom scanners displayed   All   Custom Scanner   Feature
552   Log a message if a custom scanner reports no data   All   Custom Scanner   Feature
539   InErr, OutErr, Collisions now reported as a rate   All   Network Scanner   Feature
498   Alternate SMTP server   All   Notifications   Feature
512   Improved plugin scanner parameter configuration   All   Plugin scanners   Feature
525   Repository auto set   All   Repository Link   Feature
503   Do not stop scanners when they error   All   Scanner   Feature
550   Scan interval adjusted for scan duration   All   Scheduler   Feature
554   Custom scanners scheduling enhanced   All   Scheduler   Feature
543   Ability to specifiy which resources are stored   All   Storage   Feature
548   Link to edit scanner settings on scanner page   All   Web Interface   Feature
549   Make pending config changes msg more noticable   All   Web Interface   Feature
514   Faster reloading of pages using image caching   All   Webserver   Feature
515   New session data behavior   All   Webserver   Feature
516   Agent and Console session data stored seperately   All   Webserver   Feature
551   Extend login/pass security to www pages.   All   Webserver   Feature
513   Webserver plugin status code for unavail host   All   WsPlugin   Feature
562   Solaris 9 Support   Solaris (All)   Application   Feature
520   Custom scanners may now contain pipes, etc   Solaris (All)   Custom Scanner   Feature
504   Support systems with more than 2GB of memory   Windows (All)   Memory Scanner   Feature
523   Virtual memory usage added to Memory scanner   Windows (All)   Memory Scanner   Feature
495   Add IO rates to process scanner   Windows (All)   Process Scanner   Feature
524   Add IOKBps to Process/App scanner   Windows (All)   Process Scanner   Feature
557   Hostnames starting with a digit treated as IP addr   All   Agent   Defect
555   Scanner summary pages show inaccessible scanners   All   Web Interface   Defect
560   Removed alarm notification not detected   All   Web-based configuration   Defect
546   duplex mode of network interfaces incorrect   Solaris (All)   Network Scanner   Defect
536   Core dump while loading Solaris Disk map   Solaris 2.6   Solaris2Adapter   Defect
547   Agent service can GPF during shutdown   Windows (All)   Application   Defect

Details:
 
ID: 497 Title: Distinquish between attributes and perf data   Platform: All   Area: Agent   Type: Feature  
  Distinquish between attributes (that don't change) and performance data that does change between scans.  
 
ID: 561 Title: License exp will no longer prohibit agent startup   Platform: All   Area: Agent   Type: Feature  
  An expired license will no longer prohibit agent startup. Instead the status of a trial (with expiration) is checked by the web server. In the event that the license expires, all scanner web pages will be redirected to the set license page.  
 
ID: 505 Title: Alarm history   Platform: All   Area: Alarms   Type: Feature  
  Store and display alarm history for scanners and the console  
 
Example:
 
 
ID: 517 Title: User defined alarm constants   Platform: All   Area: Alarms   Type: Feature  
  All user to define constants to be used in alarm rules. They are prefixed with a colon ":". In addition, alarm rule popup windows will now allow users to add variables and constants to an existing condition  
 
Example:
 
 
ID: 541 Title: Link to edit alarm rule in active alarm list   Platform: All   Area: Alarms   Type: Feature  
  Now you can edit an alarm rule by clicking a link in the active alarm list (at bottom of scanner pages). Requires admin login.  
 
Example:
 
 
ID: 518 Title: Standard Edition feature changes   Platform: All   Area: All   Type: Feature  
  Standard Edition now supports the repository and plugins (only one instance per plugin type allowed). Failover and custom scanners are still non-functional in this edition.  
 
ID: 521 Title: Show scanner and alarm configuration text in popup   Platform: All   Area: Configuration   Type: Feature  
  Show the text for an alarm or scanner configuration as a pop up window in the web-based configuration.  
 
Example:
 
 
ID: 556 Title: Ability to test custom scripts in web config   Platform: All   Area: Configuration   Type: Feature  
  Ability to test custom scripts in the web configuration.  
 
ID: 507 Title: Breakout custom scanners on console   Platform: All   Area: Console   Type: Feature  
  Breakout custom scanners on console catagory view.  
 
ID: 509 Title: Show optional alarm details on console views   Platform: All   Area: Console   Type: Feature  
  Show optional alarm details on console views. Add new console By Alarm view.  
 
Example:
 
 
ID: 511 Title: Add new window option on main console   Platform: All   Area: Console   Type: Feature  
  Add new window option on main console like on the console summary page  
 
ID: 522 Title: Console agent auto-discover   Platform: All   Area: Console   Type: Feature  
  Any host IP address specified as a broadcast address (contains a 255) will be sent a broadcast packet in order to auto-discover agents on that subnet. For example: hosts=192.168.3.255:8080 or 255.255.255.255:8080.  
 
ID: 553 Title: Console - scanners only shown inactive if in error   Platform: All   Area: Console   Type: Feature  
  The meaning of "inactive" on the Console display has been changed to indicate the the scanner has encountered a runtime error and no data was returned.  
 
ID: 559 Title: Agent inventory page on Console   Platform: All   Area: Console   Type: Feature  
  Add an agent inventory page so that users can see the number of licenses in use. Provide a summary of platforms and agent versions. Plus, show agent version details with upgrade recommendations.  
 
Example:
 
 
ID: 519 Title: Standard Error on custom scanners displayed   Platform: All   Area: Custom Scanner   Type: Feature  
  When a custom scanner fails, the output from standard error of the process is captured and displayed in the log (and optionally on internal alarm) up to 40 characters.  
 
Example:
 
 
ID: 552 Title: Log a message if a custom scanner reports no data   Platform: All   Area: Custom Scanner   Type: Feature  
  (Optionally) Log a message if a custom scanner reports no data. raw=no bytes, name value=no nv pairs, tabular=no rows, perfmon=no instances. This feature is configurable using the log_nodata custom scanner property and defaults to false.  
 
ID: 539 Title: InErr, OutErr, Collisions now reported as a rate   Platform: All   Area: Network Scanner   Type: Feature  
  The InErr, OutErr, Collisions(unix) will now reported as a rate. This is, input errors detected per second rather than the raw accumlated number, which is not a useful.  
 
ID: 498 Title: Alternate SMTP server   Platform: All   Area: Notifications   Type: Feature  
  Allow the user to specify an alternate smtp server.  
 
ID: 512 Title: Improved plugin scanner parameter configuration   Platform: All   Area: Plugin scanners   Type: Feature  
  Plugin scanner parameters now present formatted options using text boxes, drop down lists, and check boxes. In addition, some basic validations are performed. In addition, each virtual scanner can optionally have storage parameters specified.  
 
ID: 525 Title: Repository auto set   Platform: All   Area: Repository Link   Type: Feature  
  A new auto_set option can be enabled to allow the repository host and port to be automatically set by a Repository broadcast message. The agent will only be set if auto_set is enabled and the host is NOT currently defined.  
 
ID: 503 Title: Do not stop scanners when they error   Platform: All   Area: Scanner   Type: Feature  
  Do not stop a scanner if it encounters an error. This situation may be temporary. Continue to log the error and allow internal alarms to be generated.  
 
ID: 550 Title: Scan interval adjusted for scan duration   Platform: All   Area: Scheduler   Type: Feature  
  The sleep between scans is now adjusted to take the scan duration into account. For example: if a scan takes 3 seconds and the interval is 60, then the scheduler will sleep for 57 seconds not 60. However, the scheduler will always sleep for at least 1s.  
 
ID: 554 Title: Custom scanners scheduling enhanced   Platform: All   Area: Scheduler   Type: Feature  
  Custom scanners may now specify a "schedule" property that overrides the "interval" property. The format is: mins(0-59) hours(0-23) monthday(1-31) weekday(0-6); where each can be a list having a single number, range(low-high), or "*" any. See details.  
 
ID: 543 Title: Ability to specifiy which resources are stored   Platform: All   Area: Storage   Type: Feature  
  Each scanner now has the optional ability to only store data to the local datastore or repository based on a specified list of resources. This specification is not case sensitive and may contain wildcards. If blank, all are stored  
 
ID: 548 Title: Link to edit scanner settings on scanner page   Platform: All   Area: Web Interface   Type: Feature  
  Add a link on each scanner page to jump to that scanners configuration settings. Requires admin login.  
 
Example:
 
 
ID: 549 Title: Make pending config changes msg more noticable   Platform: All   Area: Web Interface   Type: Feature  
  The pending changes message at the top of each configuration page needs to be more noticable.  
 
ID: 514 Title: Faster reloading of pages using image caching   Platform: All   Area: Webserver   Type: Feature  
  All web pages will now reload faster because images are allowed to be cached by the browser. In addition, the main console will reload faster since window.location.reload() is no longer called. This caused all objects to be reload from the server.  
 
ID: 515 Title: New session data behavior   Platform: All   Area: Webserver   Type: Feature  
  All sessions by the same username will not share persistant session data. For example, this means that the anonymous user on several different browse sessions will share the same view, sort criteria, and scanner expansion settings.  
 
ID: 516 Title: Agent and Console session data stored seperately   Platform: All   Area: Webserver   Type: Feature  
  The agent and console now store persisted session data in seperate files (login.sess and login_c.sess) in order to keep them from clobbering each other when run on the same machine and directory.  
 
ID: 551 Title: Extend login/pass security to www pages.   Platform: All   Area: Webserver   Type: Feature  
  Extend (optional) login/password security to files located in the www subdirectory. To access these pages, you must be in either the "admin" or (new) "www" access group.  
 
ID: 513 Title: Webserver plugin status code for unavail host   Platform: All   Area: WsPlugin   Type: Feature  
  The returned status codes for webservers that cannot be contacted is changed from 404 to: Connect Failure=0, Bad URL=1, Connect Timeout=2  
 
ID: 562 Title: Solaris 9 Support   Platform: Solaris (All)   Area: Application   Type: Feature  
  Solaris 9 Support  
 
ID: 520 Title: Custom scanners may now contain pipes, etc   Platform: Solaris (All)   Area: Custom Scanner   Type: Feature  
  The custom scanner on all unix version will now use the shell to help process external commands. This means that pipes and redirects are now allowed  
 
ID: 504 Title: Support systems with more than 2GB of memory   Platform: Windows (All)   Area: Memory Scanner   Type: Feature  
  Support systems with more than 2GB of memory.  
 
ID: 523 Title: Virtual memory usage added to Memory scanner   Platform: Windows (All)   Area: Memory Scanner   Type: Feature  
  Virtual memory available, used, and percent used has been added to summary data in the memory scanner.  
 
ID: 495 Title: Add IO rates to process scanner   Platform: Windows (All)   Area: Process Scanner   Type: Feature  
  Add platform specific IO rate information for each process.  
 
ID: 524 Title: Add IOKBps to Process/App scanner   Platform: Windows (All)   Area: Process Scanner   Type: Feature  
  Add IOKBps (Disk/Network) IO KBps to the process and application scanner. This information is not available seperately (ie Disk only)  
 
ID: 557 Title: Hostnames starting with a digit treated as IP addr   Platform: All   Area: Agent   Type: Defect  
  Hostnames starting with a digit are incorrectly treated as an IP address.  
 
ID: 555 Title: Scanner summary pages show inaccessible scanners   Platform: All   Area: Web Interface   Type: Defect  
  The scanner summary page lists scanners that are not accessible due to access group security. This should be changed to only list those scanners that are accessible to the current user.  
 
ID: 560 Title: Removed alarm notification not detected   Platform: All   Area: Web-based configuration   Type: Defect  
  When all notification specifications for an alarm are deleted and the form Applied, the update is not recorded and no Save message appears at the top of the screen.  
 
ID: 546 Title: duplex mode of network interfaces incorrect   Platform: Solaris (All)   Area: Network Scanner   Type: Defect  
  The duplex mode of a network interface can be incorrect if more than one NIC exists.  
 
ID: 536 Title: Core dump while loading Solaris Disk map   Platform: Solaris 2.6   Area: Solaris2Adapter   Type: Defect  
  A core dump can occur during startup while loading the Solaris disk map. This only occurs when a device cannot be matched to a pseudo-name and is rare.  
 
ID: 547 Title: Agent service can GPF during shutdown   Platform: Windows (All)   Area: Application   Type: Defect  
  The agent can generate a fatal error while shutting down in rare instances. This is due to a timing issue between the service thread and the main process exit.  
 
 
Home  | Contact Us  | Privacy  | Copyright © 2002-2008 T3 Software Builders, Inc. |  All Rights Reserved