Class
Symbiosis::Monitor::Runner
In:
monit/lib/symbiosis/monitor/runner.rb
Parent:
Object
Methods
clean_db
dpkg_running?
failed_tests
go
hostname
logger
new
report
reset
retried_tests
should_notify?
state_db
successful_tests
tests
usage_fail_tests
Attributes
finish_time
[R]
send_mail
[RW]
start_time
[R]
template_dir
[R]
Public Class methods
new
(dir = "/etc/symbiosis/monit.d", state_db_fn = "/var/lib/symbiosis/monit.db", template_dir = "/usr/share/symbiosis/monitor/" )
Public Instance methods
clean_db
(n_days=30)
dpkg_running?
()
failed_tests
()
go
()
hostname
()
logger
()
report
(template_fn="default")
reset
()
retried_tests
()
should_notify?
()
state_db
()
successful_tests
()
tests
()
usage_fail_tests
()
[Validate]