--- !ruby/object:Gem::Specification name: webstats version: !ruby/object:Gem::Version prerelease: false segments: - 0 - 1 - 0 version: 0.1.0 platform: ruby authors: - Brenton Fletcher autorequire: bindir: bin cert_chain: [] date: 2010-03-25 00:00:00 +10:30 default_executable: dependencies: [] description: Monitor server CPU/Memory/Disk Usage/URL Loading, so that you can view those statistics on a web page, as well as providing an interface to client prorams to read those statistics. email: i@bloople.net executables: - webstats - webstats_growl_notifier - webstats_email_notifier extensions: - server/data_providers/extconf.rb extra_rdoc_files: - LICENSE - README.textile files: - LICENSE - README.textile - Rakefile - VERSION.yml - bin/webstats - bin/webstats_email_notifier - bin/webstats_growl_notifier - clients/email_notifier/README.textile - clients/email_notifier/email_notifier.rb - clients/growl_notifier/Growl.rb - clients/growl_notifier/README.textile - clients/growl_notifier/growl_notifier.rb - clients/simple_notifier.rb - server/data_providers/cpu_info.rb - server/data_providers/disk_activity.rb - server/data_providers/disk_usage.c - server/data_providers/disk_usage.rb - server/data_providers/extconf.rb - server/data_providers/mem_info.rb - server/data_providers/url_monitor.rb - server/webstats.rb - webstats.gemspec has_rdoc: true homepage: http://github.com/bloopletech/webstats licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - "" required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.3.6 signing_key: specification_version: 3 summary: Monitor server CPU/Memory/Disk Usage/URL Loading, so that you can view those statistics on a web page, as well as providing an interface to client prorams to read those statistics. test_files: []