ibm aix
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 253
IBMDoK 0.1
IBMDoK is a small KDE kicker applet for the IBM themal sensors. more>>
IBMDoK is a small KDE kicker applet for the IBM themal sensors. Its just my small hack for the T60 sensors.
IBMDoK can work for other ThinkPads, mut maybe you have to adapt it.
<<lessIBMDoK can work for other ThinkPads, mut maybe you have to adapt it.
Download (0.80MB)
Added: 2006-04-07 License: GPL (GNU General Public License) Price:
1295 downloads
Xmmix 1.2
Xmmix is a premium audio mixer utility for the X window system using the Motif graphical user interface. more>>
Xmmix is a premium audio mixer utility for the X window system using the Motif graphical user interface. It operates the input and output mixer section of the sound hardware on many PCs and workstations.
Xmmix offers superior features and look-and-feel. It is designed to be attractive, feature-rich and intuitive to use. It adapts to your sound hardware configuration and displays the appropriate set of controls. It also allows control settings to be saved and retrieved.
Xmmix is supported on Linux as well as other UNIX platforms that runs X11/Motif and the Open Sound System (OSS) package from 4Front technologies. OSS supports many different platforms, including IBM AIX, BSDI BSD/OS, FreeBSD, NetBSD, Linux. Sun Solaris, SCO Open Server, SCO UnixWare and others. Also, OSS supports a very wide range of audio hardware. Visit the Open Sound System web site for details. Linux systems running the ALSA (Advanced Linux Sound Architecture) sound drivers are also supported.
Note: Open Sound System was formerly known as "Unix Sound System" and "VoxWare". OSS/Free, a free version of Open Sound System, is provided with Linux. OSS/Free is also known as a Linux Sound Driver.
Main features:
- Open Sound System API compliant
- Linux sound driver compliant
- Input Controls
- Synth
- PCM
- Alt PCM
- Line
- Mic
- CD
- Rec Mon
- Speaker
- Output Controls
- Master Volume
- Rec Level
- Miscellaneous Controls
- Bass
- Treble
- Input Gain
- Output Gain
- Enhance
- Loudness
- Mute
- Reset to startup-settings
- Selector for recording source
- All level controls can be locked for simultaneous control of left and right channels, or unlocked for individual adjustments.
- Bass and Treble "center" button to set to flat setting.
- Appropriate controls are displayed, based on sound hardware capability and configuration.
- Write mixer settings to file
- Read settings from file
- Auto-initialization upon startup
- Supports running multiple copies of xmmix
- Attractive, intuitive-to-use
- Motif user interface with 3D appearance
<<lessXmmix offers superior features and look-and-feel. It is designed to be attractive, feature-rich and intuitive to use. It adapts to your sound hardware configuration and displays the appropriate set of controls. It also allows control settings to be saved and retrieved.
Xmmix is supported on Linux as well as other UNIX platforms that runs X11/Motif and the Open Sound System (OSS) package from 4Front technologies. OSS supports many different platforms, including IBM AIX, BSDI BSD/OS, FreeBSD, NetBSD, Linux. Sun Solaris, SCO Open Server, SCO UnixWare and others. Also, OSS supports a very wide range of audio hardware. Visit the Open Sound System web site for details. Linux systems running the ALSA (Advanced Linux Sound Architecture) sound drivers are also supported.
Note: Open Sound System was formerly known as "Unix Sound System" and "VoxWare". OSS/Free, a free version of Open Sound System, is provided with Linux. OSS/Free is also known as a Linux Sound Driver.
Main features:
- Open Sound System API compliant
- Linux sound driver compliant
- Input Controls
- Synth
- PCM
- Alt PCM
- Line
- Mic
- CD
- Rec Mon
- Speaker
- Output Controls
- Master Volume
- Rec Level
- Miscellaneous Controls
- Bass
- Treble
- Input Gain
- Output Gain
- Enhance
- Loudness
- Mute
- Reset to startup-settings
- Selector for recording source
- All level controls can be locked for simultaneous control of left and right channels, or unlocked for individual adjustments.
- Bass and Treble "center" button to set to flat setting.
- Appropriate controls are displayed, based on sound hardware capability and configuration.
- Write mixer settings to file
- Read settings from file
- Auto-initialization upon startup
- Supports running multiple copies of xmmix
- Attractive, intuitive-to-use
- Motif user interface with 3D appearance
Download (0.37MB)
Added: 2006-08-03 License: GPL (GNU General Public License) Price:
1178 downloads
IBM DB2 Express-C 9.5
IBM DB2 Express-C is a free database for storing and managing relational and XML data. It is free to download, use, distribute and does not have any e... more>> <<less
Download (290967KB)
Added: 2009-04-06 License: Freeware Price: Free
200 downloads
Zimpl 2.05
Zimpl is a little language to translate the mathematical model of a problem. more>>
Zimpl is a little language to translate the mathematical model of a problem into a linear or (mixed-) integer mathematical program expressed in .lp or .mps file format which can be read and (hopefully) solved by an LP or MIP solver.
Zimpl is a command line program written in plain C and released under GNU GPL. Zimpl project has been tested to compile under Linux/Intel, Tru64, HPUX, IRIX, Solaris, AIX and MacOS-X.
Probably it will compile and run wherever GMP is available. Zimpl has even been successfully compiled for Windows using MinGW and the GCC as a cross compiler.
Enhancements:
- Some bugfixes.
- Data, e.g. a matrix, can now be read from a stream of numbers.
- argmin/argmax functions have been added.
- The length of identifiers in LP files can be set.
- There are several smaller improvements.
<<lessZimpl is a command line program written in plain C and released under GNU GPL. Zimpl project has been tested to compile under Linux/Intel, Tru64, HPUX, IRIX, Solaris, AIX and MacOS-X.
Probably it will compile and run wherever GMP is available. Zimpl has even been successfully compiled for Windows using MinGW and the GCC as a cross compiler.
Enhancements:
- Some bugfixes.
- Data, e.g. a matrix, can now be read from a stream of numbers.
- argmin/argmax functions have been added.
- The length of identifiers in LP files can be set.
- There are several smaller improvements.
Download (0.48MB)
Added: 2006-10-30 License: GPL (GNU General Public License) Price:
1089 downloads
mod_auth_aix 1.4
mod_auth_aix is Apache module for authentication via AIX Loadable Authentication Modules. more>>
"Loadable Authentication Modules" are AIXs way to extend the identification and authentication functions of the operating system. They are - up to a certain degree - the AIX equivalent of PAM and NSS mechanisms known by many other systems.
mod_auth_aix is an Apache module that allows the Apache web server to use AIX Loadable Authentication Modules as its source of basic authentication. It has originally been inspired by Paul Hensons excellent mod_auth_dce, which seems to work perfectly on every platform but AIX.
Although mod_auth_dce is more powerful than mod_auth_aix, the latter already meets my current demands. Due to its generic approach, mod_auth_aix should work with any AIX Loadable Authentication Module, not just (but of course including) the DCE module.
Building and installing mod_auth_aix:
mod_auth_aix comes with a configure script, so just run
./configure [--with-apxs=/path/to/apxs] [--with-kafs-syscall]
make
make install
If Apache should be able to serve requests with the DCE credentials of the authenticated user (i.e. have access to DFS during requests), youll have to compile mod_auth_aix with kafs_syscall support.
Setting up Apache:
Add "LoadModule auth_aix_module libexec/mod_auth_aix.so" to your httpd.conf.
Then, add appropriate directives to your httpd.conf and/or .htaccess files. Configuration examples can be found in the examples subdirectory. Currently, all configuration directives work in a per directory context.
AuthAIX
When this directive is on, AIX authentication is performed within the directory specified. The default is off. Youll also need valid AuthType, AuthName, and require directives in the directory container. The only supported AuthType is Basic. You can supply any AIX user and group (known by the AIX Loadable Authentication Module specified) to the Apache require directive.
AuthAIXAuthoritative
mod_auth_aix will either approve or deny a request, when this directive is on. The default is off. When the directive is off and a request is not approved (i.e. an authentication failure occurs), mod_auth_aix will decline to handle the request and allow other lower level modules to attempt authentication.
AuthAIXMethod
With this directive, you can specify, which AIX Loadable Authentication Module to use for authentication. The default is SYSTEM, which uses the module specified by the SYSTEM login grammar (set in /etc/security/user) for the given user. Otherwise, mod_auth_aix will load the specified AIX Loadable Authentication Module and call this modules identification and authentication functions for the current request.
<<lessmod_auth_aix is an Apache module that allows the Apache web server to use AIX Loadable Authentication Modules as its source of basic authentication. It has originally been inspired by Paul Hensons excellent mod_auth_dce, which seems to work perfectly on every platform but AIX.
Although mod_auth_dce is more powerful than mod_auth_aix, the latter already meets my current demands. Due to its generic approach, mod_auth_aix should work with any AIX Loadable Authentication Module, not just (but of course including) the DCE module.
Building and installing mod_auth_aix:
mod_auth_aix comes with a configure script, so just run
./configure [--with-apxs=/path/to/apxs] [--with-kafs-syscall]
make
make install
If Apache should be able to serve requests with the DCE credentials of the authenticated user (i.e. have access to DFS during requests), youll have to compile mod_auth_aix with kafs_syscall support.
Setting up Apache:
Add "LoadModule auth_aix_module libexec/mod_auth_aix.so" to your httpd.conf.
Then, add appropriate directives to your httpd.conf and/or .htaccess files. Configuration examples can be found in the examples subdirectory. Currently, all configuration directives work in a per directory context.
AuthAIX
When this directive is on, AIX authentication is performed within the directory specified. The default is off. Youll also need valid AuthType, AuthName, and require directives in the directory container. The only supported AuthType is Basic. You can supply any AIX user and group (known by the AIX Loadable Authentication Module specified) to the Apache require directive.
AuthAIXAuthoritative
mod_auth_aix will either approve or deny a request, when this directive is on. The default is off. When the directive is off and a request is not approved (i.e. an authentication failure occurs), mod_auth_aix will decline to handle the request and allow other lower level modules to attempt authentication.
AuthAIXMethod
With this directive, you can specify, which AIX Loadable Authentication Module to use for authentication. The default is SYSTEM, which uses the module specified by the SYSTEM login grammar (set in /etc/security/user) for the given user. Otherwise, mod_auth_aix will load the specified AIX Loadable Authentication Module and call this modules identification and authentication functions for the current request.
Download (0.017MB)
Added: 2006-05-26 License: GPL (GNU General Public License) Price:
1246 downloads
XAnim 2.80.1
XAnim project is a program for playing a wide variety of animation, audio and video formats on unix X11 machines. more>>
XAnim project is a program for playing a wide variety of animation, audio and video formats on unix X11 machines.
I attempt to reply to all the email messages I receive, however, I get quite a few with invalid return addresses. If you dont hear from me within a week, double check that your return address is correct.
XAnim X11 Support
XAnim supports the majority of the common X11 Visuals. It supports all depths that have a bpp of 1, 8, 16 and 32. Other bpps are non-standard(although they are legal). NOTE: that the depth indicates how many bits are used to specify the color of a pixel and the bpp indicates how many bits each pixel consumes in memory. For example, a depth 24 Visual usually has a 32 bpp uses 24 bits to specify the color and 8 bits of padding per pixel.
Since I optimize each video decompression routine(currently over sixty of them) for each bpp, its a lot of work when someone decides to use a "non-standard" bpp. Especially when the bpp doesnt have a correspondingly sized variable(like bytes for depth 8 or shorts for depth 16). This is why bpp 24 is not yet supported.
XAnim also supports X11 shared memory. This can greatly speed up the drawing of images on most X11 servers by eliminating the need for the X11 server to copy the image *before* writing the image to the display memory. NOTE: X11 shared memory isnt possible when you are using a remote display(ie: you are running on one machine and sending the display to another).
XAnim Audio Support
Unix doesnt have anything even remotely resembling an audio standard or API. This means separate and unique code must be written for each OS/machine combination that is to be supported.
Below is a list of the currently support platforms. If you have a platform that isnt currently supported and you would like to help write the code for it, let me know and I can provide you with some assistance, etc.
- Linux x86 platforms.
- NetBSD x86 platforms.
- BSDI x86 platforms.
- FreeBSD x86 platforms.
- SGI workstations(Indy, Indigo, etc).
- DEC workstations running MMS(Multimedia Services).
- Sun Solaris/SunOS Sparc/68K/x86 workstations.
- HP workstation running HPs Aserver.
- HP workstation direct audio device.
- Sony NEWS 5000 series workstations.
- QNX 4.2 x86 platforms.
- NEC EWS workstations.
- IBM AIX 4.1 workstations.
- Any machine running AudioFile(AF).
- Any machine running Net Audio Server(NAS).
Some time this year I plan on revamping the audio device section of XAnim to allow multiple audio devices to be compiled in at once. For example if you have a Solaris Sparc platform, you could then compile in support for the native audio device and NAS at the same time. That way you could use the same xanim executable depending on whether the machine youre on is running NAS or not.
The reason I bring this up is because I suspect I will probably break things left and right for a while and since I dont have access to the majority of these platforms, I wont be able to test them out before releasing. In any case, when the time comes, Ill give plenty of warning and will leave the old release around.
<<lessI attempt to reply to all the email messages I receive, however, I get quite a few with invalid return addresses. If you dont hear from me within a week, double check that your return address is correct.
XAnim X11 Support
XAnim supports the majority of the common X11 Visuals. It supports all depths that have a bpp of 1, 8, 16 and 32. Other bpps are non-standard(although they are legal). NOTE: that the depth indicates how many bits are used to specify the color of a pixel and the bpp indicates how many bits each pixel consumes in memory. For example, a depth 24 Visual usually has a 32 bpp uses 24 bits to specify the color and 8 bits of padding per pixel.
Since I optimize each video decompression routine(currently over sixty of them) for each bpp, its a lot of work when someone decides to use a "non-standard" bpp. Especially when the bpp doesnt have a correspondingly sized variable(like bytes for depth 8 or shorts for depth 16). This is why bpp 24 is not yet supported.
XAnim also supports X11 shared memory. This can greatly speed up the drawing of images on most X11 servers by eliminating the need for the X11 server to copy the image *before* writing the image to the display memory. NOTE: X11 shared memory isnt possible when you are using a remote display(ie: you are running on one machine and sending the display to another).
XAnim Audio Support
Unix doesnt have anything even remotely resembling an audio standard or API. This means separate and unique code must be written for each OS/machine combination that is to be supported.
Below is a list of the currently support platforms. If you have a platform that isnt currently supported and you would like to help write the code for it, let me know and I can provide you with some assistance, etc.
- Linux x86 platforms.
- NetBSD x86 platforms.
- BSDI x86 platforms.
- FreeBSD x86 platforms.
- SGI workstations(Indy, Indigo, etc).
- DEC workstations running MMS(Multimedia Services).
- Sun Solaris/SunOS Sparc/68K/x86 workstations.
- HP workstation running HPs Aserver.
- HP workstation direct audio device.
- Sony NEWS 5000 series workstations.
- QNX 4.2 x86 platforms.
- NEC EWS workstations.
- IBM AIX 4.1 workstations.
- Any machine running AudioFile(AF).
- Any machine running Net Audio Server(NAS).
Some time this year I plan on revamping the audio device section of XAnim to allow multiple audio devices to be compiled in at once. For example if you have a Solaris Sparc platform, you could then compile in support for the native audio device and NAS at the same time. That way you could use the same xanim executable depending on whether the machine youre on is running NAS or not.
The reason I bring this up is because I suspect I will probably break things left and right for a while and since I dont have access to the majority of these platforms, I wont be able to test them out before releasing. In any case, when the time comes, Ill give plenty of warning and will leave the old release around.
Download (0.43MB)
Added: 2006-11-17 License: Free for non-commercial use Price:
1080 downloads
ZABBIX 1.4.2
ZABBIX is a software that monitors servers and applications. more>>
ZABBIX is software for monitoring of your applications, network and servers.
ZABBIX project supports both polling and trapping techniques to collect data from monitored hosts.
A flexible notification mechanism allows easy and quickly configure different types of notifications for pre-defined events.
Main features:
- Open Source solution
- Runs on AIX, FreeBSD, HP-UX, Linux, MacOS X, NetBSD, OpenBSD, Solaris, Tru64/OSF
- SQL database for storing configuration, collected data and trends
- Web interface offers minimal learning, ubiquitous access
- Instant drill down from real-time status of IT Services to historical trend and statistics
- Data visualisation and mapping
- High performance native ZABBIX agents for performance and integrity monitoring for virtually all platforms (UNIX, Win32)
- Monitoring of "agentless" environments
- Assuring and monitoring SLA for IT Services
- Monitoring of SNMP (v1,v2,v3) devices
<<lessZABBIX project supports both polling and trapping techniques to collect data from monitored hosts.
A flexible notification mechanism allows easy and quickly configure different types of notifications for pre-defined events.
Main features:
- Open Source solution
- Runs on AIX, FreeBSD, HP-UX, Linux, MacOS X, NetBSD, OpenBSD, Solaris, Tru64/OSF
- SQL database for storing configuration, collected data and trends
- Web interface offers minimal learning, ubiquitous access
- Instant drill down from real-time status of IT Services to historical trend and statistics
- Data visualisation and mapping
- High performance native ZABBIX agents for performance and integrity monitoring for virtually all platforms (UNIX, Win32)
- Monitoring of "agentless" environments
- Assuring and monitoring SLA for IT Services
- Monitoring of SNMP (v1,v2,v3) devices
Download (2.7MB)
Added: 2007-08-21 License: GPL (GNU General Public License) Price:
837 downloads
Ruby/Informix 0.5.1
Ruby/Informix is a Ruby extension for connecting to IBM Informix Dynamic Server. more>>
Ruby/Informix is a Ruby extension for connecting to IBM Informix Dynamic Server. It provides a convenient interface for querying an Informix database in Ruby programs.
Enhancements:
- This release fixes a bug in the code for interpreting DATETIME columns: time objects were being instantiated with incorrect values when the original ones had leading zeroes and the DATETIME column was defined with the HOUR TO SECOND qualifier.
<<lessEnhancements:
- This release fixes a bug in the code for interpreting DATETIME columns: time objects were being instantiated with incorrect values when the original ones had leading zeroes and the DATETIME column was defined with the HOUR TO SECOND qualifier.
Download (0.048MB)
Added: 2007-08-11 License: BSD License Price:
804 downloads

BottomFeeder for Solaris x86 4.4
BottomFeeder is a news aggregator client written in VisualWorks Smalltalk more>> BottomFeeder is a news aggregator client (RSS and Atom) written in VisualWorks Smalltalk. BottomFeeder runs on Linux x86, (also FreeBSD), PowerPC Linux, Sparc Linux, Windows (98/ME/NT/2000/XP/CE 4), Mac OS8/9, Mac OS X (PPC, intel), AIX, SGI Irix, HP-UX, and Solaris (SPARC and x86).
What sets BottomFeeder apart?
Full support for CSS, including user defined CSS
View news in 3 pane or 2 pane modes
Subscribe to any RSS or Atom format in use
View items in a summary Newspaper View
Synchronize 2 or more BottomFeeders via HTTP or file import
Subscribe to feeds or feedlists
Supports HTTPS, HTTP Authentication, and HTTP Digest Authentication
Plugins for blogging, IRC, and MSN Messenger contacts
Easy to update or upgrade from within BottomFeeder
Save as many or as few feed items for as long as you want
Import or Export in common OPML format
Binary compatible on every platform. No need to recompile<<less
Download (16.3MB)
Added: 2009-04-29 License: Freeware Price: Free
183 downloads
skill and snice 4.1.4
skill sends signals to processes given any combination of user names, ttys and snice changes the priority of processes. more>>
skill sends signals to processes given any combination of user names, ttys, commands, and pids and snice changes the priority of processes (given the same).
They are similar to kill(1) and renice(8), but the commandline is order-independent. There are also verbose, search, and interactive modes of operation.
Both programs run under a variety of operating systems, including:
Apple Darwin 5.4
AT&T SysVR4, SysVR4.2, SysVR4.2MP
4.2BSD, 4.3BSD, 4.4BSD (and many PC variants)
Cygwin 1.5 (uses Linux)
Mach 2.6, 3.0
DEC Ultrix 2.2, 4.1-2
DEC AXP OSF/1
DEC/Compaq Tru64 Unix V3.2D-2, T3.2F-1, V4.0, V5.0-1B
Encore UMAX 4.2
FreeBSD 2.0-2, 3.1, 4.4-11, 5.0-3, 6.0-1
HP-UX 6.5, 7.0, 8.0, 9.0-5, 10.1-20, 11.0-23
IBM AIX 3.1-2, 4.1, 5.2
IBM AOS 4.3
Linux 1.0-2, 2.1, 2.2, 2.4
MIPS UMIPS 2.1
NeXT OS 1.0, 2.1
NetBSD 1.3-5
OpenBSD 2.6, 3.0
Pyramid OSx 4.0
SCO UnixWare 7.0.1
SGI Irix 3.3, 4.0, 5.2, 5.3, 6.2, 6.5
Sequent Dynix 3.0-1
SunOS 2, 3, 4.0-1, 5.1-10
Enhancements:
- skill and snice now act on each process only once (for systems like BSD that return the same Process ID multiple times, once for each instantiated thread).
- Support has also been added for FreeBSD 6.2 and HP-UX 11.31.
<<lessThey are similar to kill(1) and renice(8), but the commandline is order-independent. There are also verbose, search, and interactive modes of operation.
Both programs run under a variety of operating systems, including:
Apple Darwin 5.4
AT&T SysVR4, SysVR4.2, SysVR4.2MP
4.2BSD, 4.3BSD, 4.4BSD (and many PC variants)
Cygwin 1.5 (uses Linux)
Mach 2.6, 3.0
DEC Ultrix 2.2, 4.1-2
DEC AXP OSF/1
DEC/Compaq Tru64 Unix V3.2D-2, T3.2F-1, V4.0, V5.0-1B
Encore UMAX 4.2
FreeBSD 2.0-2, 3.1, 4.4-11, 5.0-3, 6.0-1
HP-UX 6.5, 7.0, 8.0, 9.0-5, 10.1-20, 11.0-23
IBM AIX 3.1-2, 4.1, 5.2
IBM AOS 4.3
Linux 1.0-2, 2.1, 2.2, 2.4
MIPS UMIPS 2.1
NeXT OS 1.0, 2.1
NetBSD 1.3-5
OpenBSD 2.6, 3.0
Pyramid OSx 4.0
SCO UnixWare 7.0.1
SGI Irix 3.3, 4.0, 5.2, 5.3, 6.2, 6.5
Sequent Dynix 3.0-1
SunOS 2, 3, 4.0-1, 5.1-10
Enhancements:
- skill and snice now act on each process only once (for systems like BSD that return the same Process ID multiple times, once for each instantiated thread).
- Support has also been added for FreeBSD 6.2 and HP-UX 11.31.
Download (0.045MB)
Added: 2007-05-05 License: BSD License Price:
906 downloads
AIX::ODM 1.0.2
AIX::ODM is a Perl module for retrieving ODM information about an AIX (RS/6000/pSeries) system. more>>
AIX::ODM is a Perl module for retrieving ODM information about an AIX (RS/6000/pSeries) system.
SYNOPSIS
use AIX::ODM;
my %odm = odm_dump(C|P);
while ( ($ndx1, $lev2) = each %odm ) {
while ( ($ndx2, $val) = each %$lev2 ) {
print "odm{${ndx1}}{${ndx2}} = ${odm{${ndx1}}{${ndx2}}}n";
}
}
my %dev = odm_classes(C|P);
foreach ${devname} ( keys %dev ) {
print "dev{${devname}} = ${dev{${devname}}}n";
}
my %attribs = odm_attributes(${dev{devname}};
foreach ${attrname} ( keys %attribs ) {
print "attribs{${attrname}} = ${attribs{${attrname}}}n";
}
my ${devclass} = odm_class(C|P,${dev{devname});
my ${devsubcl} = odm_subclass(C|P,${dev{devname});
This module provides a Perl interface for accessing ODM information about an RS/6000 / pSeries machine running the AIX operating system. It makes available several functions, which return hashes of values containing device information and their attributes:
The syntax examples shown above as C|P should be read as "C" OR "P", meaning the argument should consist of a single quoted letter "C" or "P", but NOT both.
<<lessSYNOPSIS
use AIX::ODM;
my %odm = odm_dump(C|P);
while ( ($ndx1, $lev2) = each %odm ) {
while ( ($ndx2, $val) = each %$lev2 ) {
print "odm{${ndx1}}{${ndx2}} = ${odm{${ndx1}}{${ndx2}}}n";
}
}
my %dev = odm_classes(C|P);
foreach ${devname} ( keys %dev ) {
print "dev{${devname}} = ${dev{${devname}}}n";
}
my %attribs = odm_attributes(${dev{devname}};
foreach ${attrname} ( keys %attribs ) {
print "attribs{${attrname}} = ${attribs{${attrname}}}n";
}
my ${devclass} = odm_class(C|P,${dev{devname});
my ${devsubcl} = odm_subclass(C|P,${dev{devname});
This module provides a Perl interface for accessing ODM information about an RS/6000 / pSeries machine running the AIX operating system. It makes available several functions, which return hashes of values containing device information and their attributes:
The syntax examples shown above as C|P should be read as "C" OR "P", meaning the argument should consist of a single quoted letter "C" or "P", but NOT both.
Download (0.003MB)
Added: 2007-04-12 License: Perl Artistic License Price:
938 downloads
IBM::LoadLeveler 1.05
IBM::LoadLeveler is a Perl module that allows access to IBM LoadLeveler API. more>>
IBM::LoadLeveler is a Perl module that allows access to IBM LoadLeveler API.
SYNOPSIS
use IBM::LoadLeveler;
$version = ll_version();
# Workload Management API
$rc=ll_control($control_op,@host_list,@user_list,@job_list,@class_list,$priority);
$rc=llctl(LL_CONTROL_START|LL_CONTROL_STOP|LL_CONTROL_RECYCLE|
LL_CONTROL_RECONFIG|LL_CONTROL_DRAIN|LL_CONTROL_DRAIN_SCHEDD|
LL_CONTROL_DRAIN_STARTD|LL_CONTROL_FLUSH|LL_CONTROL_PURGE_SCHEDD|
LL_CONTROL_SUSPEND|LL_CONTROL_RESUME|LL_CONTROL_RESUME_STARTD|
LL_CONTROL_RESUME_SCHEDD,@host_list,@class_list);
$rc=llfavorjob(LL_CONTROL_FAVOR_JOB|LL_CONTROL_UNFAVOR_JOB,@job_list);
$rc=llfavoruser(LL_CONTROL_FAVOR_USER|LL_CONTROL_UNFAVOR_USER,@user_list);
$rc=llhold(LL_CONTROL_HOLD_USER|LL_CONTROL_HOLD_SYSTEM|LL_CONTROL_HOLD_RELEASE,@host_list,@user_list,@job_list);
$rc=llprio(LL_CONTROL_PRIO_ABS|LL_CONTROL_PRIO_ADJ,@job_list,$priority);
$rc=ll_start_job($cluster,$proc,$from_host,@node_list);
$rc=ll_terminate_job($cluster,$proc,$from_host,$msg);
($rc,$err_obj)=ll_preempt($job_step_id, PREEMPT_STEP|RESUME_STEP);
($rc,$err_obj)=ll_modify(EXECUTION_FACTOR|CONSUMABLE_CPUS|CONSUMABLE_MEMORY|WCLIMIT_ADD_MIN|JOB_CLASS|ACCOUNT_NO,$value,$job_step);
# Error API
ll_error($errObj,1 | 2 );
# Submit API function
($job_name,$owner,$groupname,$uid,$gid,$submit_host,$numsteps,$ref)=llsubmit($job_cmd_file,$monitor_program,$monitor_args);
# Data Access API functions
$query = ll_query( JOBS|MACHINES|CLUSTER|WLMSTAT|MATRIX|RESERVATIONS );
$return = ll_set_request( $query,QUERY_ALL|QUERY_JOBID|QUERY_STEPID|
QUERY_GROUP|QUERY_CLASS|QUERY_HOST|QUERY_STARTDATE|
QUERY_ENDDATE|QUERY_PROCID|QUERY_RESERVATION_ID,
@filter,ALL_DATA|Q_LINE|STATUS_LINE );
$object = ll_get_objs( $query, LL_STARTD|LL_SCHEDD|LL_CM|LL_MASTER|
LL_STARTER|LL_HISTORY_FILE, $hostname, $number_of_objs, $error_code);
$return = ll_reset_request( $object );
$next_object = ll_next_obj ( $object );
$return = ll_free_objs ( $object );
$return = ll_deallocate ( $object );
$result = ll_get_data( $object, $LLAPI_Specification );
# Reservation API
($result,$object) = ll_make_reservation($start_time,$duration,RESERVATION_BY_NODE|RESERVATION_BY_HOSTLIST|RESERVATION_BY_JOBSTEP|RESERVATION_BY_JCF,$data,$options,@users,@groups,$group);
($result,$error) = ll_change_reservation($ID,%param);
($result,$error) = ll_bind(@jobsteplist,$ID,$unbind)
($result,$error) = ll_remove_reservation(@IDs,@user_list,@host_list,@group_list)
# Query API functions ( deprecated )
my ($version_num,$numnodes,$noderef)=ll_get_nodes();
my ($version_num,$numjobs,$ref)=ll_get_jobs();
<<lessSYNOPSIS
use IBM::LoadLeveler;
$version = ll_version();
# Workload Management API
$rc=ll_control($control_op,@host_list,@user_list,@job_list,@class_list,$priority);
$rc=llctl(LL_CONTROL_START|LL_CONTROL_STOP|LL_CONTROL_RECYCLE|
LL_CONTROL_RECONFIG|LL_CONTROL_DRAIN|LL_CONTROL_DRAIN_SCHEDD|
LL_CONTROL_DRAIN_STARTD|LL_CONTROL_FLUSH|LL_CONTROL_PURGE_SCHEDD|
LL_CONTROL_SUSPEND|LL_CONTROL_RESUME|LL_CONTROL_RESUME_STARTD|
LL_CONTROL_RESUME_SCHEDD,@host_list,@class_list);
$rc=llfavorjob(LL_CONTROL_FAVOR_JOB|LL_CONTROL_UNFAVOR_JOB,@job_list);
$rc=llfavoruser(LL_CONTROL_FAVOR_USER|LL_CONTROL_UNFAVOR_USER,@user_list);
$rc=llhold(LL_CONTROL_HOLD_USER|LL_CONTROL_HOLD_SYSTEM|LL_CONTROL_HOLD_RELEASE,@host_list,@user_list,@job_list);
$rc=llprio(LL_CONTROL_PRIO_ABS|LL_CONTROL_PRIO_ADJ,@job_list,$priority);
$rc=ll_start_job($cluster,$proc,$from_host,@node_list);
$rc=ll_terminate_job($cluster,$proc,$from_host,$msg);
($rc,$err_obj)=ll_preempt($job_step_id, PREEMPT_STEP|RESUME_STEP);
($rc,$err_obj)=ll_modify(EXECUTION_FACTOR|CONSUMABLE_CPUS|CONSUMABLE_MEMORY|WCLIMIT_ADD_MIN|JOB_CLASS|ACCOUNT_NO,$value,$job_step);
# Error API
ll_error($errObj,1 | 2 );
# Submit API function
($job_name,$owner,$groupname,$uid,$gid,$submit_host,$numsteps,$ref)=llsubmit($job_cmd_file,$monitor_program,$monitor_args);
# Data Access API functions
$query = ll_query( JOBS|MACHINES|CLUSTER|WLMSTAT|MATRIX|RESERVATIONS );
$return = ll_set_request( $query,QUERY_ALL|QUERY_JOBID|QUERY_STEPID|
QUERY_GROUP|QUERY_CLASS|QUERY_HOST|QUERY_STARTDATE|
QUERY_ENDDATE|QUERY_PROCID|QUERY_RESERVATION_ID,
@filter,ALL_DATA|Q_LINE|STATUS_LINE );
$object = ll_get_objs( $query, LL_STARTD|LL_SCHEDD|LL_CM|LL_MASTER|
LL_STARTER|LL_HISTORY_FILE, $hostname, $number_of_objs, $error_code);
$return = ll_reset_request( $object );
$next_object = ll_next_obj ( $object );
$return = ll_free_objs ( $object );
$return = ll_deallocate ( $object );
$result = ll_get_data( $object, $LLAPI_Specification );
# Reservation API
($result,$object) = ll_make_reservation($start_time,$duration,RESERVATION_BY_NODE|RESERVATION_BY_HOSTLIST|RESERVATION_BY_JOBSTEP|RESERVATION_BY_JCF,$data,$options,@users,@groups,$group);
($result,$error) = ll_change_reservation($ID,%param);
($result,$error) = ll_bind(@jobsteplist,$ID,$unbind)
($result,$error) = ll_remove_reservation(@IDs,@user_list,@host_list,@group_list)
# Query API functions ( deprecated )
my ($version_num,$numnodes,$noderef)=ll_get_nodes();
my ($version_num,$numjobs,$ref)=ll_get_jobs();
Download (0.052MB)
Added: 2007-05-24 License: Perl Artistic License Price:
895 downloads
X101.044 (IBM)
X10 is an experimental new language currently under development at IBM in collaboration with academic partners. more>>
X10 is an experimental new language currently under development at IBM in collaboration with academic partners. The X10 effort is part of the IBM PERCS project (Productive Easy-to-use Reliable Computer Systems) in the DARPA program on High Productivity Computer Systems. The PERCS project is focused on a hardware-software co-design methodology to integrate advances in chip technology, architecture, operating systems, compilers, programming language and programming tools to deliver new adaptable, scalable systems that will provide an order-of-magnitude improvement in development productivity for parallel applications by 2010.
X10 aims to contribute to this productivity improvement by developing a new programming model, combined with a new set of tools integrated into Eclipse and new implementation techniques for delivering optimized scalable parallelism in a managed runtime environment. X10 is a type-safe, modern, parallel, distributed object-oriented language intended to be very easily accessible to Java programmers.
It is targeted to future low-end and high-end systems with nodes that are built out of multi-core SMP chips with non-uniform memory hierarchies, and interconnected in scalable cluster configurations. A member of the Partitioned Global Address Space (PGAS) family of languages, X10 highlights the explicit reification of locality in the form of places; lightweight activities embodied in async, future, foreach, and ateach constructs; constructs for termination detection (finish) and phased computation (clocks); the use of lock-free synchronization (atomic blocks); and the manipulation of global arrays and data structures.
An Eclipse-based Integrated Development Environment (IDE) has been developed at IBM for X10 to help further increase programmer productivity by providing state-of-the-art functionality for viewing, editing, navigating, executing, and manipulating X10 programs. The X10 Development Toolkit (X10DT) is intended to be a full-featured IDE for X10 offering the features Java programmers have come to love and depend upon in Eclipse: a source editor with various coding assists, lightweight information pop-ups, high-level and low-level navigation views, powerful search capabilities, application launch configuration management, refactoring, and debugging support. In addition, the X10DT will include tools, views and refactorings that specifically address the development of highly concurrent software in X10.
<<lessX10 aims to contribute to this productivity improvement by developing a new programming model, combined with a new set of tools integrated into Eclipse and new implementation techniques for delivering optimized scalable parallelism in a managed runtime environment. X10 is a type-safe, modern, parallel, distributed object-oriented language intended to be very easily accessible to Java programmers.
It is targeted to future low-end and high-end systems with nodes that are built out of multi-core SMP chips with non-uniform memory hierarchies, and interconnected in scalable cluster configurations. A member of the Partitioned Global Address Space (PGAS) family of languages, X10 highlights the explicit reification of locality in the form of places; lightweight activities embodied in async, future, foreach, and ateach constructs; constructs for termination detection (finish) and phased computation (clocks); the use of lock-free synchronization (atomic blocks); and the manipulation of global arrays and data structures.
An Eclipse-based Integrated Development Environment (IDE) has been developed at IBM for X10 to help further increase programmer productivity by providing state-of-the-art functionality for viewing, editing, navigating, executing, and manipulating X10 programs. The X10 Development Toolkit (X10DT) is intended to be a full-featured IDE for X10 offering the features Java programmers have come to love and depend upon in Eclipse: a source editor with various coding assists, lightweight information pop-ups, high-level and low-level navigation views, powerful search capabilities, application launch configuration management, refactoring, and debugging support. In addition, the X10DT will include tools, views and refactorings that specifically address the development of highly concurrent software in X10.
Download (2.0MB)
Added: 2007-01-11 License: GPL (GNU General Public License) Price:
1018 downloads

BottomFeeder for Solaris 4.4
BottomFeeder is a news aggregator client written in VisualWorks Smalltalk more>> BottomFeeder is a news aggregator client (RSS and Atom) written in VisualWorks Smalltalk. BottomFeeder runs on Linux x86, (also FreeBSD), PowerPC Linux, Sparc Linux, Windows (98/ME/NT/2000/XP/CE 4), Mac OS8/9, Mac OS X (PPC, intel), AIX, SGI Irix, HP-UX, and Solaris (SPARC and x86).
What sets BottomFeeder apart?
Full support for CSS, including user defined CSS
View news in 3 pane or 2 pane modes
Subscribe to any RSS or Atom format in use
View items in a summary Newspaper View
Synchronize 2 or more BottomFeeders via HTTP or file import
Subscribe to feeds or feedlists
Supports HTTPS, HTTP Authentication, and HTTP Digest Authentication
Plugins for blogging, IRC, and MSN Messenger contacts
Easy to update or upgrade from within BottomFeeder
Save as many or as few feed items for as long as you want
Import or Export in common OPML format
Binary compatible on every platform. No need to recompile<<less
Download (16.7MB)
Added: 2009-04-28 License: Freeware Price: Free
178 downloads
EPM 4.1
EPM package is a free UNIX software/file packaging program that generates distribution archives from a list of files. more>>
EPM package is a free UNIX software/file packaging program that generates distribution archives from a list of files. EPM Can:
- Generate portable script-based distribution packages complete with installation and removal scripts and standard install/uninstall GUIs.
- Generate "native" distributions in AIX, BSD, Debian, HP-UX, IRIX, MacOS X, Red Hat, Slackware, Solaris, and Tru64 UNIX formats.
- Provide a complete, cross-platform software distribution solution for your applications.
The EPM book, "Software Distribution Using the ESP Package Manager", is available in print form. This book will teach you how to use the ESP Package Manager to create your own software packages that can be distributed over the Internet and on traditional media such as CD-ROM and DVD-ROM.
Enhancements:
- This release adds disk image creation on Mac OS X and fixes several RPM and GUI bugs.
<<less- Generate portable script-based distribution packages complete with installation and removal scripts and standard install/uninstall GUIs.
- Generate "native" distributions in AIX, BSD, Debian, HP-UX, IRIX, MacOS X, Red Hat, Slackware, Solaris, and Tru64 UNIX formats.
- Provide a complete, cross-platform software distribution solution for your applications.
The EPM book, "Software Distribution Using the ESP Package Manager", is available in print form. This book will teach you how to use the ESP Package Manager to create your own software packages that can be distributed over the Internet and on traditional media such as CD-ROM and DVD-ROM.
Enhancements:
- This release adds disk image creation on Mac OS X and fixes several RPM and GUI bugs.
Download (0.48MB)
Added: 2007-04-11 License: GPL (GNU General Public License) Price:
933 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above ibm aix search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed