awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesOpen-source alternativesSelf-hosted softwareBlogPlan du site
ProjetÀ proposHow we rankPresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Catégories

3 dépôts

Awesome GitHub RepositoriesBulk Remote Execution

Capabilities for executing a single command across multiple remote hosts simultaneously.

Distinct from Remote Command Execution: Distinguishes from general remote execution by emphasizing the simultaneous 'multi-server' or bulk nature of the operation.

Explore 3 awesome GitHub repositories matching devops & infrastructure · Bulk Remote Execution. Refine with filters or upvote what's useful.

Awesome Bulk Remote Execution GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • rocky-linux/rockyAvatar de rocky-linux

    rocky-linux/rocky

    9,497Voir sur GitHub↗

    Rocky is an open-source enterprise operating system designed for server and cloud infrastructure. It is a community-maintained Linux server distribution that provides a platform focused on stability and security. The project is fundamentally a Red Hat Enterprise Linux compatible operating system, maintaining bug-for-bug binary compatibility to ensure identical software behavior. This allows it to serve as an enterprise-grade platform without proprietary licensing. The distribution covers a broad range of system administration capabilities, including package management via modular repository

    Allows for the adjustment of process concurrency and connection persistence to increase remote management speed.

    enterprise-linuxrocky
    Voir sur GitHub↗9,497
  • tianshiyeben/wgcloudAvatar de tianshiyeben

    tianshiyeben/wgcloud

    5,147Voir sur GitHub↗

    wgcloud est une suite complète d'outils de surveillance et de gestion conçue pour les serveurs Linux, les périphériques réseau, les conteneurs et le middleware. Il fonctionne comme un tableau de bord centralisé pour suivre les métriques matérielles en temps réel, auditer l'état des environnements Docker et Kubernetes, et maintenir un système de gestion des actifs informatiques pour l'infrastructure physique et cloud. La plateforme se distingue par ses capacités d'administration distante intégrées, présentant un client SSH basé sur le web pour exécuter des commandes en masse et gérer les serveurs directement depuis un navigateur. Elle se différencie davantage avec une analyse système pilotée par IA et un moniteur réseau SNMP spécialisé pour la découverte et le suivi du statut des routeurs, commutateurs et pare-feux. Le système couvre un large éventail de capacités opérationnelles, incluant l'observabilité de l'infrastructure via des métriques de ressources et le suivi des logs, l'alerte automatisée via des notifications multicanaux et la surveillance de sécurité via des vérifications d'intégrité de fichiers. Il fournit également des outils de visualisation pour la topologie réseau et la génération automatisée de rapports de conformité.

    Provides capabilities for executing a single operational command across multiple remote hosts simultaneously via a centralized interface.

    Javaagentcpudevops
    Voir sur GitHub↗5,147
  • amidaware/tacticalrmmAvatar de amidaware

    amidaware/tacticalrmm

    4,161Voir sur GitHub↗

    TacticalRMM is a remote monitoring and management platform designed for overseeing endpoints and automating IT administration. It functions as an endpoint management tool and IT automation framework, providing a centralized dashboard for executing scripts, monitoring system health, and managing remote devices across multiple tenants. The platform distinguishes itself through a comprehensive remote administration suite that includes real-time shell access, remote file management, and registry editing. It integrates with third-party remote desktop software and provides a hierarchical policy inh

    Allows executing configuration changes or commands across multiple remote hosts simultaneously.

    Pythondjangodjango-rest-frameworkmonitoring
    Voir sur GitHub↗4,161
  1. Home
  2. DevOps & Infrastructure
  3. Remote Command Execution
  4. Bulk Remote Execution

Explorer les sous-tags

  • Execution Performance TuningAdjustments to concurrency and connection persistence to optimize the speed of remote command execution. **Distinct from Bulk Remote Execution:** Distinct from Bulk Remote Execution: focuses on the performance tuning of the transport and concurrency rather than just the act of executing on multiple hosts.