Skip to content
  1. Dec 16, 2024
  2. Nov 18, 2024
    • David Boucher's avatar
      enh(broker): AdaptiveHostStatus and AdaptiveServiceStatus added (#1869) · 096a54b2
      David Boucher authored
      * enh(broker/grpc): Improvement of the grpc python generator script
      * enh(tests): new test on downtimes, to check duplicates in rrd
      * enh(broker): AdaptiveHostStatus and AdaptiveServiceStatus added
      * fix(engine): update_status() generalized with an argument
      * fix(broker): neb::callbacks works better with service_type and internal_id
      * enh(broker/lua): the lua stream must handle AdaptiveHostStatus and AdaptiveServiceStatus
      * enh(broker/unified_sql): work on adaptive status in unified_sql
      * cleanup(collect): headers removed when not needed
      * enh(cmake): cmake-vcpkg improved
      * fix(broker/bam): pb_adaptive_service_status are handled by bam now
      
      REFS: MON-150015
      096a54b2
  3. Nov 13, 2024
  4. Nov 06, 2024
  5. Nov 05, 2024
  6. Oct 30, 2024
  7. Oct 21, 2024
    • pkippes's avatar
    • Evan-Adam's avatar
      Mon 144663 gorgone pull tests fail some time on the ci (#1753) · ce930294
      Evan-Adam authored
      * fix(Gorgone-tests): allow one failed ping for pull connection mode
      
      Refs:MON-144663
      ce930294
    • Evan-Adam's avatar
      feat(gorgone): when pushing engine conf, push centreon_vmware daemon configuration · 43eabd3f
      Evan-Adam authored
      
      
      * doc(Gorgone): Add robot tests Readme file
      * fix(Gorgone): remove debug log that are too verbose
      * fix(ci): update gorgone tests according to packaging distrib change
      * ci(Gorgone): remove bullseye from the test matrix
      * feat(Gorgone): allow action module to restart centreon_vmware service.
      * feat(Gorgone): copy centreon_vmware conf file with engine's.
      
      When gorgone receive a message to push the engine configuration (from the centcore file directory) gorgone now also push the centreon_vmware.json file in /etc/centreon/ for the centreon_vmware daemon and restart the daemon while restarting engine.
      As centreon_vmware don't support reload, when engine reload we restart centreon_vmware.
      
      * ci(Gorgone): Fix gorgone DB initialization on GHA.
      Add the list of column to insert data into.
      
      * ci(Gorgone): add firsts legacycmd tests
      
      Check gorgone retrieve data from the /var/lib/centreon/centcore/ directory, and send the forced check to the engine pipe.
      We use a perl script to mock the pipe, as we don't want to run engine, and gorgone check the file is a real pipe and not a simple file.
      Check gorgone push engine, broker and vmware configuration files to the poller, and the poller set the correct path.
      Gorgone don't seem to correctly take the configuration modules:engine:command_file. The default /var/lib/centreon-engine/rw/centengine.cmd is used instead, this should be investigated in a separate ticket.
      gorgone don't set user/group when processing folder with untar.
      create centcore folder in each tests
      As www-data don't exist on rpm based distro, we can't test if user/group is correctly set by gorgone.
      * tests(Gorgone): separate all tests to use different folder for each tests and update statistic tests to use new version of databaseLibrary.
      
      * tests(Gorgone): disable pull tests as they randomly fail.
      This should be enabled back by the next ticket.
      
      Refs:MON-150897
      
      Co-authored-by: default avatarKevin Duret <kduret@centreon.com>
      43eabd3f
  8. Oct 18, 2024
  9. Oct 10, 2024
  10. Oct 08, 2024
  11. Oct 07, 2024
  12. Oct 04, 2024
  13. Oct 03, 2024
Loading