Sha256: 1ab612c9c556eb1a05488701050de590233e3a08742f404e3e0c2218d269a481

Contents?: true

Size: 901 Bytes

Versions: 2

Compression:

Stored size: 901 Bytes

Contents

# To-Do

## First Release (0.1)

* README, Tutorial, Setup docs
* Performance/profiling examination


### Monitor

* Add some default monitor types and utilities
  - ftp
  - imap
  - pop
  - smtp

* Write a gem for `fping` monitor 

* Redo the select loop of the UDP socket monitor to wait for them in parallel instead of in series.


## 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

2 entries across 2 versions & 1 rubygems

Version Path
arborist-0.0.1.pre20161005182540 TODO.md
arborist-0.0.1.pre20161005112841 TODO.md