Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
  bin
  lib
  CHANGELOG.md
  LICENSE
  README.md
Size: Mime:
  README.md

Sensu-Plugins-Ce-Scripts

Functionality

Files

  • bin/check-cc-text-age.rb
  • bin/check-cc-text-lag.rb
  • bin/check-tms-schedule-data-age.rb
  • bin/check-tms-table-age.rb

Usage

check-tms-table-age examples

/opt/sensu/embedded/bin$ /opt/sensu/embedded/bin/ruby check-tms-table-age.rb --host=tms.db.consul --port=3306 --user=nielson --password=password --database=tms --table=ns_cable_programs --column=update_time
/opt/sensu/embedded/bin$ /opt/sensu/embedded/bin/ruby check-tms-table-age.rb --host=tms.db.consul --port=3306 --user=nielson --password=password --database=tms --table=ns_local_programs --column=update_time
/opt/sensu/embedded/bin$ /opt/sensu/embedded/bin/ruby check-tms-table-age.rb --host=tms.db.consul --port=3306 --user=nielson --password=password --database=tms --table=ns_network_programs --column=update_time
/opt/sensu/embedded/bin$ /opt/sensu/embedded/bin/ruby check-tms-table-age.rb --host=tms.db.consul --port=3306 --user=nielson --password=password --database=tms --table=ns_syndicated_programs --column=update_time