Skip to content

Conversation

@webxtekagency
Copy link

The script v-system-report generates a detailed report about your server's system resources, services, and configurations. It can be customized to enable or disable specific checks based on your needs.

myvesta and others added 29 commits December 5, 2024 15:46
Update v-move-domain-and-database-to-account

Update v-delete-web-domain: deleting /hdd/home/$user/web/$domain

Update v-delete-user: deleting /hdd/home/$user

Update v-delete-mail-domain: removing /hdd/home/$user/mail/$domain_idn

Update v-change-domain-owner: moving /hdd/home/$owner/web/$domain

Update v-change-domain-owner: moving /hdd/home/$owner/mail/$domain

Update v-move-folder-and-make-symlink: debug and additional checking
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.
v-system-report for Comprehensive Server Health Check
@myvesta myvesta mentioned this pull request May 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants