Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Installation

  • Environment Environnement : Redhat/Centos 6.6  ( 64bits )

  • Automatic Installation automatique :
      •  «
    • Un
      • -
    • tar
      • tarez »
    • the
      • le package.
        • This will create a shinken-enterprise repository that contains the installation script and all the necessary dependencies.
          Launch the install.sh command that is at the root of the shinken-enterprise repository
        • it will install automatically Shinken Enterprise and its components.
        • However, the VMWare Sdk will require a manual installation.
        • The commands needed to launch this installation are visible at the and of the install.sh.
        • We do recommend to launch it directly after the installation, even if you can postpone it.
        • Launch the shinken-healthcheck command
          • It will check if Shinken Enterprise is well configured and up and running.

       

            • tar zvxf shinken-enterprise_V02.03.XX-LANGUAGE.tar.gz
            • Cela vous créera un répertoire shinken-entreprise contenant le script d’installation et les dépendances nécessaires à l’installation.
          • Déplacez vous à la base du répertoire shinken-entreprise (cd shinken-enterprise_VXX.XX.XX-LANGUAGE) et lancez la commande ./install.sh
            • Il installera Shinken Entreprise et ses composants automatiquement.
            • Cependant, le Sdk VMWare nécessitera une installation manuelle.
              • Les commandes à exécuter pour lancer l’installation du Sdk VMWare sont affichées à la fin du install.sh.
              • Nous vous conseillons de les exécuter en suivant, mais elles peuvent aussi être exécutées ultérieurement.
          • Lancez la commande shinken-healthcheck
            • Elle vérifiera que Shinken Entreprise est bien configuré et fonctionnel.

       

      Tip

      L'installation complète fera sur le même serveur :

      • l'installation du moteur Shinken Enterprise, des modules et des dépendances.
      • l'activation de tous les démons
      Tip

      The full installation will do on the same server:

      • install Shinken Enterprise Engine, modules and dependencies.
      • activate all daemons (Synchronizer, Arbiter, Scheduler, Poller, Reactionner, Broker, Receiver).

      For distributed architecture, see Installation (Advanced Mode)

      Pour une installation distribuée, voir Configuration avancée

    Mise à jour

      • Environnent 

    Update

      Environment 
      • :    Redhat/Centos 6.6  ( 64bits )
    • with a  02
      • avec un version 02.03.XX
    • version of
      • de Shinken Entreprise
    • already installed
      • déjà installée.
    • Automatic Update:
      • Mise à jour:      
        • « Dé-tarez » le package
          • Cela vous créera un répertoire shinken-entreprise contenant le script de mise à jour et les dépendances nécessaires à l’installation.
        • Déplacez vous dans le répertoire (cd shinken-enterprise_V02.03.XX-LANGUAGE) et lancez le script update.sh
          • Il mettra à jour Shinken Entreprise ( mais n'aura aucune incidence sur le dossier de configuration de /etc/shinken, évitant tout risque d’écrasement d'une configuration que vous auriez définie ).
          • Exécutez la commande shinken-healthcheck.
            • Elle vérifiera que Shinken Entreprise est bien configuré et en cours d'exécution.

     

    Anchor
    Installation Mode Avancé
    Installation Mode Avancé

    Installation (Mode avancé)

    • Installation partiellement automatique (active seulement les démons sélectionnés ) :

      •  Dé-tarez » le package.
        • Cela vous créera un répertoire shinken-entreprise contenant le script d’installation et les dépendances nécessaires à l’installation

      • Déplacez vous dans le répertoire (cd shinken-enterprise_V02.03.XX-LANGUAGE) et lancez la commande ./install.sh mais avec des options basées sur les démons que vous souhaitez activer :
        • --pollernode: active le démon Poller (lancement des

     « Un-tar » the package.This will create a shinken-enterprise repository that contains the installation script and all the necessary dependencies.
    Launch the update.sh script
    It will update Shinken Entreprise ( it will not have any impact on the configuration file/etc/shinken, so that there is no risk to erase any configuration already done before ).
    Launch the shinken-healthcheck commandIt will check that Shinken Enterprise is well installed and configured.
    AnchorInstallation Advanced ModeInstallation Advanced Mode

    Installation (Advanced Mode)

    • Advanced Partial Automatic Installation (enable only selected daemons) :
      • « untar » the package.This will create a shinken-enterprise repository that contains the installation script and all the necessary dependencies.
        Launch the install.sh command that is at the root of the shinken-enterprise repository but with options based on the daemons you want to be enabled on your system:
        • --pollernode: enable the Poller daemon (launch checks)

        • --reactionnernode: enable the Reactionner daemon (launch active le démon Reactionner  (lance les notifications)

        • --schedulernode: enable the active le démon scheduler daemon (schedule planifie les checks)

        • --arbiternode: enable the active le démon arbiter daemon (central rôle de distribution rolecentrale)

        • --receivernode: enable the receiver daemon (receive checksactive le démon receiver  (reçoit les checks passifs)

        • --synchronizernode: enable the active le démon Synchronizer daemon (manage gère la configuration)

        • --brokernode: enable the active le démon broker daemon (export datades données)

     

    Info
    titleExampleExemple

    Vous pouvez par exemple installer Shinken Enterprise et activer directement le Scheduler et le Poller en même temps an tapant la commande You can for example install Shinken Enterprise and directly activate the Scheduler and a Poller at the time by typing ./install.sh --schedulernode --pollernodepollernod

      • Exécutez la commande Launch the  shinken-healthcheck commandIt will check that Shinken Enterprise is well installed and configured and that daemons are running well (only those enabled).
        healthcheck.
        • Vérifiera que Shinken Entreprise est bien configuré et en cours d'exécution (seulement les démons installés)

    • Après l'installation initiale, il est nécessaire de relancer la commande install.sh pour activer/désactiver les démons After the initial installation, It is useless to relaunch the install.sh command to activate/de-activate daemons