Development of real toolsets
The objective is to test the application’s ability to interface with real Linux-based toolsets. This involves configuring the .ini files to enable communication between the application and the external tools.
System Utilities to test:
- htop / top – Monitor system performance.
- df / du – Check disk usage and availability.
- lsof – List open files and processes.
- uptime / who / w – Show system load and logged-in users.
- free – Display memory usage.
Edited by Michael B.Khani