Sha256: ab24e0229c5fdb1a9edd1445275304e972f0e53ba6ad1373be5b3a0deb972774

Contents?: true

Size: 865 Bytes

Versions: 1

Compression:

Stored size: 865 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

* 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

1 entries across 1 versions & 1 rubygems

Version Path
arborist-0.1.0 TODO.md