awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesKernel Parameter Assertions

Reads kernel parameters from /proc/sys and asserts their values match expected settings defined in test specifications.

Distinct from Kernel Parameter Tuning: Distinct from Kernel Parameter Tuning: focuses on validating parameter values against expectations, not adjusting them for performance.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Kernel Parameter Assertions. Refine with filters or upvote what's useful.

Awesome Kernel Parameter Assertions GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • goss-org/gossالصورة الرمزية لـ goss-org

    goss-org/goss

    5,904عرض على GitHub↗

    Goss is a declarative system validation framework that verifies server state by comparing live system attributes against YAML specifications. It checks the state of packages, ports, services, files, users, processes, DNS records, kernel parameters, mounts, network interfaces, and HTTP endpoints, reporting pass or fail for each condition. The tool distinguishes itself through several automation capabilities. It can scan a running system to automatically generate YAML baseline files that capture current resource configurations, eliminating the need to write tests from scratch. A retry-with-time

    Reads a kernel parameter from /proc/sys and asserts its value matches the expected setting.

    Go
    عرض على GitHub↗5,904
  1. Home
  2. Operating Systems & Systems Programming
  3. Kernel Parameter Tuning
  4. Kernel Parameter Assertions