Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

centreon/centreon-collect

omercier created a review comment on a pull request on centreon/centreon-collect
```suggestion For every command, consider you are at the root of the centreon-collect repository, ```

View on GitHub

omercier created a review on a pull request on centreon/centreon-collect

View on GitHub

omercier created a review comment on a pull request on centreon/centreon-collect
Why is there no check whether `$options{data}->{content}->{destination}` has a value? Neither is there on line 601.

View on GitHub

omercier created a review on a pull request on centreon/centreon-collect

View on GitHub

sdepassio created a review on a pull request on centreon/centreon-collect

View on GitHub

Evan-Adam pushed 3 commits to MON-150897-release-24-10-next-acc-export-vm-ware-file-on-poller centreon/centreon-collect
  • fix(ci): update push jobs in workflows (#1773) * enh(ci): update push jobs in workflows (#1755) * update docker p... 5de908d
  • feat(gorgone): when pushing engine conf, push centreon_vmware daemon configuration * doc(Gorgone): Add robot tests R... 43eabd3
  • Mon 144663 gorgone pull tests fail some time on the ci (#1753) * fix(Gorgone-tests): allow one failed ping for pull ... ce93029

View on GitHub

jean-christophe81 pushed 1 commit to MON-150552-CMA-improve-scheduler centreon/centreon-collect
  • process execution is killed on timeout 93a33ce

View on GitHub

github-actions[bot] commented on a commit on centreon/centreon-collect
### Robot Results | :white_check_mark: Passed | :x: Failed | :next_track_button: Skipped | Total | Pass % | :stopwatch: Duration | | --- | --- | --- | :---: | :---: | :---: | | 6 | 1 | 0 | 7 | 85.7...

View on GitHub

github-actions[bot] commented on a commit on centreon/centreon-collect
### Robot Results | :white_check_mark: Passed | :x: Failed | :next_track_button: Skipped | Total | Pass % | :stopwatch: Duration | | --- | --- | --- | :---: | :---: | :---: | | 34 | 4 | 0 | 38 | 89...

View on GitHub

github-actions[bot] commented on a commit on centreon/centreon-collect
### Robot Results | :white_check_mark: Passed | :x: Failed | :next_track_button: Skipped | Total | Pass % | :stopwatch: Duration | | --- | --- | --- | :---: | :---: | :---: | | 11 | 3 | 0 | 14 | 78...

View on GitHub

github-actions[bot] commented on a commit on centreon/centreon-collect
### Robot Results | :white_check_mark: Passed | :x: Failed | :next_track_button: Skipped | Total | Pass % | :stopwatch: Duration | | --- | --- | --- | :---: | :---: | :---: | | 6 | 1 | 0 | 7 | 85.7...

View on GitHub

bouda1 pushed 16 commits to MON-15671-instance-negociation centreon/centreon-collect
  • fix(ci): update push jobs in workflows (#1771) * update secret name * update secret name 7b6aa44
  • implement linux check_cpu (#1763) add test clean dependencies add robot test add doc make windows compil... 9abb011
  • cleanup(clib): directory_entry/file_entry are removed. And some deprecated functions removed (#1774) REFS: MON-15671 ca8be28
  • enh(broker): new GetPeers gRPC function 98b6861
  • enh(common/engine_conf): parser has a new method to hash a directory 151dc4c
  • enh(broker/neb): work on the arguments parsing of cbmod bfc4f0d
  • enh(tests): new start-stop test to validate cbmod evoluated arguments 839ea81
  • enh(clib/io): directory_entry removed from clib d06a261
  • enh(engine): deprecated functions removed, directory_entry replaced by std::filesystem::path and common.proto introduced 9ff831f
  • cleanup(cmake): compile_commands.json ignored now 1018958
  • enh(bbdo): peer informations added to the welcome message fdc7fcb
  • cleanup(clib): file_entry removed from clib 15e37a1
  • fix(broker/common): cmake files fixed e442dc0
  • fix(ccc): an include directory was missing 2c90690
  • fix(tests): init-proto.sh fixed to work with common.proto 907df76
  • fix(broker): peer type well sent even when the peer is negotiating in second 583b510

View on GitHub

jean-christophe81 pushed 7 commits to MON-150552-CMA-improve-scheduler centreon/centreon-collect
  • fix(engine/test): Test inheritance Contact (#1764) * enh(engine) : GetContact return all information about Contact ... 9cdcbfa
  • fix(ci): update push jobs in workflows (#1771) * update secret name * update secret name 7b6aa44
  • implement linux check_cpu (#1763) add test clean dependencies add robot test add doc make windows compil... 9abb011
  • cleanup(clib): directory_entry/file_entry are removed. And some deprecated functions removed (#1774) REFS: MON-15671 ca8be28
  • enh(engine/grpc): api evolution getservice return anomaly properties (#1760) * enh(engine): GetService will retrun t... ae93ddc
  • agent scheduler modified to spread checks over period and fix a crash in opentelemetry module a4a249a
  • process execution is killed on timeout 6c9018f

View on GitHub

jean-christophe81 pushed 1 commit to MON-150552-CMA-improve-scheduler centreon/centreon-collect
  • process execution is killed on timeout e8ee599

View on GitHub

sechkem deleted a branch centreon/centreon-collect

MON-150497-grpc-api-evolution-getservice-return-anomaly

sechkem pushed 1 commit to develop centreon/centreon-collect
  • enh(engine/grpc): api evolution getservice return anomaly properties (#1760) * enh(engine): GetService will retrun t... ae93ddc

View on GitHub

sechkem closed a pull request on centreon/centreon-collect
enh(engine/grpc): api evolution getservice return anomaly properties
Enhance the gRPC API's GetService function, which retrieves information about a service, by including anomaly detection details in the response when the provided ID corresponds to an anomaly. RE...
jean-christophe81 pushed 1 commit to MON-150552-CMA-improve-scheduler centreon/centreon-collect
  • agent scheduler modified to spread checks over period and fix a crash in opentelemetry module 94f94e9

View on GitHub

bouda1 deleted a branch centreon/centreon-collect

MON-15671-clib-io-cleanup

bouda1 pushed 1 commit to develop centreon/centreon-collect
  • cleanup(clib): directory_entry/file_entry are removed. And some deprecated functions removed (#1774) REFS: MON-15671 ca8be28

View on GitHub

bouda1 closed a pull request on centreon/centreon-collect
cleanup(clib): directory_entry/file_entry are removed. And some depre…
…cated functions removed ## Description directory_entry and file_entry are removed. REFS: MON-15671
sechkem created a review on a pull request on centreon/centreon-collect

View on GitHub

jean-christophe81 deleted a branch centreon/centreon-collect

MON-149536-agent-native-cpu-linux-check

jean-christophe81 pushed 1 commit to develop centreon/centreon-collect
  • implement linux check_cpu (#1763) add test clean dependencies add robot test add doc make windows compil... 9abb011

View on GitHub

jean-christophe81 closed a pull request on centreon/centreon-collect
MON-149536 agent native cpu linux check
REFS:MON-149536 add native linux cpu check ## Description Please include a short resume of the changes and what is the purpose of PR. Any relevant information should be added to help: * **QA ...
sechkem created a review on a pull request on centreon/centreon-collect

View on GitHub

jean-christophe81 created a review on a pull request on centreon/centreon-collect

View on GitHub

bouda1 created a review on a pull request on centreon/centreon-collect

View on GitHub

jean-christophe81 pushed 1 commit to MON-150552-CMA-improve-scheduler centreon/centreon-collect
  • agent scheduler modified to spread checks over period and fix a crash in opentelemetry module 87e0468

View on GitHub

jean-christophe81 created a review comment on a pull request on centreon/centreon-collect
done

View on GitHub

Load more