Loading...
get_cpu_infoRetrieves CPU usage and core information.
Read-only access to CPU metrics.
get_memory_infoProvides system memory usage details.
Read-only access to memory metrics.
get_disk_infoGathers disk usage and partition information.
Read-only access to disk metrics.
get_network_infoFetches network interface and traffic statistics.
Read-only access to network metrics.
get_host_infoObtains host system details and uptime.
Read-only access to host information.
get_process_infoLists running processes with details like CPU and memory usage.
Read-only access to process metrics.
This tool is relatively safe for monitoring system metrics, as it primarily provides read-only access. However, care should be taken to limit access to trusted LLMs and monitor resource usage to prevent potential abuse. The risk is low in isolated environments, but increases if exposed to external or untrusted systems.