|
| cool Statistics |
| | coolcommands: | 1338 | | Categories: | 83 | | Total queries: | 620234 | | Members: | 22813 | |
|
|
|
 |
|
|
Search coolcommands.com
 |
Submitted by:
lvo   |
coolcommand
how to find the number of asynchronous i/o servers running in IBM AIX |
Description
To find the number of asynchronous i/o servers running in IBM AIX:
To determine you how many Posix AIO Servers (aios) are currently running, as root:
# pstat -a | grep -c posix_aioserver
To determine you how many Legacy AIO Servers (aios) are currently running, as root:
# pstat -a | grep -c aioserver
|
Example
pstat -a | grep -c aioserver |
Return to search results
 |  |  |  |
Random coolcommands
coolcommand: how to enable extended netstat statistics in IBM AIX
Example: /usr/sbin/no -o extendednetstats=1
[show me the details] |
coolcommand: how to delete a row from a mysql database table
Example: delete from user where user='stephane';
[show me the details] |
coolcommand: how to delete a task in SUMA in AIX 5L
Example: suma -d 23
[show me the details] |
coolcommand: insmod - to install loadable kernel modules in linux
Example: insmod ipchains
[show me the details] |
|
|
coolcommands.com - the search engine for UNIX sysadmins :: unix commands and scripts
|  |  |  |  |
|
|
|
|
 |
|
|
|
Top 5 Submitters
|
|---|
| lvo | 1160 |
| audet | 37 |
| kah00na | 32 |
| Mariom | 24 |
| lebjf000 | 14 |
Top 5 Searches
|
| Category Solaris | 51943 |
| Category AIX | 49010 |
| Category General UNIX | 47575 |
| solaris | 23554 |
| aix | 22739 |
|
|
|
|