zulip / zulip

Zulip server and web application. Open-source team chat that helps teams stay productive and focused.
https://zulip.com
Apache License 2.0
20.4k stars 7.52k forks source link

Centreon integration #3868

Open sulian opened 7 years ago

sulian commented 7 years ago

Hello

Do you think make, like Nagios, a plugin for Centreon ?

Best regard

Sulian

timabbott commented 7 years ago

Centreon looks pretty cool; seems like a great project to integrate with.

Do you use Centreon? I think it might be helpful to chat with the Centreon developers about whether they have an in-Centreon system that we should use (e.g. outgoing webhooks) or we need to do a plugin like our existing Nagios integration.

sulian commented 7 years ago

@timabbott, I use Centreon in production (about 99 hosts and 460 services). Centreon is a fork of Nagios and actually share 70-80% of code with Nagios. I'll try to use the current Nagios plugin to see if it works as is.

timabbott commented 7 years ago

@sulian did it work for you?

sulian commented 7 years ago

hello @timabbott, I'm currently on an another project (enterprise wifi migration), I'll try to test Nagios plugin as soon as possible.

LudovicHenry commented 6 years ago

@sulian What about 1 year later?

sulian commented 6 years ago

Sadly, I have not time for this developement. I prefer to close this issue and try for my part before push anything.

LudovicHenry commented 6 years ago

@sulian i I have succeeded to do integration zulip-centreon

timabbott commented 6 years ago

@LudovicHenry what did you need to do for it? Did the Nagios integration just work, or did you need to write new code? If new code was required, we'd love for you to contribute it here: https://github.com/zulip/python-zulip-api/tree/master/zulip/integrations

LudovicHenry commented 6 years ago

1) creation of the command that sends to zulip a json centreon2 2) recovery of the json on zulip and conversion by a bot centreon3 centreon4

And finally : the result : centreon

sulian commented 6 years ago

Look gorgeous !! so simple...

ok-ikaros commented 4 years ago

First time contributor here. Is new code necessary to write this integration? It seems like @LudovicHenry was able to get something to work, but am still unsure if it's what we need. Will claim this issue in the meantime. @timabbott

ok-ikaros commented 4 years ago

@zulipbot claim

zulipbot commented 4 years ago

Welcome to Zulip, @lelandhwu! We just sent you an invite to collaborate on this repository at https://github.com/zulip/zulip/invitations. Please accept this invite in order to claim this issue and begin a fun, rewarding experience contributing to Zulip!

Here's some tips to get you off to a good start:

As you work on this issue, you'll also want to refer to the Zulip code contribution guide, as well as the rest of the developer documentation on that site.

See you on the other side (that is, the pull request side)!

timabbott commented 4 years ago

I think it's certainly worth writing a documentation page for how to do it, even if no code changes are required. And it might be cleaner to have the docs use the code from zulip/integrations/nagios/ rather than a curl command.

zulipbot commented 4 years ago

Hello @lelandhwu, you have been unassigned from this issue because you have not updated this issue or any referenced pull requests for over 14 days.

You can reclaim this issue or claim any other issue by commenting @zulipbot claim on that issue.

Thanks for your contributions, and hope to see you again soon!

ok-ikaros commented 4 years ago

@zulipbot claim

ok-ikaros commented 4 years ago

I am going to unclaim this issue as I feel as if it makes more sense for someone who uses Centreon often to tackle this issue. Otherwise I would appreciate any input.

As someone who does not use Centreon, I had to try setting it up. For VMs, you need virtualbox or vmware, the latter of which can be pricey if you don't normally use it (which I don't). A couple of issues I ran into when trying to download and troubleshoot getting Centreon:

Importing the vmdk gives me the following error message: image

Tried the following:

Ultimately I was not able to get this to work. Perhaps the next person can try, if they have Centreon already up and running

MananTyagi commented 3 years ago

@zulipbot claim

MananTyagi commented 3 years ago

@zulipbot claim

MananTyagi commented 3 years ago

@timabbott i succedded in doing integration of centreon_plugins to zulip

MananTyagi commented 3 years ago

it is through commandline of VM

MananTyagi commented 3 years ago

image

MananTyagi commented 3 years ago

@amanagr it is this , which is required

zulipbot commented 3 years ago

ERROR: This active issue has no assignee.