Skip to content
Snippets Groups Projects
  1. Feb 09, 2017
    • liyingjun's avatar
      Fix telegraf task · 6b47d828
      liyingjun authored
      When enabling telegraf, task failed with "the field 'vars' has an invalid value,
      which appears to include a variable that is undefined. The error was: 'dict
      object' has no attribute 'telegraf_services'"
      
      Change-Id: I6dd5c401bf9b673685ad1b4a20f85c55ce04abbc
      Closes-bug: #1662807
      6b47d828
  2. Jan 27, 2017
  3. Dec 27, 2016
    • Nenad Radojevic's avatar
      Missing mysql plugin in telegraf · 78c66cd9
      Nenad Radojevic authored
      Added mysql plugin for telegraf to be used by default.
      Plugin gathers the statistic data from MySQL server.
      
      Change-Id: I853af61b64739eedb70ab2b8dc78f0285a839671
      Closes-Bug: #1652609
      78c66cd9
  4. Nov 03, 2016
    • Jeffrey Zhang's avatar
      Move precheck into its own role · fa458019
      Jeffrey Zhang authored
      * Merge prechecks.yml and site.yml playbook
      * Create empty precheck.yml into all roles.
      
      Change-Id: I8a138558a26c0a2a66c5fd48ed37be657c99c1dd
      Implements: blueprint condition-pre-check
      fa458019
  5. Oct 24, 2016
  6. Oct 19, 2016
  7. Oct 18, 2016
  8. Oct 15, 2016
  9. Sep 27, 2016
    • Jeffrey Zhang's avatar
      Remove do_reconfigure.yml file for all roles · fa856556
      Jeffrey Zhang authored
      do_reconfigure.yml is introduced to use serial directive. But we use
      it in wrong. Now serial has moved to playbook file. So it is time to
      remove the do_reconfigure.yml file
      
      Closes-Bug: #1628152
      Change-Id: I8d42d27e6bc302a0e575b0353956eaef9b2ca9fd
      fa856556
  10. Sep 14, 2016
    • Mathias Ewald's avatar
      Added telegraf role · 56af4ef2
      Mathias Ewald authored
      
      Added ansible role to deploy telegraf
      
      Roll out telegraf to all nodes
      
      Introduce parameter to toggle deployment of performance monitoring
      
      Co-Authored-By: default avatarzhubingbing <zhubingbing10@gmail.com>
      
      Change-Id: Ia09b20ce65bf557c1a1030eda99df5cc88debd01
      Partially-Implements: Blueprint performance-monitoring
      56af4ef2
Loading