Module: Eye
- Defined in:
- lib/eye.rb
Defined Under Namespace
Modules: Settings, System, Utils Classes: Application, Checker, ChildProcess, Client, Config, Controller, Dsl, Group, Logger, Notify, Process, Reason, Server, SystemResources, Trigger
Constant Summary collapse
- VERSION =
"0.4.2"- ABOUT =
"Eye v#{VERSION} (c) 2012-2013 @kostya"- PROCLINE =
"eye monitoring v#{VERSION}"- BINDING =
binding- Control =
controller global singlton
Eye::Controller.new