0

performance Online Quiz - 9

Description: performance Online Quiz - 9
Number of Questions: 25
Created by:
Tags: performance
Attempted 0/25 Correct 0 Score 0

Which one of the following is used to obtain performance information about a Web Application?

  1. Performance Counters

  2. Data Performance Counters

  3. Web Performance Counters

  4. Data Readers


Correct Option: A

AI Explanation

To answer this question, you need to understand the concept of performance monitoring in web applications.

Option A) Performance Counters - This option is correct because performance counters are a feature of the Windows operating system that allows you to monitor various aspects of system performance. Performance counters can be used to obtain performance information about a web application, such as CPU usage, memory usage, network traffic, and disk activity.

Option B) Data Performance Counters - This option is incorrect because there is no specific term called "Data Performance Counters." It is likely a combination of two different concepts - "data counters" and "performance counters."

Option C) Web Performance Counters - This option is incorrect because although "Web Performance Counters" sounds related to web applications, it is not a commonly used term or feature. Performance counters are more commonly used for monitoring system performance rather than specific web application performance.

Option D) Data Readers - This option is incorrect because "Data Readers" is a term typically used in database programming to read data from a database. It is not directly related to obtaining performance information about a web application.

The correct answer is A) Performance Counters. This option is correct because performance counters are commonly used to obtain performance information about a web application.

  1. Internet Service Monitor

  2. Internet Service Monitors

  3. Internet Service Monitoring

  4. Internet Services Monitoring


Correct Option: B
  1. /opt/Netcool/var/logs

  2. /opt/Netcool/ism/datalogs

  3. /opt/Netcool/log/ism

  4. /opt/Netcool/ism/log


Correct Option: C

ISM startup script resides in...

  1. /opt/Netcool/bin/ism

  2. /opt/Netcool/bin

  3. /opt/Netcool/ism/scripts

  4. /opt/Netcool/ism/bin


Correct Option: D

ISM can monitor RADIUS servers.

  1. True

  2. False


Correct Option: A
  1. 1 day

  2. 7 days

  3. 30 days

  4. 365 days


Correct Option: A

MRTG stands for

  1. Multiple Routers Traffic Graphs

  2. Multi Router Traffic Grapher

  3. Multi Router Traffic Graphs

  4. Multi Routing Traffic Graphs


Correct Option: B
  1. WINDOWS platforms

  2. UNIX platforms

  3. Both 1 & 2

  4. None of the above


Correct Option: C
  1. C

  2. Perl

  3. Shell Script

  4. C++


Correct Option: B
  1. Tobias Oetiker

  2. James Gosling

  3. Bjarne Stroustrup

  4. Larry Wall


Correct Option: A

MRTG can monitor

  1. Router

  2. Firewall

  3. Switch

  4. All of them


Correct Option: D

AI Explanation

To answer this question, you need to understand what MRTG (Multi Router Traffic Grapher) is and what it can monitor.

MRTG is a free and open-source network monitoring tool that allows you to monitor and graph various parameters of network devices. It primarily monitors network traffic and bandwidth utilization.

Let's go through each option to understand which devices MRTG can monitor:

Option A) Router - MRTG can monitor routers. It can measure and graph the traffic and bandwidth utilization of routers, allowing you to monitor the performance and usage of your network.

Option B) Firewall - MRTG can also monitor firewalls. It can track and display the traffic passing through the firewall, helping you analyze the network traffic and identify any potential issues or bottlenecks.

Option C) Switch - MRTG can monitor switches as well. It can monitor the traffic flowing through the switch ports, providing you with insights into the switch's performance and the network's usage.

Option D) All of them - The correct answer is D. MRTG can monitor routers, firewalls, and switches. It is a versatile tool that can monitor various network devices and provide you with valuable information about their performance and usage.

In conclusion, MRTG can monitor routers, firewalls, and switches, making option D the correct answer.

What protocol do we use for character interface based application?

  1. Citrix

  2. RTE

  3. Web - Click and Script

  4. Flex


Correct Option: B

Where do you set the "Generate Fixed Thinktime after end transaction" in the script?

  1. Before recording in recording options.

  2. After recroding in recording options

  3. Before replay in Runtime settings

  4. By manually writing a code snippet in vuser_init only


Correct Option: A

What is the web-based version of Controller called

  1. Web Controller

  2. Performance Online

  3. Performance Center

  4. Load Runner Controller v.9.x


Correct Option: C
  1. Random Number

  2. Controller Name

  3. Load Generoator Name

  4. Table


Correct Option: B
  1. The script will continue without recording any errors

  2. The script will report the error and fail

  3. The script will give a error pop up and continue

  4. The script will continue but only xyz transaction status will be "FAILED".


Correct Option: B

"Run for duration" in controller behaves like "Run until completion" when the the given number of iterations is done executing?

  1. True

  2. False


Correct Option: B

We can change the run logic -iteration count for Vuser init -Vuser end.

  1. True

  2. False


Correct Option: A

We can have a script with only vuser_init and vuser_end.

  1. True

  2. False


Correct Option: A
- Hide questions