Skip to main content
Glama
yuezhongtao

linux-profiler

by yuezhongtao

get_all_metrics

Retrieve a comprehensive Linux system performance report covering CPU, memory, disk, network, and process metrics.

Instructions

Get a comprehensive performance report including CPU, memory, disk, network, and process metrics.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
include_processesNoWhether to include process information (default: true)
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the full burden of behavioral disclosure. It only describes the contents of the report but does not mention whether the operation is read-only, requires permissions, has rate limits, or any side effects.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise with one sentence that efficiently conveys the purpose. However, it could be structured with bullet points or additional detail without being verbose.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The tool returns a comprehensive report with no output schema, yet the description provides no information about the report format, return structure, or how to interpret results. Many sibling tools exist, but no guidance on when to use this combined report vs. individual queries.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% and the description adds no new information about the single parameter 'include_processes' beyond what the schema already provides. Baseline 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states it returns a comprehensive performance report covering CPU, memory, disk, network, and process metrics. It distinguishes itself from specialized sibling tools like get_cpu_metrics by aggregating multiple metric types.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies use for an overall performance overview but does not explicitly state when to prefer this tool over individual metric tools or when not to use it. No guidance on prerequisites or context is provided.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/yuezhongtao/linux-profiler-tool'

If you have feedback or need assistance with the MCP directory API, please join our Discord server