Skip to content

A boilerplate spec file for creating an RPM containing sensu plugins

Notifications You must be signed in to change notification settings

jaxxstorm/sensu-plugins-rpm-spec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sensu-plugins-rpm-spec

A boilerplate spec file for creating an RPM containing sensu plugins

Why?

If you're using sensu, you probably install a bunch of ruby based monitoring plugins to monitor things.

The issue with installing these plugins is that it can take a long time to install all the dependencies. This RPM spec file does the hard work at build time, so installing sensu plugins is nice and quick.

Considerations

This is designed as boilerplate. It will need to be modified to suit your needs.

About

A boilerplate spec file for creating an RPM containing sensu plugins

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages