You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 13, 2022. It is now read-only.
The order of setting is pretty important. If **-m 664** is define before **-l unix:/var/rrdtool/rrdcached/rrdcached.sock** option then rights will be inccorrect on socket.
Go to **Administration -> Options -> RRDTool** menu, enable processus and set unix socket path:
146
+
147
+
.. image:: /images/faq/rrdcached_config.png
148
+
:align:center
149
+
150
+
.. warning::
151
+
Instread of configuration was made into **Administration** you need to generate and export configuration of central server and restart cbd process to apply changes.
152
+
153
+
.. image:: /images/faq/rrd_file_generator.png
154
+
:align:center
155
+
156
+
Centreon web interface
157
+
**********************
158
+
159
+
RRDCacheD don't update performence's graphs in real time. If a blanc range aapear on right of performence's graphs it means that cache are not yet written to disk.
160
+
161
+
.. warning::
162
+
If the **RRDCacheD process crash** (in theory because it's a stable process) data will be lost! It is not possible to get data unless rebuild all graphs from Centeron web.
L'ordre des options est très important, si l'option ** -m 664** est placé eaprès l'option **-l unix:/var/rrdtool/rrdcached/rrdcached.sock** alors la socket sera créée avec les mauvais droits.
Se rendre dans le menu **Administration -> Options -> RRDTool**, activer l'utilisation du processus et renseigner l'accès au socket **/var/rrdtool/rrdcached/rrdcached.sock** :
150
+
151
+
.. image:: /images/faq/rrdcached_config.png
152
+
:align:center
153
+
154
+
.. warning::
155
+
Attention, même si la modification a été réalisé dans le menu **Administration**, il est nécessaire d'exporter la configuration et de redémarrer le processus centreon-broker via un export de la configuration du serveur central et un redémarrage du processus cbd.
156
+
157
+
.. image:: /images/faq/rrd_file_generator.png
158
+
:align:center
159
+
160
+
Interface web Centreon
161
+
======================
162
+
163
+
La mise en place de rrdcached fait que les graphiques ne sont plus mis à jours en temps réel.
164
+
Il est donc possible de voir un petit blanc sur la droite de certains graphiques.
165
+
Cela veut dire que les données sont encore dans le cache du processus, cela est normal !
166
+
167
+
.. warning::
168
+
Attention, si le **processus crash** pour une raison quelconque (aucune en théorie c'est plutôt stable), les **données** sont **perdues**, donc aucun moyen de les rejouer sauf en reconstruisant les graphiques via centreon-broker.
0 commit comments