monitor_processes
Track and analyze resource-intensive processes on remote servers using specified criteria like CPU or memory usage. Ideal for identifying performance bottlenecks and optimizing server operations.
Instructions
监控远程服务器进程,返回占用资源最多的进程
Input Schema
Name | Required | Description | Default |
---|---|---|---|
hostname | Yes | ||
password | No | ||
port | No | ||
sort_by | No | cpu | |
timeout | No | ||
top_n | No | ||
username | Yes |