Skip to content

cirrax/monitoring-plugins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monitoring-plugins

Monitoring (Nagios) plugins that Skyscrapers uses.

Requirements

  • Ruby + Ruby-dev
  • FPM
  • Ruby (for FPM)

In case of docker run it is only needed Docker.

Usage

If you want to test the build locally you can run the following commands:

apt-get install ruby-dev
gem install fpm
./scripts/build.sh

Once you are happy with the packages you want to add change the version in scripts/build.sh and push the code. The code will be automatically build and pushed by travis-ci

Usage with docker

./build-docker.sh

Test framework

For new developments tox/nosetests is setup. Test can be added to /test folder

Run the test

./build-test-docker.sh

Plugins

About

Monitoring (Nagios) plugins we use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 56.8%
  • Python 25.5%
  • Shell 17.6%
  • Ruby 0.1%