Sha256: 8f786ab52ca3f4624c8e9d5ca3ac3431030e3d2bcbde2093dadcdc8e96ebecf6
Contents?: true
Size: 2 KB
Versions: 0
Compression: gzip
Compressed size: 748 Bytes
Stored size: 748 Bytes
Contents
--- !ruby/object:Gem::Specification name: bloopletech-webstats version: !ruby/object:Gem::Version version: 0.10.2 platform: ruby authors: - Brenton Fletcher autorequire: bindir: bin cert_chain: [] date: 2009-05-15 00:00:00 -07:00 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 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: false homepage: http://github.com/bloopletech/webstats post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - "" required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.2.0 signing_key: specification_version: 2 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: []