Open Issues Need Help
View All on GitHubAI Summary: This feature request asks to add 'nmon', a command-line GUI for viewing system resources, to the project's managed packages. The user expects 'nmon' to be included in the `index.json` file, making it available for management. A `jq` command is provided to verify the addition.
AI Summary: This GitHub issue requests the addition of `iostat` to the project's managed packages. The user wants `iostat` to be included in the `index.json` file, citing its utility as a CLI GUI for viewing system device I/O transfer rates. The proposed test involves verifying `iostat`'s presence and details within the `resources/install/index.json` file.
AI Summary: The user requests to add `sar` (System Activity Reporter) to the project's list of managed packages. This involves including `sar` in the `index.json` file, allowing users to install and manage it through the project's package management system. The rationale is to provide a CLI GUI for viewing system resources.
AI Summary: The user requests to add `vmstat`, a command-line utility for viewing VM resources, to the project's managed packages. This involves adding `vmstat` as a new entry in the `index.json` file. The objective is to make `vmstat` available for management through the project's package system.
AI Summary: The user requests to add nmap, a widely used network discovery tool, to the project's managed packages. This involves updating the `index.json` file to include nmap, making it available for installation through the project's package management system.
AI Summary: This GitHub issue requests the addition of `tcpdump`, a widely used network packet analyzer, to the project's list of managed packages. The user proposes that `tcpdump` be included in the `index.json` file, making it available for installation through the project's package management system. This feature aims to provide users with a convenient way to access `tcpdump` for network management and analysis tasks.
AI Summary: This GitHub issue requests the addition of `ping` as a managed package, despite the title mentioning `dig`. The user highlights `ping`'s importance as a fundamental network connectivity investigation tool. The expected outcome is for `ping` to be listed in the project's `index.json` file.
AI Summary: This issue requests the addition of 'mtr', a broad network diagnostic tool, to the project's managed packages. The proposed solution involves adding an entry for 'mtr' to the `index.json` file, making it available for management within the system.
AI Summary: The user requests to add `traceroute`, a network diagnostic tool, to the project's managed packages. This involves updating the `index.json` file to include `traceroute` as an available package, which can then be verified by querying the JSON.
AI Summary: The user requests to add `iptables`, a Linux administration tool for packet filtering and NAT, to the project's list of managed packages. This involves creating an entry for `iptables` within the `index.json` file. The proposed test involves verifying its presence in that JSON file.
AI Summary: This GitHub issue requests the addition of `netstat` to the project's managed packages. The user wants `netstat` to be included in the `index.json` file, enabling users to query local machine network resources via its command-line interface. The proposed solution involves adding `netstat` as a package entry to the `resources/install/index.json`.