Required environment: RHEL/Centos 6.6, 7.2, 7.3, 7.4, 7.5 [ 64bits ]
Shinken Enterprise chose Linux distributions produced by RedHat: Red Hat Enterprise Linux (RHEL) and CentOS (Community enterprise Operating System). These linux distributions, mainly designed for servers are stable, performant and compatible with a vast majority of professional environments. The CentOS is also very performant (based on the commercially distributed RHEL).
When installation a RedHat Enterprise Linux (commercial distribution, you must attach your RedHat subscription to your system. Here are the commands to use on your server: Voici les commandes à utiliser depuis le serveur: 1/ subscription-manager register You also need to attach your subscription to the current OS: 2/ subscription-manager attach Yum can now be used because the subscription is valid (and Shinken will be able to be installed). |
Automatic installation:
Move to the shinken-entreprise directory (cd shinken-enterprise_V02.05.XXX-LANGUAGE) and execute the script :
./install.sh |
Please launch: /tmp/shinken-enterprise_V02.05.XXX-LANGUAGE/tools/install-vmware-sdk.sh And follow the instructions in order to install it and allow VMWare communication |
We advise to execute these commands directly, but they can also be performed later if needed.
shinken-healthcheck |
A warning is issued as expected to say the Shinken Enterprise license key is not installed. Head over to the License key section further down on this page to install your license key.
The installation process will perform on the server:
For a distributed installation, see the Distributed architecture page. |
Once Shinken Enterprise installed, the Configuration UI can be accessed via a web browser at the address displayed during the installation:
The IP address (or FQDN if your name resolution is configured) corresponds to the server hosting the Synchronizer daemon. |
See the Configuration UI page for more information.
Once Shinken Enterprise installed, the Configuration UI can be accessed via a web browser at the address displayed during the installation:
The IP address (or FQDN if your name resolution is configured) corresponds to the server hosting the Broker daemon. |
See the Visualization UI page for more information.
Move to the shinken-entreprise directory (cd shinken-enterprise_V02.05.XXX-LANGUAGE) and execute the install.sh script, passing the following options based on the daemons you want to enable:
--pollernode: Enables the Poller daemon (responsible for check execution)
--reactionnernode: Enables the Reactionner daemon (responsible for notifications and event handlers)
--schedulernode: Enables the Scheduler daemon (responsible for the planification of the checks execution)
--arbiternode: Enables the Arbiter daemon (responsible for the central distribution of configuration and informations)
--receivernode: Enables the Receiver daemon (responsible for receiving results for passive checks)
--synchronizernode: Enables the Synchronizer daemon (responsible for configuration management)
--brokernode: Enables the Broker daemon (responsible for presenting the checks results and data the the world: Visualization UI, SLA)
You can for example install Shinken Enterprise and enable only the Scheduler and Pollers daemons by launching the command:
|
shinken-healthcheck |
The shinken-healthcheck checks that Shinken Enterprise configuration is correct and coherent, and is running (only for enabled daemons)
The different addons are automatically enabled during the installation:
You can enable Chiffrement des données sensibles automatically when launching the installation.
If you never enabled the automatic encryption of sensible data, we advise to proceed to the normal installation and enabled data encryption manually after having read the Chiffrement des données sensibles documentation page. |
An encryption key is generated during the installation and the Synchronizer database will be encrypted.
To enable this feature, launch the following command:
./install.sh --activate-encryption <nom de clé> --disable-important-notices-user-input |
Enabling the automatic encryption of sensitive data requires to export and save the encryption key generated during the process. Please consult shinken-protected-fields-keyfile-export for more informations. |
The shinken-healthcheck can be used to check the daemons configuration and encryption status.
./update.sh |
shinken-healthcheck |
During Shinken Enterprise installation, lots of checks (via Pack Shinken, Linux, Windows,.. templates) are imported in the Configuration UI. These elements, grouped into packs, are available and importedusing the "cfg-file-shinken" source.
|
When updating, these elements may be updated, but these changes are not automatically integrated into your monitoring configuration to avoid unintentional behaviour or breaking changes. To see the changes, make sure the "cfg-file-shinken" source is enabled and import the source. The changed elements will appear with the "New" of "Difference" status.
Lors d'une update, nous vous fournissons également toutes les mises à jour de ces packs, nous vous conseillons donc d'activer la source et de bien regarder les mises à jour possibles, via les éléments qui apparaîtront en "nouveau" et en "différence".
If you made changes on elements of these pacjs, be careful before applying differences because your changes could be overwritten or lost. However, it is strongly advised to systematically update at least the elements of the Shinken pack (new and differences). |
The Shinken Enterprise commercial service should have sent a nominative license allowing you to use the product to its full potential.
The license is a file name user.key, nominative and limite in time.
To install it:
Relaunch the shinken-healthcheck command. The error message concerning the license should have disappeared to be replaced with an informative text about your license;
|
If you don't have a license key or if your license key has expired, contact us: contact@shinken-solutions.com