Class
God::Hub
In:
lib/god/hub.rb
Parent:
Object
Methods
attach
dest_desc
detach
handle_event
handle_poll
log
notify
trigger
trigger?
Attributes
directory
[RW]
directory to hold conditions and their corresponding metric {condition => metric}
Public Class methods
attach
(condition, metric)
dest_desc
(metric, condition)
detach
(condition)
handle_event
(condition)
handle_poll
(condition)
log
(watch, metric, condition, result)
notify
(condition, message)
trigger
(condition)
trigger?
(metric, result)
helpers
[Validate]