Skip to content
Snippets Groups Projects
  1. Mar 04, 2020
  2. Feb 26, 2020
  3. Feb 25, 2020
  4. Feb 24, 2020
  5. Feb 20, 2020
  6. Feb 11, 2020
  7. Feb 07, 2020
  8. Feb 03, 2020
  9. Jan 28, 2020
  10. Jan 22, 2020
  11. Jan 21, 2020
  12. Jan 17, 2020
  13. Jan 14, 2020
    • Jean-Claude BAU's avatar
      Bug fix: Monit errors appearing in syslog at startup · 65970bde
      Jean-Claude BAU authored
      As monit process is started after other processes, it does not take into
      account  the 'unmonitor' messages sent from start scripts (ldap.sh,
      ...). This generates error messages at startup.
      
      To avoid that, the configuration of monit is set now dynamically in the
      apply_dotconfig script. All disabled processes are then removed from the
      configuration to avoid errors due to process start order.
      Also the first monitoring cycle is postponed by 30s at startup.
      65970bde