Sha256: 77df09a255c1c8e8231d040406f0c709e89217e13eecc3837c4cb1fbd7d6a24c
Contents?: true
Size: 843 Bytes
Versions: 3
Compression:
Stored size: 843 Bytes
Contents
## Sensu-Plugins-systemd [![Build Status](https://travis-ci.org/sensu-plugins/sensu-plugins-systemd.svg?branch=master)](https://travis-ci.org/sensu-plugins/sensu-plugins-systemd) [![Gem Version](https://badge.fury.io/rb/sensu-plugins-systemd.svg)](http://badge.fury.io/rb/sensu-plugins-systemd) [![Code Climate](https://codeclimate.com/github/sensu-plugins/sensu-plugins-systemd/badges/gpa.svg)](https://codeclimate.com/github/sensu-plugins/sensu-plugins-systemd) ## Functionality This provides functionality to check if services are running for systemd. ## Files - bin/check-systemd.rb ## Usage Pass services as a comma delimited -s option ``` check-systemd.rb -s SERVICE1.service,SERVICE2.service ``` ## Installation [Installation and Setup](http://sensu-plugins.io/docs/installation_instructions.html) ## Notes
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
sensu-plugins-systemd-0.2.1 | README.md |
sensu-plugins-systemd-0.2.0 | README.md |
sensu-plugins-systemd-0.1.0 | README.md |