Dynatrace Pro Cert -Hayden 2023 with complete solution
What are the 4 parts included in the definition for ActiveGate plugins? Metadata, UI, Metrics, Configuration How are ActiveGate plugins licensed? 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 ActiveGate plugins execute? Once per minute Can you run multiple endpoints in a single ActiveGate plugin module? Yes What kind of ActiveGate executes ActiveGate plugins? Environment ActiveGate Can you execute ActiveGate plugins using an Environment ActiveGate that's configured for multi-environment support? No Where can you view results from plugin-monitoring? Technology overview page What is a "device group"? A technology tile that derives its data from an ActiveGate plugin. Why would you set up "key metrics" for an ActiveGate plugin? Define important metrics to be displayed in technology overview page. What is the favicon property in the definition? Allows you to define your own custom icon for device groups! What can device groups represent? Clusters, regions, groups of servers, etc. What is a custom device group entity? Bind metrics and properties to monitor device group metrics How do you define the type and look of charts of ActiveGate plugins? What is pgmetrics in for ActiveGate plugins? Section that allows you to define custom device metrics. Does Dynatrace AI baseline the metrics of your custom devices? Yes! How does Dynatrace create problems from custom devices (ActiveGate plugin)? Metric threshold violation in JSON definition. (Automatically sends events, not problems) How do you manually generate problems for your ActiveGate plugins? Python API - raise performance, availability, error, and resource contention problems Does Dynatrace automatically distribute plugins between Dynatrace server and ActiveGates? No, you need to deploy them on ActiveGate and upload them to server. In general, what is the point of (ActiveGate plugins)? Define how data is presented in the Dynatrace UI. In general, what is the point of Python files for ActiveGate plugins? Define additional events, create custom properties. How many Cluster Management Consoles are there per cluster? One per cluster. What is each managed cluster associated with? 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? Dynatrace Server, Cassandra, Elasticsearch, Embedded ActiveGate, NGINX What can you do with CMC? Create user accounts and groups, add new cluster nodes, add new monitoring environments. How many nodes does Dynatrace recommend per cluster? At least 3 - data is replicated across nodes What percentage of managed cluster nodes does Dynatrace need to be running? Majority (50%+) What does Dynatrace recommend for latency between managed cluster nodes? 10ms or less Is transaction data (call stacks, database statements, code-level visibility etc.) replicated across managed cluster nodes? 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? 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? At least 3 data centers (1 can fail) Why does Dynatrace recommend that each managed cluster node be deployed on a separate physical disk? To prevent loss of monitoring data. Why does Dynatrace recommend deploying managed cluster nodes on systems with the same hardware characteristics? To minimize performance loss What should you keep in mind when building your manged cluster? Build cluster with additional capacity and possible node failure in mind. What happens when a managed cluster node fails? 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? If you want your managed cluster to only be accessible internally. Why would you use Dynatrace Managed deployment scenario 2: Pure Dynatrace Managed setup? 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? 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? Yes In Dynatrace Managed deployment scenario 1: basic setup, what is each communication channel secured with? TLS (Transport layer security) Is a Cluster ActiveGate required for Dynatrace Managed deployment scenario 2: Pure Dynatrace Managed setup? Yes. It needs a publicly available IP address, a domain name with a valid SSL certificate, and the domain must be different from web UI domain. How many Cluster ActiveGates are recommended for high-load production-ready installations with external hosts, apps, sessions and synthetic monitoring? 2 Cluster ActiveGates are recommended with the same domain name and certificate What are the steps to take to use an Environment ActiveGate and a Cluster ActiveGate? 1. Set up Dynatrace Manged cluster 2. Set up Cluster ActiveGate, make sure it can connect with Dyantrace Manged cluster. Make sure Cluster ActiveGate has public IP address. 3. Set up Environment ActiveGate and provide Cluster ActiveGate public address for external communication. Is CMC web UI traffic accessed using HTTP or HTTPS? HTTPS Is a TLS certificate required to use CMC? Yes What is the default subdomain of a managed cluster? *. Do managed clusters automatically have an SSL certificate? Yes - from Let's Encrypt Do Cluster ActiveGates support proxying of Web UI traffic? No How should you prepare to horizontally scale your managed cluster? Adding more nodes How many managed cluster nodes does Dynatrace support for managed versions 1.168 and higher? 15 cluster nodes How many managed cluster nodes does Dynatrace support for managed versions 1.167 and lower? 6 cluster nodes How should you prepare to vertically scale your managed cluster? Provisioning more RAM/CPU per node, resize disk volume for storage size as required. What resources must be made exclusively available for Dynatrace in a managed cluster node? CPU and RAM Can managed cluster node CPUs have power saving mode enabled? No, power saving mode must be disabled What is the minimum CPU clock speed of a manged cluster node? 2GHz What is the minimum amount of RAM a managed cluster node should have? 32 GB How is storage done in multi-node clusters? Storage per node is divided by the number of nodes. Do we recommend Dynatrace binaries and data store to be on the same mount point in Dynatrace Managed? No - separate mount points to allow the data store to be resized independently. Do we recommend keeping Dynatrace data storage on the root volume in Dynatrace Managed? No, avoid additional complexity when resizing disk later, if required Does Dynatrace recommend creating resizable disk partitions for Dynatrace Managed? Yes (e.g. Logical Volume Manager) Is OneAgent self-monitoring enabled by default for Dynatrace Managed? Yes, an opt-out installation parameter is available What operating systems can a managed cluster node be? All nodes must be on same Linux distribution. Do we recommend all managed cluster nodes to have the same hardware configuration? Yes Do we recommend that all managed cluster nodes are synchronized with NTP? Yes Do we recommend all managed cluster nodes to be in the same time zone? Yes Can you install Dynatrace Managed on a 32 bit Linux distribution? No, you must install Dynatrace Managed on a 64 bit Linux distribution. Can you install Dynatrace Managed on a virtualized host? Yes Can you install Dynatrace Managed on a container? No Does Dynatrace support encrypted private keys when installing your own SSL certificate? No How many days must Mission Control be unavailable before all monitored hosts are disabled? 14 days What data is exchanged between Managed Clusters and Mission Control? Installation, registration, license, health check, consumption, heartbeat, updates. How frequently is installation data exchanged between Managed Clusters and Mission Control? Once during installation and during every upgrade What data is required from the cluster when sending installation data to Mission Control? License key What installation data is returned from Mission Control to Managed Clusters? Account name, license name, OneAgent installation flag (true / false), OneAgent download URL. How frequently is registration data exchanged between between Mission Control and Managed Clusters? Once after first startup What registration data do Managed Clusters send to Mission Control? License key, cluster ID What registration data does Mission Control send to Managed Clusters? Registration status, username, password How frequently is license data exchanged between Managed Clusters and Mission Control? Once every 5 minutes What license data do Managed Clusters send to Mission Control? Nothing! What license data does Mission Control send to Managed Clusters License status, cluster ID, license key, license details, license model. How frequently is health check data exchanged between Managed Clusters and Mission Control? Once every 5 minutes What health check data do Managed Clusters send to Mission Control? Cluster ID, privacy settings, time zone, traffic size, update/maintenance window, each cluster node adds OS name and version, number of CPU cores, CPU load, total RAM, free RAM, total disk storage, used disk storage, server state, master node flag (true/false), startup time stamp, each cluster ActiveGate adds version, OS name and version, certificate issuer, type (e.g. beacon forwarder) What health check data does Mission Control send to Managed Clusters? Health status, message How frequently is consumption data exchange between Mission Control and Managed Clusters? Once every hour What consumption data do Managed Clusters send to Mission Control? Cluster ID, consumption timeframe, each environment adds number of new problems, number of RUM sessions, number of synthetic monitors, each host adds category, list of monitored technologies, monitored timeframes, each synthetic monitor adds ID, description, type, success count, failure count, action count What consumption data does Mission Control send to Managed Clusters? Status, remaining RUM sessions, consumed RUM overage, host units overage, remaining synthetic monitors, consumed synthetic monitors overage, for each environment: id, consumed RUM sessions, consumed synthetic monitors, host units. How frequently is heartbeat data exchanged between Managed Clusters and Mission Control? Once every minute, or every 5 minutes if remote access is disabled. What heartbeat data do Managed Clusters send to Mission Control? Cluster ID, node ID, source type (e.g. server) What heartbeat data does Mission Control send to Managed clusters? Remote UI request flag (true/false), websocket URLs How frequently is update data exchanged between Managed Clusters and Mission Control? Once every hour What update data do Managed Clusters send to Mission Control? Nothing What update data does Mission Control send to Managed Clusters? For cluster updates: version, description, download URL. For ActiveGate updates: label, version, download URLs. Does Mission Control and Managed Clusters ever exchange host names or other info that may compromise a cluster's security? No When connecting managed cluster nodes to NFS, does Dynatrace recommend NFSv4 or CIFS? Dynatrace recommends NFSv4, not CIFS. Where does Dynatrace recommend backup files to be stored? Offsite location How frequently is Cassandra data backed up in a managed cluster? Daily, not incremental Is Cassandra data that has been replicated between nodes deduplicated for backups? No deduplication, duplicated data is backed up. When backing up Cassandra data in a managed cluster, is most frequently changing column families included in the backup? No Does Dynatrace include 1 minute and 5 minute resolution data in Cassandra backups on managed clusters? No, since Managed 1.166 How does Dynatrace back up Cassandra data in managed clusters? Dynatrace backs up each node individually and keeps only the latest backup How does Dynatrace back up Elasticsearch data in managed clusters? Dynatrace backs up entire cluster. Does Dynatrace include duplicated data in Elasticsearch backups for managed clusters? No How frequently does Dynatrace perform Elasticsearch data backups for managed clusters? Hourly, is incremental When backing up Elasticsearch data in Dynatrace Managed clusters in a 1 or 2 node cluster, how many replicas per index does Dynatrace store? 1 replica per index What is the payload limit for Dynatrace API? 1 MB How many Dynatrace API requests can be made per minute for a SaaS customer? 50 How many Dynatrace API requests can be made per minute from a Synthetic endpoint for a SaaS customer? 1000 How many Dynatrace API requests can be made per minute for a Managed customer? No rate limit How do you check the remaining Dynatrace API limit? Headers: X-RateLimit-Limit X-RateLimit-Remaining X-RateLimit-Reset What does JMX stand for? Java Management Extensions What JMX metrics can Dynatrace monitor? Dynatrace can monitor any metric in JVM that is exposed via an MBean. What port is used for communication between OneAgent and Cluster ActiveGate? 9999 What port is used for communication between OneAgent and Environment ActiveGate? 9999 What port is used for communication between Cluster ActiveGate and Managed Cluster Node? 443 What port is used for communication between Environment ActiveGate and Cluster ActiveGate? 9999 What port is used for communication between Environment ActiveGate and Managed Cluster Node? 443 What port is used for communication between Environment ActiveGate and Cloud/virtualization environments? 443 Where does the OneAgentMon device appear? Windows System during Dynatrace OneAgent installation. What does the OneAgentMon device do? Used for deep process monitoring. Works like monitoring driver and allows OneAgent to add its own library between OS and process it's monitoring What kind of processes can you create OneAgent plugins for? Detected processes by OneAgent that expose an interface (served over HTTP, databases, apps, load balancers) How many times are superuser privileges used in Linux non-privileged mode? Once to initiate installation process What are the auto-instrumentation methods for iOS? CocoaPods and Carthage Does gradle auto-instrumentation for Android support direct boot mode? No Does gradle auto-instrumentation for Android support Android App Bundles? No Does gradle auto-instrumentation for Android support APK protection tools (i.e. Dexguard) Not fully supported Does iOS auto-instrumentation support automatic OneAgent startup? Yes Does iOS auto-instrumentation support automatic user action detection? Yes Is Xamarin a supported framework for Real User Monitoring? Yes How much log data transfer is available in the free-tier? 5 GB per year What is the maximum amount of log data you can analyze? 500 MB How many days of log data can you analyze? You can analyze log files for only the past seven days. How many log files can you analyze at a time? Only one at a time in the context of your topology. How long can you retain log data on the Dynatrace Server? As little as 5 days or as much as 90 days What is the minimum size of a log file for Dynatrace to automatically detect it? 0.5 KB What is the minimum amount of time that a log file must exist for Dynatrace to automatically detect it? 1 minute Is OneAgent restart required to apply AppLogAutoDetection settings in ? No Where are log files stored for Dynatrace SaaS (log analytics)? Amazon Elastic File Storage in zone where your Dyantrace environment resides Are there additional costs for log file disk storage in Dynatrace SaaS? No, disk storage costs are included in your log monitoring subscription. How is log monitoring cost calculated? It is based on the average size of your cloud-based log storage, including the amount of streamed log data and the defined retention period. How does Dynatrace receive data from VMware? ActiveGate (usually Environment but can be Cluster) polls VMware platform (vCenter or standalone ESXi hosts) What vCenter metrics are captured during VMware monitoring? Clusters, ESXi hosts, VMs, VMs powered off, VMs suspended, VMs started, manual migrations, automatic migrations, daily average number of virtual machines and total migrations over last 7 days. What can RUM conversion goals be based on? Destination URL, specific user action, session duration, or number of actions per session. What is the maximum amount of RUM conversion goals you can set per application? 20 What are the two access methods for AWS integration in Dynatrace Managed? Key-based, Role-based How often does Dynatrace make Amazon API requests? Every 5 minutes With Dynatrace SaaS, when you are integrating with AWS with Role-based access what Dynatrace component do you need? Environment Activegate What are the three steps for integrating Dynatrace with AWS? 1. Create AWS Monitoring Policy 2. Choose access method 3. Define AWS resource tagging When connecting to AWS with role-based access with Dynatrace using an Environment ActiveGate, how many ActiveGates can have AWS_MONITORING_ENABLED set to true? Just 1 How do you monitor Elastic Beanstalk with Dynatrace? By creating a configuration to install OneAgent How do you monitor AWS Fargate with Dynatrace? Create a PaaS token and integrate OneAgent into the application image How do you monitor N Lambda functions with Dynatrace? By using the Dynatrace NPM Module
Geschreven voor
- Instelling
- Dynatrace Pro Cert -Hayden
- Vak
- Dynatrace Pro Cert -Hayden
Documentinformatie
- Geüpload op
- 10 februari 2023
- Aantal pagina's
- 35
- Geschreven in
- 2022/2023
- Type
- Tentamen (uitwerkingen)
- Bevat
- Vragen en antwoorden
Onderwerpen
-
ui
-
metrics
-
configuration
-
how are activegate plugi
-
dynatrace pro cert hayden 2023 with complete solution
-
what are the 4 parts included in the pluginjson definition for activegate plugins metadata