-
Notifications
You must be signed in to change notification settings - Fork 3
Host is not added #3
Comments
Hey @SPQRInc, Can you send me a debug output ? Thanks |
Hello @mvisonneau You mean the |
both would be great |
Here we go for the server: http://d.pr/8IyX |
Here we go for the client: http://d.pr/10iDV (I parked the logs on the cloud because they are too long for this thread) |
Which version of clapi are you using ? |
back |
Looks like you got your answer. I should get the module to fail if CLAPI is not installed though. |
Are you sure? I'm getting:
And
Which means, that the clapi-package was replaced by centreon-web-2.7.1 package. |
Hm, obviously the clapi has been removed in Centreon 2.7 and follows as Centreon API 2.7. |
Hm, I manually installed the CLAPI on the centreon-server but the host is still not added.
The given path is
But the target-server is still not added. Edit: This is the centpoller's log:
The new host is not added to |
hi, im having the same problem with Centreon 2.6.5, centreon-clapi-1.8.0. |
Hello @jarduini Unfortunately I was not able to solve this problem yet. Maybe @mvisonneau has some more hints - I would appreciate this very much. |
Hi @SPQRInc, The problem is with the ruby code from the server side (centreon) |
@jarduini, thanks, feel free to PR if you find issue in my code. I do not plan to work forward on this as I'm not working with Centreon anymore but I believe that it would just required some adjustments to make it work with the latest releases. |
Hello, is there already a small fix that can be used to get the things working? I would donate for that because it would save me tons of work. |
Hello, 2016-03-29 8:47 GMT-03:00 SPQRInc [email protected]:
|
I could make one that is working perfectly with nagios and clapi, the more 2016-03-29 9:02 GMT-03:00 Junior Karvalho [email protected]:
|
i made some modifications to make it work, i created a bash script to add the hosts and services to centreon with clapi. |
in my case I used two code, services and hosts along with puppetdb, is working perfectly with updates and modifications record sent to the local git. |
I haven't got the time to work on it yet. If you have PR, I'd be happy to look into it. |
Any news on that? I would even pay for ;-) |
Hello,
I configured the centreon::server class according to the clapi-settings of my centreon-server.
On the second step I added centreon::client to an other node. Unfortunately this not is not added to the centreon-server.
puppet agent -t
does not throw any errors.This is the yaml for the server:
The client's yaml is this:
centreon::client:
The text was updated successfully, but these errors were encountered: