get_inode_usage
Collect inode usage from remote Linux hosts via SSH to monitor disk inode consumption and avoid filesystem full errors with a secure, read-only command.
Instructions
Collects inode usage (df -i) from a remote Linux host via SSH.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| port | No | ||
| user | Yes | ||
| timeout | No | ||
| key_path | No | ||
| password | No | ||
| accept_new_hostkey | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||