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.
            • Cela vous créera un répertoire shinken-entreprise contenant le script d’installation et les dépendances nécessaire à l’installation.
          • Lancer la commande ./install.sh qui se trouve à la base du répertoire shinken-entreprise
            • 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
        • Launch the shinken-healthcheck commandIt will check if Shinken Enterprise is well configured and up and running
            • .

       

      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

      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 Pour lune installation distribuée, voir Installation (Advanced Mode Avancé)

    Update

      Environment 
      • Environnent :    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:
     « Un-tar » the package.
      • 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écessaire à l’installation.
        • Lancer script update.sh
          • Il mettra à jour Shinken Entreprise ( mais n'aura aucune incidence sur le dossier de configuration de /etc/shinken, évitant tous risque d’écrasement qu’une configuration que vous auriez défini ).
          •  Exécutez la commande shinken-healthcheck.
            • Vérifiera que Shinken Entreprise est bien configuré et en cours d'exécution.

     

    Anchor
    Installation Mode Avancé
    Installation Mode Avancé

    Installation (Mode avancé

    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 ModeInstallation (Advanced Mode

    )

    • Advanced Partial Automatic Installation (enable only selected daemons) :

      • « untar » the  Dé-tarez » le package.
          This will create a shinken-enterprise repository that contains the installation script and all the necessary dependencies.
        • Cela vous créera un répertoire shinken-entreprise contenant le script d’installation et les dépendances nécessaire à l’installation

      • Lancer la commande ./install.sh qui se trouve à la base du répertoire shinken-entreprise mais avec des options basées sur les démons que vous souhaitez activer 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 active le démon Poller daemon (launch lancement des 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 active le démon receiver  (reçoit les checks)

        • --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 
      • si il manque un démon, utilisez la commande d'activation .
      • voir le chapitre
      After the initial installation, It is useless to relaunch the install.sh command to activate/de-activate daemons 
      • if you miss a daemon use the shinken-daemons-enable command.
      • see the chapter Daemons listing/enable/disable commands, for more details , pour plus de détails.