--- !ruby/object:Gem::Specification rubygems_version: 0.9.2 specification_version: 1 name: god version: !ruby/object:Gem::Version version: 0.4.1 date: 2007-09-10 00:00:00 -07:00 summary: Like monit, only awesome require_paths: - lib - ext email: tom@rubyisawesome.com homepage: http://god.rubyforge.org/ rubyforge_project: god description: God is an easy to configure, easy to extend monitoring framework written in Ruby. autorequire: default_executable: bindir: bin has_rdoc: true required_ruby_version: !ruby/object:Gem::Version::Requirement requirements: - - ">" - !ruby/object:Gem::Version version: 0.0.0 version: platform: ruby signing_key: cert_chain: post_install_message: authors: - Tom Preston-Werner files: - History.txt - Manifest.txt - README.txt - Rakefile - bin/god - examples/events.god - examples/gravatar.god - ext/god/extconf.rb - ext/god/kqueue_handler.c - ext/god/netlink_handler.c - lib/god.rb - lib/god/behavior.rb - lib/god/behaviors/clean_pid_file.rb - lib/god/behaviors/notify_when_flapping.rb - lib/god/condition.rb - lib/god/conditions/always.rb - lib/god/conditions/cpu_usage.rb - lib/god/conditions/degrading_lambda.rb - lib/god/conditions/lambda.rb - lib/god/conditions/memory_usage.rb - lib/god/conditions/process_exits.rb - lib/god/conditions/process_running.rb - lib/god/conditions/tries.rb - lib/god/dependency_graph.rb - lib/god/errors.rb - lib/god/event_handler.rb - lib/god/event_handlers/dummy_handler.rb - lib/god/event_handlers/kqueue_handler.rb - lib/god/event_handlers/netlink_handler.rb - lib/god/hub.rb - lib/god/logger.rb - lib/god/metric.rb - lib/god/process.rb - lib/god/registry.rb - lib/god/reporter.rb - lib/god/server.rb - lib/god/sugar.rb - lib/god/system/process.rb - lib/god/timeline.rb - lib/god/timer.rb - lib/god/watch.rb - test/configs/child_events/child_events.god - test/configs/child_events/simple_server.rb - test/configs/child_polls/child_polls.god - test/configs/child_polls/simple_server.rb - test/configs/daemon_events/daemon_events.god - test/configs/daemon_events/simple_server.rb - test/configs/daemon_polls/daemon_polls.god - test/configs/daemon_polls/simple_server.rb - test/configs/degrading_lambda/degrading_lambda.god - test/configs/degrading_lambda/tcp_server.rb - test/configs/real.rb - test/configs/running_load/running_load.god - test/configs/stress/simple_server.rb - test/configs/stress/stress.god - test/configs/test.rb - test/helper.rb - test/suite.rb - test/test_behavior.rb - test/test_condition.rb - test/test_conditions_process_running.rb - test/test_dependency_graph.rb - test/test_event_handler.rb - test/test_god.rb - test/test_handlers_kqueue_handler.rb - test/test_hub.rb - test/test_logger.rb - test/test_metric.rb - test/test_process.rb - test/test_registry.rb - test/test_reporter.rb - test/test_server.rb - test/test_sugar.rb - test/test_system_process.rb - test/test_timeline.rb - test/test_timer.rb - test/test_watch.rb test_files: - test/test_behavior.rb - test/test_condition.rb - test/test_conditions_process_running.rb - test/test_conditions_tries.rb - test/test_dependency_graph.rb - test/test_event_handler.rb - test/test_god.rb - test/test_handlers_kqueue_handler.rb - test/test_hub.rb - test/test_logger.rb - test/test_metric.rb - test/test_process.rb - test/test_registry.rb - test/test_reporter.rb - test/test_server.rb - test/test_sugar.rb - test/test_system_process.rb - test/test_timeline.rb - test/test_timer.rb - test/test_watch.rb rdoc_options: - --main - README.txt extra_rdoc_files: - History.txt - Manifest.txt - README.txt executables: - god extensions: - ext/god/extconf.rb requirements: [] dependencies: - !ruby/object:Gem::Dependency name: hoe version_requirement: version_requirements: !ruby/object:Gem::Version::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.3.0 version: