Geschreven door studenten die geslaagd zijn Direct beschikbaar na je betaling Online lezen of als PDF Verkeerd document? Gratis ruilen 4,6 TrustPilot
logo-home
Tentamen (uitwerkingen)

DYNATRACE PRO CERT EXAM 200 QUESTIONS AND ANSWERS LATEST EDITION 2025

Beoordeling
-
Verkocht
-
Pagina's
17
Cijfer
A
Geüpload op
14-02-2025
Geschreven in
2024/2025

What are the 4 parts included in the plugin. Json definition for Active Gate plugins? -Correct Answer Metadata, UI, Metrics, Configuration How are Active Gate plugins licensed? -Correct Answer The plugin SDK is free. Dynatrace partners can develop plugin for you, will depend on contract. Whatever custom metrics are used will be charged. How frequently do Active Gate plugins execute? -Correct Answer Once per minute Can you run multiple endpoints in a single Active Gate plugin module? -Correct Answer Yes What kind of Active Gate executes Active Gate plugins? -Correct Answer Environment Active Gate Can you execute Active Gate plugins using an Environment Active Gate that's configured for multi-environment support? -Correct Answer No Where can you view results from plugin-monitoring? -Correct Answer Technology overview page What is a "device group"? -Correct Answer A technology tile that derives its data from an Active Gate plugin. Why would you set up "key metrics" for an Active Gate plugin? -Correct Answer Define important metrics to be displayed in technology overview page. What is the favicon property in the plugins. Json definition? -Correct Answer Allows you to define your own custom icon for device groups! What can device groups represent? -Correct Answer Clusters, regions, groups of servers, etc. What is a custom device group entity? -Correct Answer Bind metrics and properties to monitor device group metrics How do you define the type and look of charts of ActiveGate plugins? -Correct Answer What is pgmetrics in for ActiveGate plugins? -Correct Answer Section that allows you to define custom device metrics. Does Dynatrace AI baseline the metrics of your custom devices? -Correct Answer Yes! How does Dynatrace create problems from custom devices (ActiveGate plugin)? -Correct Answer Metric threshold violation in JSON definition. (Automatically sends events, not problems) How do you manually generate problems for your ActiveGate plugins? -Correct Answer Python API - raise performance, availability, error, and resource contention problems Does Dynatrace automatically distribute plugins between Dynatrace server and ActiveGates? -Correct Answer No, you need to deploy them on ActiveGate and upload them to server. In general, what is the point of (ActiveGate plugins)? -Correct Answer Define how data is presented in the Dynatrace UI. In general, what is the point of Python files for ActiveGate plugins? -Correct Answer Define additional events, create custom properties. How many Cluster Management Consoles are there per cluster? -Correct Answer One per cluster. What is each managed cluster associated with? -Correct Answer One or more nodes (with Dynatrace server instances), one or more monitored environments (with OneAgent), one cluster management console. What are the components included in the Dynatrace Managed installer? -Correct Answer Dynatrace Server, Cassandra, Elasticsearch, Embedded ActiveGate, NGINX What can you do with CMC? -Correct Answer Create user accounts and groups, add new cluster nodes, add new monitoring environments. How many nodes does Dynatrace recommend per cluster? -Correct Answer At least 3 - data is replicated across nodes What percentage of managed cluster nodes does Dynatrace need to be running? -Correct Answer Majority (50%+)

Meer zien Lees minder
Instelling
DYNATRACE PRO CERT
Vak
DYNATRACE PRO CERT

Voorbeeld van de inhoud

DYNATRACE PRO CERT


DYNATRACE PRO CERT EXAM 200
QUESTIONS AND ANSWERS LATEST
EDITION 2025
What are the 4 parts included in the plugin. Json definition for Active Gate plugins? -
Correct Answer ✔Metadata, UI, Metrics, Configuration

How are Active Gate plugins licensed? -Correct Answer ✔The plugin SDK is free.
Dynatrace partners can develop plugin for you, will depend on contract. Whatever
custom metrics are used will be charged.

How frequently do Active Gate plugins execute? -Correct Answer ✔Once per minute

Can you run multiple endpoints in a single Active Gate plugin module? -Correct Answer
✔Yes

What kind of Active Gate executes Active Gate plugins? -Correct Answer ✔Environment
Active Gate

Can you execute Active Gate plugins using an Environment Active Gate that's
configured for multi-environment support? -Correct Answer ✔No

Where can you view results from plugin-monitoring? -Correct Answer ✔Technology
overview page

What is a "device group"? -Correct Answer ✔A technology tile that derives its data from
an Active Gate plugin.

Why would you set up "key metrics" for an Active Gate plugin? -Correct Answer
✔Define important metrics to be displayed in technology overview page.

What is the favicon property in the plugins. Json definition? -Correct Answer ✔Allows
you to define your own custom icon for device groups!

What can device groups represent? -Correct Answer ✔Clusters, regions, groups of
servers, etc.

What is a custom device group entity? -Correct Answer ✔Bind metrics and properties to
monitor device group metrics
1
Page




DYNATRACE PRO CERT

,DYNATRACE PRO CERT

How do you define the type and look of charts of ActiveGate plugins? -Correct Answer
✔plugin.json

What is pgmetrics in plugins.json for ActiveGate plugins? -Correct Answer ✔Section
that allows you to define custom device metrics.

Does Dynatrace AI baseline the metrics of your custom devices? -Correct Answer
✔Yes!

How does Dynatrace create problems from custom devices (ActiveGate plugin)? -
Correct Answer ✔Metric threshold violation in JSON definition. (Automatically sends
events, not problems)

How do you manually generate problems for your ActiveGate plugins? -Correct Answer
✔Python API - raise performance, availability, error, and resource contention problems

Does Dynatrace automatically distribute plugins between Dynatrace server and
ActiveGates? -Correct Answer ✔No, you need to deploy them on ActiveGate and
upload them to server.

In general, what is the point of plugins.json (ActiveGate plugins)? -Correct Answer
✔Define how data is presented in the Dynatrace UI.

In general, what is the point of Python files for ActiveGate plugins? -Correct Answer
✔Define additional events, create custom properties.

How many Cluster Management Consoles are there per cluster? -Correct Answer ✔One
per cluster.

What is each managed cluster associated with? -Correct Answer ✔One or more nodes
(with Dynatrace server instances), one or more monitored environments (with
OneAgent), one cluster management console.

What are the components included in the Dynatrace Managed installer? -Correct
Answer ✔Dynatrace Server, Cassandra, Elasticsearch, Embedded ActiveGate, NGINX

What can you do with CMC? -Correct Answer ✔Create user accounts and groups, add
new cluster nodes, add new monitoring environments.

How many nodes does Dynatrace recommend per cluster? -Correct Answer ✔At least 3
- data is replicated across nodes

What percentage of managed cluster nodes does Dynatrace need to be running? -
2
Page




Correct Answer ✔Majority (50%+)


DYNATRACE PRO CERT

, DYNATRACE PRO CERT



What does Dynatrace recommend for latency between managed cluster nodes? -
Correct Answer ✔10ms or less

Is transaction data (call stacks, database statements, code-level visibility etc.) replicated
across managed cluster nodes? -Correct Answer ✔No - evenly distributed across all
nodes

If you're distributing managed cluster nodes across separate data centers, what is the
max amount of nodes that Dynatrace recommends per data center? -Correct Answer
✔No more than 2 nodes per data center

If you're distributing managed cluster nodes across separate data centers, what is the
min amount of data centers that Dynatrace recommends? -Correct Answer ✔At least 3
data centers (1 can fail)

Why does Dynatrace recommend that each managed cluster node be deployed on a
separate physical disk? -Correct Answer ✔To prevent loss of monitoring data.

Why does Dynatrace recommend deploying managed cluster nodes on systems with
the same hardware characteristics? -Correct Answer ✔To minimize performance loss

What should you keep in mind when building your manged cluster? -Correct Answer
✔Build cluster with additional capacity and possible node failure in mind.

What happens when a managed cluster node fails? -Correct Answer ✔NGINX
automatically load balances and redirects all OneAgent traffic to the remaining working
nodes.

Why would you use Dynatrace Managed deployment scenario 1: Basic setup? -Correct
Answer ✔If you want your managed cluster to only be accessible internally.

Why would you use Dynatrace Managed deployment scenario 2: Pure Dynatrace
Managed setup? -Correct Answer ✔If you want to enable DEM services and
communication from external sources.

Why would you use Dynatrace Managed deployment scenario 3: integration with
existing IT landscape? -Correct Answer ✔When customer already has environment with
load balancers and proxies in place.

In Dynatrace Managed deployment scenario 1: basic setup, is remote access to Mission
Control enabled? -Correct Answer ✔Yes
3
Page




DYNATRACE PRO CERT

Geschreven voor

Instelling
DYNATRACE PRO CERT
Vak
DYNATRACE PRO CERT

Documentinformatie

Geüpload op
14 februari 2025
Aantal pagina's
17
Geschreven in
2024/2025
Type
Tentamen (uitwerkingen)
Bevat
Vragen en antwoorden

Onderwerpen

$14.99
Krijg toegang tot het volledige document:

Verkeerd document? Gratis ruilen Binnen 14 dagen na aankoop en voor het downloaden kun je een ander document kiezen. Je kunt het bedrag gewoon opnieuw besteden.
Geschreven door studenten die geslaagd zijn
Direct beschikbaar na je betaling
Online lezen of als PDF

Maak kennis met de verkoper

Seller avatar
De reputatie van een verkoper is gebaseerd op het aantal documenten dat iemand tegen betaling verkocht heeft en de beoordelingen die voor die items ontvangen zijn. Er zijn drie niveau’s te onderscheiden: brons, zilver en goud. Hoe beter de reputatie, hoe meer de kwaliteit van zijn of haar werk te vertrouwen is.
PossibleA Chamberlain College Of Nursing
Volgen Je moet ingelogd zijn om studenten of vakken te kunnen volgen
Verkocht
1037
Lid sinds
5 jaar
Aantal volgers
650
Documenten
13592
Laatst verkocht
1 week geleden
POSSIBLEA QUALITY UPDATED EXAMS

Choose quality study materials for nursing schools to ensure success in your studies and future career. "Welcome to PossibleA - your perfect study assistant! Here you will find Quality sheets, study materials, exams, quizzes, tests, and notes to prepare for exams and study successfully. Our store offers a wide selection of materials on various subjects and difficulty levels, created by experienced teachers and checked for quality. Our quality sheets are an easy and quick way to remember key points and definitions. And our study materials, tests, and quizzes will help you absorb the material and prepare for exams. Our store also has notes and lecture summaries that will help you save time and make the learning process more efficient.

Lees meer Lees minder
3.9

148 beoordelingen

5
77
4
25
3
22
2
1
1
23

Recent door jou bekeken

Waarom studenten kiezen voor Stuvia

Gemaakt door medestudenten, geverifieerd door reviews

Kwaliteit die je kunt vertrouwen: geschreven door studenten die slaagden en beoordeeld door anderen die dit document gebruikten.

Niet tevreden? Kies een ander document

Geen zorgen! Je kunt voor hetzelfde geld direct een ander document kiezen dat beter past bij wat je zoekt.

Betaal zoals je wilt, start meteen met leren

Geen abonnement, geen verplichtingen. Betaal zoals je gewend bent via iDeal of creditcard en download je PDF-document meteen.

Student with book image

“Gekocht, gedownload en geslaagd. Zo makkelijk kan het dus zijn.”

Alisha Student

Bezig met je bronvermelding?

Maak nauwkeurige citaten in APA, MLA en Harvard met onze gratis bronnengenerator.

Bezig met je bronvermelding?

Veelgestelde vragen