Module: Eye

Defined in:
lib/eye.rb

Defined Under Namespace

Modules: Local, System, Utils Classes: Application, Checker, ChildProcess, Cli, Client, Config, Controller, Dsl, Group, Logger, Notify, Process, Server, SystemResources, Trigger

Constant Summary collapse

VERSION =
'0.10.0'
ABOUT =
"Eye v#{VERSION} (c) 2012-2017 @kostya"
PROCLINE =
"eye monitoring v#{VERSION}"
BINDING =
binding
Sigar =
::Sigar.new
Control =

controller global singlton

Eye::Controller.new