What option in the collectd configuration file is required in order to define what to start monitoring?
A. LoadModule
B. Module
C. Plugin
D. LoadPlugin
In the below example output, which columns detail the percent of time the CPU spent running non-kernel code and the percent of time the CPU spent running kernel code? (Choose TWO correct answers.)
...
Which commands below are useful to collect data about remote filesystem connections? (Choose TWO correct answers.)
A. pidstat
B. nfsiostat
C. sadf
D. cifsiostat
What mechanism does collectd use to gather monitoring information on systems?
A. It uses a library of plugins.
B. A master server connects to a collectd service on each machine to retrieve the inf...
Which of the following is a side effect of extensive usage of swap space?
A. The root filesystem may become full because swap space is always located on the system root partition.
B. The overall s...
In the following output, the load averages represent the system load averages for what time frames?
12:10:05 up 18 days, 19:00, 2 users, load average: 0.47, 24.71, 35.31
A. 1, 5 and 15 minutes
...
When planning a web server which of the following choices will impact system sizing? (Choose THREE correct answers.)
A. How many concurrent users are expected.
B. Which hardware vendor has better ...
GNU是一個Unix-like的作業系統,經常與Linux核心搭配在一起(GNU/Linux即為一般我們所說的「Linux作業系統」)。有許多軟體開發的程式都是運作在GNU的環境中,無法直接在Windows作業系統中使用,就得依靠如Cygwin和MinGW(Minimalist GNU for Windows)等軟體在Windows作業系統中,建立出GNU程式的開發環境。嚴格來說,Cygwin和M...