Christophe Simon

Results 97 comments of Christophe Simon

What I see is that there is a communication issue with scheduler on 10.8.0.1 (timeout). Are you sure your services correctly listen on this address ? (check with `netstat -lntp`)...

If it still fails, could you paste all your `master-*.cfg` files, plus the `ifconfig` output of each of your machines ? (with their name in in the configuration).

Hi there ! We already talked about this subject many times. It would be great, but to work, it would require a huge rewrite of the configuration parsing. I spent...

Even if this REST API was functional (which is not the case), the core is not ready for dynamic configuration injection at runtime, or partial configuration build, as explained in...

This is not the best place to discuss this particular issue (configuration reload bug). Is there a ticket open about this ? If not so, could you open one with...

Je pense aussi que casser le modèle actuel de liens entre les objets pour mettre en place un mécanisme de résolution à la demande, quitte à reparser des dépendances ou...

I had similar problem, but only when I piped the command to grep. I'm using an UTF-8 color enabled terminal emulator. It seems it's a bug in the terminal detection....

This should be fixed by #1917 Could you have a test with it ? (at least port the patch into your installation, it's straightforward).

It seems the livestatus module fails to communicate with your mongodb instance. What version of pymogo and mongodb server are you using ?

Do you have enough bandwidth between your sites to deal with your check results ? If so, I'm currently working on a patch to track down memory leaks in shinken:...