Versions Compared

Key

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

Paramètres de données de Performance  

...

Timeout de commande de gestion des données de performance 

Format:

perfdata_timeout=<seconds>

...

  • 1 = loggue les commandes externes (défaut)

 

...

Option de log des checks passifs (pas encore implémenté)

Format: 

log_passive_checks=<0/1>

ExampleExemple: 

log_passive_checks=1This

Cette variable determines if détermine si Shinken Enterprise will log passive host/checks that it receives from the external commandsva logguer les checks passifs reçus des commandes externes.

  • 0 = Don't log passive checks
  • 1 = Log passive checks (default)

...

Temps d'intervalle 

Format:

 

interval_length=<seconds>

ExampleExemple: 

interval_length=60

This is the number of seconds per “unit interval" used for timing in the scheduling queueIl s'agit du nombre de secondes par "unité d'intervalle" utilisé pour calculer le temps dans la liste de replanification, re-notifications, etc. " Units intervals" are used in the object configuration file to determine how often to run a service check, how often to re-notify a les unités d'intervalle" sont utilisés dans le fichier de configuration de l'objet pour déterminer à quelle fréquence lancer un service, renotifier un contact, etc.

The default value for this is set to 60, which means that a "unit value" of 1 in the object configuration file will mean 60 seconds (1 minute).

Note that set this option top 1 is not a good thing with Shinken Enterprise. It's not design to be a hard real time (<5seconds) monitoring system.

 

 

Others

Illegal Object Name Characters

Format:

..

La valeur par défaut est à 60 secondes, ce qui signifie qu'un "unité d'intervalle" définie à 1 correspond à 60 secondes. 

 

Autres

Caractères illégaux dans le nom d'objet 

Format: 

illegal_object_name_chars=<chars...>

ExampleExemple: 

illegal_object_name_chars=`-!$%^&*"|'<>?,()=
This option allows you to specify illegal characters that cannot be used in host names, service descriptions, or names of other object types. Shinken Enterprise will allow you to use most characters in object definitions, but we recommend not using the characters shown in the example above. Doing may give you problems in the web interface, notification commands, etc.
Cette option autorise l'utilisation de caractères spéciaux qui ne sont pas autorisés dans le nom des hôtes, services.... Shinken Enterprise peut autoriser tout type de caractères, mais nous recommandons de ne pas utiliser ceux spécifiés plus haut dans l'exemple.