feat: add metric_collector tool for remote server monitoring #91
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add a new tool that connects to remote servers via SSH to collect and monitor system metrics. This tool enables users to gather performance data and system statistics from remote machines for monitoring and analysis purposes.
Plugin Submission Form
1. Submission Type
2. Description
Metric Collector is a tool that connects to remote servers via SSH to collect system metrics. It helps users monitor key system indicators such as CPU usage, memory utilization, disk space, network traffic, and other vital system metrics, enabling timely detection of performance issues and resource bottlenecks.
3. Checklist
4. Documentation Checklist
Please confirm that your plugin README includes all necessary information:
5. Privacy Protection Information
Based on Dify Plugin Privacy Protection Guidelines:
Data Collection
This plugin does not collect personal user data. It only collects system metric data from user-specified remote servers, such as CPU usage, memory utilization, and disk space. Users need to provide server connection information (hostname/IP address, port, username, and password/key) which is only used for establishing SSH connections and is not stored or transmitted to third parties.
Privacy Policy