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