Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

skyscrapers/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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published