Class
Daemons::Reporter
In:
lib/daemons/reporter.rb
Parent:
Object
Methods
backtrace_not_supported
cannot_stop_process
changing_process_privilege
deleted_found_pidfile
forcefully_stopping_process
new
output_message
process_started
status
stopped_process
stopping_process
Attributes
options
[R]
Public Class methods
new
(options)
Public Instance methods
backtrace_not_supported
()
cannot_stop_process
(app_name, pid)
changing_process_privilege
(user, group = user)
deleted_found_pidfile
(pid, f)
forcefully_stopping_process
(app_name, pid)
output_message
(message)
process_started
(app_name, pid)
status
(app_name, running, pid_exists, pid)
stopped_process
(app_name, pid)
stopping_process
(app_name, pid)
[Validate]