Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sensu-plugins/sensu-plugins-serverspec
Sensu plugins for Severspec
https://github.com/sensu-plugins/sensu-plugins-serverspec
integration-testing monitoring sensu-plugins serverspec
Last synced: 2 months ago
JSON representation
Sensu plugins for Severspec
- Host: GitHub
- URL: https://github.com/sensu-plugins/sensu-plugins-serverspec
- Owner: sensu-plugins
- License: mit
- Created: 2015-02-16T02:24:49.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2021-04-28T21:40:15.000Z (almost 4 years ago)
- Last Synced: 2024-11-09T16:47:23.173Z (3 months ago)
- Topics: integration-testing, monitoring, sensu-plugins, serverspec
- Language: Ruby
- Homepage: http://sensu-plugins.io
- Size: 44.9 KB
- Stars: 5
- Watchers: 9
- Forks: 6
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
## Sensu-Plugins-serverspec
[ ![Build Status](https://travis-ci.org/sensu-plugins/sensu-plugins-serverspec.svg?branch=master)](https://travis-ci.org/sensu-plugins/sensu-plugins-serverspec)
[![Gem Version](https://badge.fury.io/rb/sensu-plugins-serverspec.svg)](http://badge.fury.io/rb/sensu-plugins-serverspec)
[![Code Climate](https://codeclimate.com/github/sensu-plugins/sensu-plugins-serverspec/badges/gpa.svg)](https://codeclimate.com/github/sensu-plugins/sensu-plugins-serverspec)
[![Test Coverage](https://codeclimate.com/github/sensu-plugins/sensu-plugins-serverspec/badges/coverage.svg)](https://codeclimate.com/github/sensu-plugins/sensu-plugins-serverspec)
[![Dependency Status](https://gemnasium.com/sensu-plugins/sensu-plugins-serverspec.svg)](https://gemnasium.com/sensu-plugins/sensu-plugins-serverspec)## Functionality
## Files
* bin/check-serverspec.rb## Usage
Run test suite:
`check-serverspec -d /tmp/my_tests -t spec/my_tests_spec.rb`
## Installation
[Installation and Setup](http://sensu-plugins.io/docs/installation_instructions.html)
## Notes