單項選擇題An AIX system administrator wants to reset the level at which the SIGDANGER signal is sent to processes so appropriate actions can be taken when paging space is running low.  Which of the following commands is used to reset the level?()

A. vmtune -w
B. svmon -w
C. schedtune -w
D. vmstat -s


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題The system administrator notices that after running netstat -rn, several small c’s are showing up under the flags columns, and routes that were not defined are also showing up. How can these cloned routes be stopped?()

A. By default cloned routes are turned on.  To turn cloned routes off issue the command:      #no -o tcp_pmtu_discover=0       #no -o udp_pmtu_discover=0       and add to the rc.net or rc.bsdnet file for next reboot
B. By default cloned routes are turned on.  To turn cloned routes off issue the command:        # no -o tcp_pmtu_discover=1        #no -o udp_pmtu_discover=1         and add to the rc.net or rc.bsdnet file for next reboot
C. By default cloned routes are turned on.  To turn cloned routes off issue the command:         #no -o ipforwarding=0         and add to the rc.net or rc.bsdnet file for next reboot
D. By default cloned routes are turned on.  To turn cloned routes off issue the command:         #no -o ipforwarding=1         and add to the rc.net or rc.bsdnet file for next reboot

2.單項選擇題

To examine the Exhibit, press the Exhibit button. Using the "ps -el" output as shown in the exhibit, which of the following conclusions is most appropriate to draw?()

A. The snmpd process is running at a fixed priority of 60
B. If both the syncd process and the portmap process become available to be run at the same time, then the syncd process would get scheduled first
C. If both the userprog process and the qdaemon process become available to be run at the same time, then the qdaemon process would get scheduled first
D. If both the syslogd process and the llbd process become available to be run at the same time, then the llbd process would get scheduled first

4.單項選擇題The nice value is 60 in the  ps listing.  Which command is used to change this to a value of 20?()

A. renice -n -20 {PID}
B. renice -n 20 {PID}
C. renice -n -40 {PID}
D. renice -n 40 {PID}

5.單項選擇題The nfsstat -c command shows zero badxid, but retrans and timeouts are sizeable, what is the most probable cause of the problem?()

A. Too many nfsd’s running
B. Client and server with different buffer sizes
C. Bridges, routers or gateways are receiving too many fragmentated packets
D. Too few nfsd’s running

最新試題

Which of the following tools should be used to display the location of unused physical partitions on a disk drive?()

題型:單項選擇題

Which of the following procedures WILL NOT increase contiguous free space on a the filesystem /data1, located on /dev/lv01, that is heavily fragmented?()

題型:單項選擇題

An AIX system administrator needs to adjust the maximum amount of memory that can be pinned. Which of the following commands is used to make the change?()

題型:單項選擇題

In an iostat report, which of the following options best describes the value of % tm_act?()

題型:單項選擇題

Which command series should be used to determine whether file paging or paging space paging is a problem when running a program from an idle system?()

題型:單項選擇題

After issuing the nfsstat -rs command, the null received column starts to grow. This indicates which of the following conditions?()

題型:單項選擇題

A TCP/IP application is transferring files from a personal machine to a remote machine.  The application writes 32 kilobytes of data at a time to the socket, but has not issued a system call to set the window size.  Which of the following procedures should be performed on the personal machine to increase the throughput of the application?()

題型:單項選擇題

Which of the following commands is run to adjust the number of free paging-space pages at which AIX begins killing processes?()

題型:單項選擇題

Which of the following RAID levels provide the best performance for a system where there are mostly writes occurring?()

題型:單項選擇題

In AIX 5L and later, the operating system supports the /proc filesystem. What would be the best description of the /proc filesystem?()

題型:單項選擇題