Here are all the actual test exam dumps for IT exams. Most people prepare for the actual exams with our test dumps to pass their exams. So it's critical to choose and actual test pdf to succeed.

Observability-Self-Hosted-Fundamentals Sample Practice Exam Questions 2026 Updated Verified [Q25-Q45]

Share

Observability-Self-Hosted-Fundamentals Sample Practice Exam Questions 2026 Updated Verified

Exam Study Guide Free Practice Test LAST UPDATED Observability-Self-Hosted-Fundamentals

NEW QUESTION # 25
Which statement regarding SolarWinds* Hybrid Cloud Observability (HCO) groups is accurate?

  • A. groups can be created based on custom properties
  • B. groups cannot be a member of another group
  • C. group status rollup mode is set to "show best status" by default
  • D. group status rollup mode options do not apply to all members

Answer: A

Explanation:
Groups in the SolarWinds Platform are logical containers used to organize monitored entities for easier management, alerting, and reporting. According to theSolarWinds Platform Administrator Guide, one of the most powerful features of the grouping engine is the ability to automate membership. Specifically,groups can be created based on custom properties.
When defining a group, administrators can choose between "Static Selection" (manual) or "Dynamic Query." By using dynamic queries, a group can be configured to automatically include any node, interface, or volume that matches specific criteria, such as a custom property value (e.g., Department = Engineering or Site = London). This ensures that as new infrastructure is added to the environment and tagged with the appropriate metadata, the groups update themselves without human intervention.
Regarding the other options: groupscanbe members of other groups (nested groups), which is a common practice for creating complex hierarchical views of an organization. The default status rollup mode is typically set to "Mixed" or "Show Worst Status" rather than "Best Status," to ensure that any single failure within the group is visible to the administrator. Finally, rollup options absolutely apply to all members within the group, as they define how the collective health of those members is calculated and displayed on the dashboard.


NEW QUESTION # 26
Which two of the following statements apply to SolarWinds Hybrid Cloud Observability (HCO) Platform?
(Choose two.)

  • A. can be deployed on-premises or in the cloud
  • B. requires SolarWinds hybrid cloud observability
  • C. provides AIOps and machine learning technology
  • D. can operate without an internet connection

Answer: A,D

Explanation:
The SolarWinds Hybrid Cloud Observability (HCO) Platform is designed for maximum deployment flexibility to accommodate diverse enterprise security and infrastructure requirements. According to the SolarWinds Platform Installation and Upgrade Guide, the platform's architecture is fundamentally self- contained.
* Operation without an internet connection (A): This is a critical requirement for many government, military, and high-security financial environments. The platform is capable of "air-gapped" operation, where all polling, data processing, and visualization occur within a private network. While features like
"Platform Connect" (for cloud-based AI) may require a connection, the core monitoring, alerting, and reporting functions remain fully operational without any external internet access.
* Deployment on-premises or in the cloud (B): HCO is truly hybrid. It can be installed on physical hardware or virtual machines within a local data center, or it can be deployed within a Virtual Private Cloud (VPC) on platforms like AWS or Azure. This allows organizations to maintain their monitoring infrastructure alongside their managed assets, regardless of where those assets reside.
While HCOprovidesAIOps and machine learning (Option C), this is a feature of specific licensing tiers and configuration states rather than a fundamental "platform" characteristic that defines its deployment capability in the same way its offline and hybrid nature does.


NEW QUESTION # 27
Which two of the following use cases are utilized for account limitations? (Choose two.)

  • A. access to monitored data by departments
  • B. access to features by departments
  • C. polling of devices by location
  • D. access to monitored data by device types

Answer: A,D

Explanation:
Account Limitationsare security filters applied at the user or group level to control data visibility within the Web Console. According to theSolarWinds Platform User Account Managementguide, these limitations do not affecthowdata is collected (polling), but ratherwhocan see the resulting data.
The two primary use cases are:
* Access by Department (A): Organizations often use custom properties (like "Department") to tag nodes. By applying an account limitation, you can ensure that the "Finance" team only sees servers tagged for their department, while the "IT" team sees the entire infrastructure.
* Access by Device Type (B): Limitations can be set based on vendor, machine type, or other attributes.
For instance, a Network Operations Center (NOC) team might be limited to seeing only "Cisco" or
"Juniper" devices to keep their dashboard focused purely on networking gear.
Option C is incorrect because "access to features" (like the ability to manage alerts or reports) is handled via Account Permissions, not limitations. Option D is incorrect because "polling of devices" is a backend function of thePolling Engines, which is managed via the "Manage Nodes" section rather than user-facing account limitations.


NEW QUESTION # 28
How are devices within a network that does not respond to SNMP or WMI, discovered and imported for monitoring?

  • A. Include devices that only respond to ICMP in network discovery.
  • B. Set a network hop value greater than 0 in the discovery settings.
  • C. Increase the network discovery time out value.
  • D. Select agent polling method in network discovery.

Answer: A

Explanation:
Network Discovery in the SolarWinds Platform is designed to identify as much infrastructure as possible, even if that infrastructure is "locked down." According to theSolarWinds Platform Administrator Guide, the discovery wizard follows a specific hierarchy of identification.
If a device hasSNMPorWMIdisabled (often the case for security-hardened servers, basic switches, or simple IP-enabled appliances), the platform cannot gather deep performance metrics like CPU or memory. However, the device can still be discovered and monitored for "Up/Down" availability using a simple Ping (ICMP). To ensure these devices are added to the database during a scan, the administrator must check the box to " Include devices that only respond to ICMP" during the discovery configuration. If this is not selected, the discovery engine will skip any IP address that does not provide a valid SNMP or WMI credential response, potentially leaving gaps in the network inventory. This is the standard method for monitoring "Ping-only" nodes.


NEW QUESTION # 29
Which two of the following ways can objects be selected when creating custom reports?

  • A. PostgreSQL query
  • B. dynamic query builder
  • C. PowerShell script
  • D. static selection

Answer: B,D

Explanation:
When creating a web-based report in the SolarWinds Platform, the first step is defining the "Selection Method" for the entities you want to include. According to theSolarWinds Platform Reporting Guide, the platform offers two primary user-friendly ways to define the scope of a report:
* Static Selection: This method allows the administrator to manually pick specific nodes, interfaces, or applications from a list. This is best suited for reports targeting a fixed set of infrastructure, such as
"Core Data Center Switches".
* Dynamic Query Builder: This is the most powerful method for automated reporting. It allows you to define a set of rules-such as "Vendor is Cisco" and "Department is Finance"-that automatically update the report's content as new devices are added to monitoring that match those criteria.
While advanced users can useSWQL(SolarWinds Query Language) orSQLto define a custom selection, PostgreSQL(Option B) is not used as the backend database for the SolarWinds Platform. Furthermore, while PowerShell(Option C) can be used toextractdata via the SolarWinds Information Service (SWIS) API, it is not a selection method used within the native Web-Based Report builder interface.


NEW QUESTION # 30
An alert has been created to email when AppInsight for SQL detects a database fragmentation that exceeds
30%. The issue is not considered resolved unless the fragmentation is below 10%. How would the reset conditions be configured for this alert?

  • A. set reset condition to never reset and notify of all issues
  • B. set reset conditions to manual reset when issue is resolved
  • C. set reset conditions to reset when trigger conditions are no longer true
  • D. set reset condition to reset when condition is below a set percent

Answer: D

Explanation:
In advanced alerting scenarios, particularly with performance metrics like disk fragmentation or temperature, the "Trigger Condition" and "Reset Condition" often require different thresholds to prevent "flapping"-a state where an alert rapidly toggles between triggered and reset states because the metric is hovering right at the threshold line. According to theSolarWinds Platform Alerting Guide, while the default behavior is to reset when trigger conditions are no longer true (Option D), this would reset the alert as soon as fragmentation hit
29.9%.
To satisfy the specific requirement where the issue is only "resolved" at 10%, a customReset Conditionmust be defined. By selecting "set reset condition to reset when condition is below a set percent," the administrator can explicitly define a separate value ($10\%$) from the trigger value ($30\%$). This creates a
"deadband" or hysteresis effect, ensuring the alert remains active and visible until the database maintenance has successfully reduced the fragmentation to the desired healthy level. This configuration is essential for AppInsight applications where returning to a "not-critical" state (e.g., 29%) does not necessarily mean the underlying performance bottleneck has been sufficiently remediated.


NEW QUESTION # 31
Which two of the following conclusions can be made from the shown AppStack view? (Choose two.)

  • A. A filter is applied to show entities related to an application.
  • B. The user's account is given administrator access rights.
  • C. The option to hide categories with no objects is selected.
  • D. The storage resource monitor (SRM) is not installed.

Answer: A,C

Explanation:
According to the SolarWinds Platform Administrator Guide for Hybrid Cloud Observability, theAppStack Environment Viewprovides an interactive, visual mapping of relationships between monitored entities such as applications, servers, and storage. In the provided image, it is evident thata filter is applied to show entities related to an application (A)because the left-hand navigation pane shows specific filters selected under the "Applications" category, and the main view displays a subset of the environment's total objects that correspond specifically to those application relationships. This filtering capability allows users to narrow down the environment to focus on the specific dependencies of a critical business service, such as Microsoft Active Directory or a SQL Server instance, which are shown as filtered groups in the sidebar.
Furthermore, it can be concluded thatthe option to hide categories with no objects is selected (B). A standard, unfiltered AppStack view typically displays every possible layer of the IT stack-including Transactions, LUNs, Pools, and Arrays-regardless of whether they contain active entities. However, in the provided view, only categories containing entities relevant to the current filter (such as Applications, Database Instances, Servers, and Volumes) are visible. This indicates that the "Hide categories with no objects" setting is active, which is a standard customization used to clean up the interface and highlight only the active parts of the dependency map.
While the view shows storage-related entities like "Volumes," this does not confirm whether theStorage Resource Monitor (SRM) is not installed (C), as basic volume data can often be collected via standard node polling. Additionally, the AppStack interface itself does not provide enough diagnostic data to verify if the user account is given administrator access rights (D), as these visual elements are accessible to non-admin users with appropriate view permissions. Therefore, A and B are the only verified conclusions based on the visual evidence of the filtered environment.


NEW QUESTION # 32
Which benefit does Anomaly-Based Alerting add to the Hybrid Cloud Observability (HCO) alerting engine?

  • A. removes the requirement for the user to configure set of trigger conditions
  • B. removes the requirement for any trigger condition thresholds on an alert
  • C. analyzes entity behavior and uses data to fire an alert if trigger conditions are outside established behavior
  • D. resets alerts that met established trigger conditions and fired outside the scope of those established behaviors

Answer: C

Explanation:
Anomaly-Based Alertingrepresents a shift from static thresholds to behavioral analysis in the HCO platform.
According to theSolarWinds HCO Alerting Enginedocumentation, this feature uses machine learning to establish a "baseline" for specific metrics like CPU load or memory usage over a period of 7 to 30 days.
The primary benefit is that itanalyzes entity behaviorand triggers an alert only when a metric deviates significantly from its historical "normal" for that specific day and time. For example, if a server traditionally runs at 90% CPU during a Sunday night backup, a static 80% threshold alert would trigger a "false positive" every week. Anomaly-based alerting learns this behavior and will only fire an alert if the CPU hits 90% on a Tuesday morning when the normal load is only 20%.
This reduces alert noise by focusing ontrue anomaliesrather than simple threshold violations. It does not
"remove the requirement for trigger conditions" (Options B and C); instead, it replaces a static numerical threshold with a dynamic, machine-learned threshold. The administrator still defineswhichentities to monitor andhowsensitive the anomaly detection should be.


NEW QUESTION # 33
Which two of the following data categories appear in an AppStack view? (Choose two.)

  • A. servers
  • B. SNMP pollers
  • C. database instances
  • D. NetFlow

Answer: A,C

Explanation:
AppStackis designed to provide a "top-to-bottom" visual representation of the IT infrastructure layers that support an application. According to theSolarWinds Platform Administrator Guide, the AppStack Environment view automatically maps relationships between specific monitored entities.
The two primary categories that appear in this view aredatabase instances (A)andservers (C). In a typical application stack, the "Server" represents the physical or virtual hardware, while the "Database Instance" (monitored via AppInsight for SQL, Oracle, etc.) represents the software layer running on that server.
AppStack visually links these so that if a database instance shows a critical status, an administrator can instantly see which server it is hosted on and if there are underlying infrastructure issues. Other common categories include Applications, Transactions, Virtual Hosts, Clusters, and Volumes.
NetFlow(Option B) is a traffic analysis technology used in the NetFlow Traffic Analyzer (NTA) and is generally not a primary "entity" category in the standard AppStack environment map.SNMP Pollers(Option D) are the backend mechanisms used to collect data; they are a configuration component rather than a logical infrastructure entity that would be represented as a layer in an application dependency stack.


NEW QUESTION # 34
A network discovery job was performed. The job was not correctly defined and not all devices were discovered within the network. What is the likely reason for the skipped devices?

  • A. The missing devices were included in the discovery ignore list.
  • B. The network discovery timeout was too short
  • C. The missing devices were configured for SNPMvS.
  • D. The preferred polling method in the discovery job was set to WML

Answer: A

Explanation:
Network Discovery is an automated process to scan subnets and import new infrastructure. However, the discovery engine includes logic to prevent duplicate entries and ignore non-relevant assets. According to the SolarWinds Platform Administrator Guide, if specific devices are missing from the results, the most common administrative cause is theDiscovery Ignore List.
The "Ignore List" is a database of IP addresses or MAC addresses that the platform has been explicitly told to skip. This often happens if a device was previously discovered but the administrator chose "Ignore this node" during the import phase. The system remembers this choice to prevent the device from reappearing in every subsequent scan. Additionally, the platform automatically ignores any node that isalready presentin the
"Manage Nodes" list to avoid creating redundant monitoring objects.
While a timeout (Option C) or incorrect polling method (Option D) could cause a node to fail to respond with its full metadata, the device would typically still appear in the discovery results as a "Generic" or "ICMP- only" device rather than being skipped entirely. Only theIgnore Listor pre-existing status causes a device to be excluded from the discovery results table during a scan of a valid subnet.


NEW QUESTION # 35
CPU utilization is being monitored on a critical Windows server and is set to notify when utilization exceeds
90%. Notification parameters are set to disregard those brief spikes over 90% and focus on sustained periods above 90%. What should be configured to accomplish the notification goal?

  • A. change polling method on the server from WMI to agent polling
  • B. set node to change CPU status if threshold is met for multiple polling cycles
  • C. set node to inherit CPU thresholds and alert to fire when threshold is met
  • D. change polling interval to match length of time for an alert to fire

Answer: B

Explanation:
To prevent "alert noise" caused by temporary performance spikes, the SolarWinds Platform allows for threshold persistence. According to theSolarWinds Platform Administrator Guide, simply setting a threshold at 90% would trigger an alert the moment a single poll returns a high value.
The correct configuration to ensure onlysustainedhigh utilization triggers an action is toset the node to change CPU status if the threshold is met for multiple polling cycles. This is found in the "Edit Node" properties under the Thresholds section. For example, if the polling interval is 2 minutes and you set the condition to "10 minutes" (or 5 consecutive polls), the CPU status will only transition to Warning or Critical after the utilization has stayed above 90% for that entire duration. This filtering happens at the node/status level, ensuring that the alert engine only fires when there is a legitimate, sustained performance bottleneck rather than a transient spike caused by a routine background process.


NEW QUESTION # 36
What two of the following reasons apply to creating custom views in SolarWinds' web console? (Choose two.)

  • A. limit user access to specific elements
  • B. monitor devices and elements not shown in default views
  • C. perform customizations with SQL queries
  • D. personalize user experience and focus on specific elements

Answer: A,D

Explanation:
Custom Views(Summary Views and Detail Views) are the primary way administrators control the layout and focus of the SolarWinds Web Console. According to theSolarWinds Platform Administrator Guide, views are used to tailor the platform to different user roles.
The two primary reasons for creating them are:
* Limit user access to specific elements (A): Views can be restricted to specific users or groups. By creating a custom view that only contains "Storage" widgets and assigning it to the Storage Team, an administrator can effectively limit what those users see when they log in. This prevents users from being overwhelmed by irrelevant data and acts as a functional layer of access control.
* Personalize user experience and focus on specific elements (D): Different roles require different data. A CXO might need a high-level "Map" and "SLA Trend" view, while a technician needs a "Top
10 Nodes by CPU" and "Active Alerts" view. Custom views allow the administrator to curate exactly which widgets are visible, ensuring that each user has the most relevant information for their job front- and-center.
SQL customizations(Option C) are a method of building widgets, but not thereasonfor the view itself.
Monitoring new elements (Option B) is handled through theAdd NodeandPollerssettings; a view onlydisplays what is already being monitored.


NEW QUESTION # 37
Several active directory groups have access to SolarWinds Hybrid Cloud Observability (HCO). There are three additional groups to be added, however they are not showing up on a search. Why can the additional groups not be added?

  • A. missing groups exceed the maximum number of groups
  • B. missing groups have too many users
  • C. missing groups are distribution groups
  • D. missing groups have users already present in added groups

Answer: C

Explanation:
When integrating Active Directory (AD) with the SolarWinds Platform, the system is designed to leverage AD groups for role-based access control (RBAC). According to theSolarWinds Platform Administrator Guide
, the platform specifically requiresSecurity Groupsfor authentication and permission mapping.
Active Directory contains two primary group types:Security GroupsandDistribution Groups. Distribution groups are intended purely for email lists and do not have a Security Identifier (SID) that can be used for assigning file system or application permissions. Because SolarWinds relies on the SID to grant web console access and define user rights,distribution groupswill not appear in the search results when attempting to add new Windows groups to the platform. To resolve this, the AD administrator must either convert the existing distribution groups to security groups or create new security groups containing the desired users. Once the group type is set correctly to "Security," the SolarWinds search utility will be able to resolve the group name and SID, allowing it to be imported and assigned permissions within the console.


NEW QUESTION # 38
An alert is needed when the bandwidth utilization on a specific set of router interfaces exceeds 75%. The alert needs to be limited to specific devices and their interfaces. How is this task accomplished?

  • A. Create a critical status-based alert and change the interface utilization status.
  • B. Modify the scope on the trigger conditions to contain the desired nodes and interfaces.
  • C. Use an account limitation to limit the alert to desired devices and interfaces.
  • D. Modify the scope on the reset conditions to contain the desired nodes and interfaces.

Answer: B

Explanation:
The alerting engine in the SolarWinds Platform uses a "Scope" and "Condition" logic to determine when an action should fire. According to theSolarWinds Platform Alerting Guide, the "Scope" defineswhichobjects the alert engine should evaluate, while the "Condition" defineswhatperformance metric triggers the alert.
To limit an alert to a specific set of router interfaces, the administrator mustmodify the scope on the trigger conditions. In the Alert Wizard, under the "Trigger Condition" tab, there is a section titled "I want to alert on..." (Interface) and a secondary section for "The scope of the alert". By adding specific rules to this scope- such as Node Name is Router-A or Interface Alias contains WAN-the alert engine will ignore the thousands of other interfaces in the database and only monitor the 75% utilization threshold on those specific targets.
Using account limitations (Option D) is incorrect for this purpose, as account limitations affect what auser sees in the console, not how the backendalerting engineprocesses data.


NEW QUESTION # 39
Which function is provided by Platform Connect?

  • A. anomaly-based alerting
  • B. historical reporting
  • C. intelligent mapping
  • D. infrastructure monitoring

Answer: A

Explanation:
Platform Connectis a foundational technology in Hybrid Cloud Observability (HCO) that bridges the gap between the on-premises (self-hosted) installation and SolarWinds' cloud-based AIOps and machine learning services. According to theSolarWinds HCO Administrator Guide, the primary function enabled by this connection isanomaly-based alerting.
Anomaly detection requires significant computational resources to process months of historical performance data and build sophisticated behavioral baselines for thousands of metrics. To prevent this heavy processing from impacting the performance of the local monitoring server, SolarWinds offloads the analysis to a cloud- based machine learning engine.Platform Connectprovides the secure, encrypted tunnel required to transmit relevant performance metadata to the cloud for analysis and receive dynamic threshold updates in return.
Without Platform Connect, the local instance is restricted to traditional static thresholds (e.g., "Alert if CPU >
90%"). With it, the system can identify "unusual" behavior (e.g., "Alert if CPU is 70% at 2:00 AM on a Tuesday, when it is normally 10%"). While HCO handles infrastructure monitoring and mapping locally, the specific "intelligence" layer that drives anomaly detection is the standout benefit provided by the Platform Connect architecture.


NEW QUESTION # 40
Which two of the following customizations can be made on a report layout? (Choose two.)

  • A. position of page number
  • B. font of the report content
  • C. width of the report
  • D. logo on the report

Answer: C,D

Explanation:
The SolarWinds Platform web-based report builder provides specific layout options to ensure reports are professional and readable. According to theSolarWinds Platform Reporting Guide, customization of a report's visual structure is handled through the Layout tab.
* Logo on the report (B): Administrators can upload a custom company logo to appear in the header of the report. This ensures that exported PDFs and web views align with corporate branding standards.
* Width of the report (D): The layout editor allows users to define the report width, typically choosing between a fixed pixel width (often used to ensure a consistent look on printed paper or PDF) or a percentage-based fluid width that adjusts to the browser window.
While the platform allows for some styling, granular control over thefont of the report content(Option A) is generally limited to global CSS or predefined themes rather than individual report layout settings. Similarly, theposition of the page number(Option C) is usually a fixed element of the report's footer template and is not a standard customizable field within the primary web-based report layout wizard.


NEW QUESTION # 41
A non-administrator user reports they are unable to create Intelligent Maps in the web console. What is the reason for the block?

  • A. user has not been given default set of user permissions
  • B. user has not been given the manage views permission
  • C. user has not been given permission to add images
  • D. user has not been given the creator role in maps

Answer: C

Explanation:
The ability to create and manageIntelligent Mapsin the SolarWinds Platform is tied to a specific set of granular user permissions. While a user may have general rights to view the console, creating a map involves placing entities onto a canvas and, frequently, utilizing background images or custom icons. According to the SolarWinds Platform documentation on Map Management, a critical prerequisite for full map creation functionality is thepermission to add images (D).
In the user account settings underSettings > All Settings > Manage Accounts, there is a specific toggle for
"Allow Map Management" or "Allow Editing." However, if the underlying platform permission for "Add Images" is not enabled, the user will find the map creation wizard restricted or non-functional. This is because Intelligent Maps rely on the platform's shared image library to store the metadata and visual components of the map. Without the right to write to this library (Add Images), the user is blocked from saving new map definitions to the database. This permission is often disabled by default for standard users to prevent the web server's storage from being filled with unauthorized or non-work-related image files.


NEW QUESTION # 42
Which two of the following items are required to use Anomaly-Based Alerts in SolarWinds Hybrid Cloud Observability (HCO)? (Choose two.)

  • A. internet connection
  • B. Platform Connect
  • C. advanced machine-learning feature
  • D. AIOps and machine-learning module

Answer: B,C

Explanation:
Anomaly-Based Alertingis a premier feature of Hybrid Cloud Observability that moves beyond static thresholds to identify performance deviations based on historical behavior. According to theSolarWinds HCO Administrator Guide, this feature relies on cloud-assisted analytics to process complex datasets. To enable this, two specific components are required:
* Advanced Machine-Learning Feature: This is the functional logic within the HCO platform that identifies patterns and establishes "normal" baselines for metrics like CPU load or interface utilization.
* Platform Connect: This is the essential bridge that links the self-hosted HCO instance to the SolarWinds cloud-based AIOps engine. Because anomaly detection requires significant computational power to analyze long-term historical trends, the heavy processing is often offloaded. Platform Connect ensures that the necessary metadata can be analyzed securely to generate the dynamic thresholds used for these alerts.
WithoutPlatform Connect, the local server cannot access the machine-learning models required to calculate what constitutes an "anomaly" versus standard operational variance. This architecture allows HCO to provide high-level AIOps capabilities without requiring massive localized hardware for every installation.


NEW QUESTION # 43
Which three of the following actions can be taken within a PerfStack project? (Choose three.)

  • A. share to non-web console users
  • B. show as a widget in a view
  • C. add as a menu bar item
  • D. show as a dashboard graphic

Answer: A,B,C

Explanation:
PerfStack(Performance Analysis) projects are highly versatile troubleshooting assets that can be shared and integrated across the SolarWinds Platform. According to theSolarWinds Platform Administrator Guide, once a correlation project is built-linking metrics like CPU, Latency, and IOPS-it can be utilized in several ways.
* Add as a menu bar item (A): A specific PerfStack project that is used frequently (such as "Core Switch Health") can be saved and added directly to the main navigation menu. This allows users to access the troubleshooting dashboard with a single click from anywhere in the console.
* Share to non-web console users (B): PerfStack projects can be shared via a unique URL. This "Public Link" feature allows stakeholders who do not have a SolarWinds account (such as third-party vendors or executives) to view the real-time correlation data in a read-only browser view.
* Show as a widget in a view (D): PerfStack projects can be embedded into Summary Views or Node Details pages as awidget. This provides context-sensitive performance data right alongside the standard node information, allowing for "at-a-glance" correlation without leaving the main dashboard.
While PerfStack provides visual data, it is typically treated as a dynamic, interactive "Project" or "Widget" rather than a static "dashboard graphic" (Option C) in the classic sense of a standalone image or icon.


NEW QUESTION # 44
Multiple users have access to SolarWinds Hybrid Cloud Observability (HCO) reports. All users are permitted to view and run existing reports, however restrictions for a smaller group of users are needed for editing and creating reports. How should these restrictions be accomplished?

  • A. set allow alert management rights to yes for select users with edit permissions
  • B. remove manage reports button for any user without edit permissions
  • C. set alert limitation category to default for select users with edit permissions
  • D. remove reports view from menu bar for any user without edit permissions

Answer: B

Explanation:
The ability to create or modify reports is a high-level administrative function in the SolarWinds Platform, distinct from the ability to simply view them. According to theSolarWinds Platform User Account Managementguide, this is controlled by theReport Managementright.
To restrict a specific group of users from creating or editing reports while still allowing them to view existing ones, the administrator mustremove the "Manage Reports" permissionfrom their user accounts. When this right is set to "No," the"Manage Reports" buttonis hidden from the "All Reports" view for that user. They can still click on and run any report they have access to, but they will lack the interface options to enter the
"Report Builder," change schedules, or delete entries. This provides a secure way to delegate report consumption to the wider team while centralizing report creation within a smaller group of "power users" or administrators. Option D is incorrect as it refers toAlerts, which is a separate permission set entirely.


NEW QUESTION # 45
......

The New Observability-Self-Hosted-Fundamentals 2026 Updated Verified Study Guides & Best Courses: https://www.actual4test.com/Observability-Self-Hosted-Fundamentals_examcollection.html

Authentic Observability-Self-Hosted-Fundamentals Exam Dumps PDF - 2026 Updated: https://drive.google.com/open?id=1rqSRKEBLL7BKi-TF7GAnaOQhHZqrJbsn