• Table of Contents
  • Glossary
  • 上一页
  • 下一页
  • all salt modules
  • 索引

Events & Reactor¶

  • Event System
    • Event types
      • Salt Master Events
        • Authentication events
        • Start events
        • Key events
        • Job events
        • Presence events
        • Cloud Events
    • Listening for Events
      • From the CLI
      • Remotely via the REST API
      • From Python
    • Firing Events
    • Firing Events from Python
      • From Salt execution modules
      • From Custom Python Scripts
  • Beacons
    • Configuring Beacons
      • Beacon Monitoring Interval
      • Avoiding Event Loops
    • Beacon Example
      • View Events on the Master
      • Create a Reactor
      • Start the Salt Master in Debug Mode
      • Trigger the Reactor
    • Writing Beacon Plugins
      • The beacon Function
      • The Beacon Return
      • Calling Execution Modules
      • Distributing Custom Beacons
  • Reactor系统
    • Event系统
    • 映射events到Reactor SLS文件
    • The Goal of Writing Reactor SLS Files
      • Jinja Context
      • Advanced State System Capabilities
    • 产生event
    • 或者正在产生什么event
    • Debug Reactor系统
    • 理解Reactor方案结构
      • Calling Execution modules on Minions
      • Calling Runner modules and Wheel modules
      • Passing event data to Minions or Orchestrate as Pillar
    • A Complete Example
    • Syncing Custom Types on Minion Start

Version 2016.3.0-182-gbed98d8

  • SaltStack
  • 安装教程
  • Configuring Salt
  • Using Salt
  • Remote Execution
  • Configuration Management
  • Events & Reactor
    • Event System
    • Beacons
    • Reactor系统
  • Orchestration
  • Salt SSH
  • Salt云端
  • Salt Proxy Minion
  • Salt Virt
  • Command Line Reference
  • Salt Module Reference
  • APIs
  • Architecture
  • Windows
  • Salt开发
  • Release Notes