單項選擇題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

最新試題

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?()

題型:單項選擇題

The nice value is 80 in the ps listing.  Which command is used to change this to a value of 100?()

題型:單項選擇題

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

題型:單項選擇題

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?()

題型:單項選擇題

A system administrator increases the mbuf pool allocation, then runs vmstat. It is noticed that the paging rate has not decreased. What is the most effective option to maintain the mbuf pool and decrease paging?()

題型:單項選擇題

Which of the following commands should be used to identify packet sequence problems?()

題型:單項選擇題

To examine the Exhibit, press the Exhibit button. While a user is compiling a C program, "vmstat 120 10" is run to determine the cause of a performance problem.  Using the vmstat output as shown in the exhibit, which of the following conclusions is most appropriate to draw about the I/O bottleneck?()

題型:單項選擇題

Which of the following performance tools will work with optimized code and also provides source statement profiling?()

題型:單項選擇題

Which of the following commands will only provide a snapshot of average memory usage for a process?()

題型:單項選擇題