IBM developer works has stress tools availble for download if you have an account. You could also try out Stress an open source tool for stressing your system.
stress is a tool which imposes a configurable amount of CPU, memory, I/O, or disk stress on a POSIX-compliant operating system. It is written in highly-portable ANSI C, and uses the GNU Autotools to compile on a great number of UNIX-like operating systems.
are you trying to stress test your CPU? then you can compile gcc for example or as mentioned in above answer to zip a large amount of data since this process is CPU intense
However, if you mean you want to get good use out of your box, then you can share the resources of this server using virtualization or by creating LPARs
IBM developer works has stress tools availble for download if you have an account. You could also try out Stress an open source tool for stressing your system.
:? are you sure? try
if that doesnt work, just fire another instance :)
i still have few dozens ideas on this if you like...
i bet most users here each have dozens of ways to do this :))
are you trying to stress test your CPU? then you can compile gcc for example or as mentioned in above answer to zip a large amount of data since this process is CPU intense
However, if you mean you want to get good use out of your box, then you can share the resources of this server using virtualization or by creating LPARs