Sha256: 5a00b0b371458efb9611b98bc3459a7df5f5facdaf7a83cb3d2121bafb1f961d
Contents?: true
Size: 1018 Bytes
Versions: 1
Compression:
Stored size: 1018 Bytes
Contents
# To-Do ## First Release (0.1) * README, Tutorial, Setup docs * Performance/profiling examination ### Observers * Add `exclude` to observers DSL * modify tree api to accept negative criteria to subscribe * pass to manager's create_subscription() * alter subscription to no-op if event matches negative stuff ### Monitor * Add some default monitor types and utilities - ftp - imap - pop - smtp * Write a gem for `fping` monitor ## Second Release (0.2) ### Setup/Installation * Add a CLI for generating a basic setup and then adding nodes/monitors/observers to it. * Potential federation / referral for sibling managers ### Nodes * Ask a node (via tree-api or otherwise) what nodes it affects (immediate children, secondary dependents) ### Observers * Action dependencies -- as an example, if an action sends an email, don't trigger if the email service is offline. Potential action "chains", ie: If the email service is down, use a separate out-of-band action that sends SMS.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
arborist-0.0.1.pre20160829140603 | TODO.md |