mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-21 05:44:07 -07:00
v-system-report for Comprehensive Server Health Check
The `v-system-report` script collects and displays information about your server's health and configuration. It includes checks for: - System resources (CPU, memory, disk usage) - Running services (like Nginx, Apache, MySQL, etc.) - Network status and open ports - And more, depending on customization. You can enable or disable specific parts of the report by editing the script. For example, to disable system resource checks, you can set `CHECK_SYSTEM_RESOURCES=false` inside the script. Similarly, other checks can be toggled by modifying the respective variables at the top of the script. Please note that the AI feature included in the script is still very premature and was developed as a playful experiment. It is not fully reliable for analysis and should be considered an experimental addition. Additionally, keep in mind that this script is a beta version developed for personal use. You should not rely on it 100% for critical system analysis, as it is still under development and may contain bugs or incomplete features.
This commit is contained in:
parent
fa8dd64c5a
commit
80a6e43728
1 changed files with 3623 additions and 0 deletions
3623
v-system-report
Normal file
3623
v-system-report
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue