HP-UX 11i September 2002 Release Notes
HP-UX 11i Version 1.0 Operating Environment Applications
HP-UX 11i Operating Environment
Chapter 6
99
Compatibility
There are minor changes in monconfig, the user interface for configuring EMS
Hardware Monitors. These changes relate to the client configuration files which have
been added to support the multiple-view (Predictive-enabled) feature.
If you have scripts which invoke monconfig, they may have to be modified.
For more information on these changes, refer to “Adding a Monitoring Request” in
Chapter 2 of the EMS Hardware Monitors User’s Guide (June 2000 or later edition)
available by searching on the manual title at:
http://docs.hp.com/hpux/diag/
Alternately, you can just run monconfig on HP-UX 11i to see the revised dialog.
Documentation
The http://docs.hp.com/hpux/diag/ web site also has tutorials, FAQs, Release Notes,
and manuals documenting the Support Tools. Although some documentation is also
available through other means, such as through the Support Plus CD, the web pages
provide the latest information.
For changes since the initial release of HP-UX 11i, see the March 2001, June 2001,
December 2001, March 2002, June 2002, or September 2002 documents at the following
URLs:
For EMS Release Notes, see
http://docs.hp.com/hpux/onlinedocs/diag/ems/ems_rel.htm
For STM Release Notes, see
http://docs.hp.com/hpux/onlinedocs/diag/stm/stm_rel.htm
Judy Libraries
The Judy product is a C language library that enables an unbounded array capability.
Judy Libraries provide a state-of-the-art core technology that replaces many traditional
data structions and algorithms (such as arrays, sparse arrays, hash tables, B-trees,
binary trees, linear lists, skip lists, and counting functions).
updated for
September 2002
The Judy technology is now an Open Source product that is available from SourceForge
at http://sourceforge.net/projects/judy.
updated for
June 2002
The Judy Libraries product has been updated to incorporate improved manpages, minor
defect fixes, and minor code improvements.
updated for
December 2001
New functionality has been added to the Judy libraries to search for the next available
(empty) location in a Judy array. Functions include the following:
• FirstEmpty
• NextEmpty
• LastEmpty
• PrevEmpty
See the information library for details at: http://www.hp.com/go/judy.