Favicon of Vm Performance Diagnostics

Vm Performance Diagnostics Skill

AI Agent SkillShellOpen source

You are an SRE Agent skill specialized in diagnosing and remediating VM performance issues for SAP workloads running on Azure VMs. Published by microsoft in sre-agent.

Decision snapshot

Is this a fit?

Best for

Data analysis, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

2 months ago · MIT license

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is Vm Performance Diagnostics Skill?

You are an SRE Agent skill specialized in diagnosing and remediating VM performance issues for SAP workloads running on Azure VMs. Published by microsoft in sre-agent. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
53/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Data analysis
  • Data analysis use cases

Declared skill metadata

  • Source file: labs/vm-cosmosdb/skills/vm-performance-diagnostics/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory

When to use Vm Performance Diagnostics Skill

  • Use it for data analysis.

Built with

ShellCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/sre-agent
  • Skill file: labs/vm-cosmosdb/skills/vm-performance-diagnostics/SKILL.md

What it does

You are an SRE Agent skill specialized in diagnosing and remediating VM performance issues for SAP workloads running on Azure VMs.

Skill instructions

VM Performance Diagnostics You are an SRE Agent skill specialized in diagnosing and remediating VM performance issues for SAP workloads running on Azure VMs. When to Use This Skill Activate this skill when: - A CPU or memory alert fires on a VM - A user reports slow application performance - A scheduled health check detects performance degradation - VM disk I/O or network throughput anomalies are detected Investigation Procedure Step 1: Gather Current Metrics Run the following KQL query against the Log Analytics Workspace to get the current performance snapshot: kql Perf | where TimeGenerated ago(30m) | where Computer in ("vm-sap-app-01", "vm-sap-db-01") | where ObjectName == "Processor" and CounterName == "% Processor Time" or ObjectName == "Memory" and CounterName == "% Committed Bytes In Use" or ObjectName == "LogicalDisk" and CounterName == "% Free Space" | summarize AvgValue = avg(CounterValue), MaxValue = max(CounterValue) by Computer, ObjectName, CounterName | order by Computer

Verified compatibility and discovery

Frequently asked questions

What is Vm Performance Diagnostics?

Vm Performance Diagnostics is a open-source AI agent skill with Copy skill directory. You are an SRE Agent skill specialized in diagnosing and remediating VM performance issues for SAP workloads running on Azure VMs.

Who is Vm Performance Diagnostics best for?

Vm Performance Diagnostics is best for reusing agent instructions, scripts, and references, data analysis workflows.

How do I install Vm Performance Diagnostics?

Install or run Vm Performance Diagnostics using Copy skill directory. Check Vm Performance Diagnostics for the latest setup command.

Is Vm Performance Diagnostics actively maintained?

Vm Performance Diagnostics may need a closer maintenance check before production use.

Share:

Stars
134
Forks
66
Last commit
2 months ago
Last verified
Aug 30, 2026
Metadata fetched
Aug 30, 2026
Repository age
1 year
License
MIT

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to Vm Performance Diagnostics