Coder Social home page Coder Social logo

sensu-plugins / sensu-plugins-memcached Goto Github PK

View Code? Open in Web Editor NEW
2.0 9.0 9.0 44 KB

This plugin provides native memcached instrumentation for monitoring and metrics collection, including: service health and metrics via the memcached stats command.

Home Page: http://sensu-plugins.io

License: MIT License

Ruby 100.00%
sensu-plugins-memcached metrics memchached monitoring

sensu-plugins-memcached's Introduction

Sensu-Plugins-memcached

Build Status Gem Version Code Climate Test Coverage Dependency Status

Functionality

Files

  • bin/check-memcached-stats.rb
  • bin/metrics-memcached-graphite.rb
  • bin/metrics-memcached-key-stats-graphite.rb
  • bin/metrics-memcached-socket-graphite.rbw

Usage

Installation

Installation and Setup

Notes

sensu-plugins-memcached's People

Contributors

analytically avatar bleything avatar dependabot-support avatar eheydrick avatar envintus avatar majormoses avatar mjulian avatar sensu-plugin avatar tas50 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sensu-plugins-memcached's Issues

Dependabot can't resolve your Ruby dependency files

Dependabot can't resolve your Ruby dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Bundler::VersionConflict with message: Bundler could not find compatible versions for gem "bundler":
  In Gemfile:
    bundler (~> 1.7)

  Current Bundler version:
    bundler (2.2.15)

Your bundle requires a different version of Bundler than the one you're running.
Install the necessary version with `gem install bundler:1.17.3` and rerun bundler using `run.rb _1.17.3_`

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

ruby not found. trying to find ruby in the path and not using embedded sensu version

Hello,
when trying to install I have a error ruby not found.

GMAKE_CMD='make' CXXFLAGS=' -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -std=gnu++98 -L/opt/sensu/embedded/lib -I/opt/sensu/embedded/include -fPIC -L/opt/sensu/embedded/lib -I/opt/sensu/embedded/include -fPIC' SOURCE_DIR='libmemcached-0.32' HERE='/opt/sensu/embedded/lib/ruby/gems/2.0.0/gems/memcached-1.8.0/ext' ruby ../extconf-make.rb
sh: 1: ruby: not found

I use the embedded ruby from sensu and do not have another version of ruby installed.

plugin install fails on first run

This plugin fails on the first run, but a subsequent attempt to install is always successful. All dependencies are installed, like libsasl, etc.

The following output is from sensu-install:
`ERROR: Error installing sensu-plugins-memcached:
ERROR: Failed to build gem native extension.

                  current directory: /opt/sensu/embedded/lib/ruby/gems/2.4.0/gems/memcached-1.8.0/ext
              /opt/sensu/embedded/bin/ruby -r ./siteconf20170512-2359-1g55r1s.rb extconf.rb
              checking for sasl/sasl.h... yes
              Touching all files so autoconf doesn't run.
              find . | xargs touch -t 201705121450.45
              Configuring libmemcached.
              env CFLAGS='-fPIC -I/opt/sensu/embedded/include -O2 -O3 -g -pipe -fPIC -I/opt/sensu/embedded/include -O2 -O3 -g -pipe -fPIC' LDFLAGS='-fPIC -L. -Wl,-rpath,/opt/sensu/embedded/lib -fstack-protector -L/opt/sensu/embedded/lib -rdynamic -Wl,-export-dynamic -L/opt/sensu/embedded/lib  -Wl,-R/opt/sensu/embedded/lib -L. -Wl,-rpath,/opt/sensu/embedded/lib -fstack-protector -L/opt/sensu/embedded/lib -rdynamic -Wl,-export-dynamic -L/opt/sensu/embedded/lib  -Wl,-R/opt/sensu/embedded/lib -L/opt/sensu/embedded/lib' ./configure --prefix=/opt/sensu/embedded/lib/ruby/gems/2.4.0/gems/memcached-1.8.0/ext --libdir=/opt/sensu/embedded/lib/ruby/gems/2.4.0/gems/memcached-1.8.0/ext/lib --without-memcached --disable-shared --disable-utils --disable-dependency-tracking CC="gcc"  2>&1
              checking build system type... x86_64-unknown-linux-gnu
              checking host system type... x86_64-unknown-linux-gnu
              checking target system type... x86_64-unknown-linux-gnu
              checking for a BSD-compatible install... /usr/bin/install -c
              checking whether build environment is sane... yes
              /opt/sensu/embedded/lib/ruby/gems/2.4.0/gems/memcached-1.8.0/ext/libmemcached-0.32/config/missing: Unknown `--is-lightweight' option
              Try `/opt/sensu/embedded/lib/ruby/gems/2.4.0/gems/memcached-1.8.0/ext/libmemcached-0.32/config/missing --help' for more information
              configure: WARNING: 'missing' script is too old or missing
              checking for a thread-safe mkdir -p... /bin/mkdir -p
              checking for gawk... no
              checking for mawk... mawk
              checking whether make sets $(MAKE)... yes
              checking whether make supports nested variables... yes
              checking for style of include used by make... GNU
              checking for gcc... gcc
              checking whether the C compiler works... yes
              checking for C compiler default output file name... a.out
              checking for suffix of executables... 
              checking whether we are cross compiling... no
              checking for suffix of object files... o
              checking whether we are using the GNU C compiler... yes
              checking whether gcc accepts -g... yes
              checking for gcc option to accept ISO C89... none needed
              checking whether gcc understands -c and -o together... yes
              checking dependency style of gcc... none
              checking for isainfo... no
              checking how to run the C preprocessor... gcc -E
              checking for grep that handles long lines and -e... /bin/grep
              checking for egrep... /bin/grep -E
              checking for ANSI C header files... yes
              checking for sys/types.h... yes
              checking for sys/stat.h... yes
              checking for stdlib.h... yes
              checking for string.h... yes
              checking for memory.h... yes
              checking for strings.h... yes
              checking for inttypes.h... yes
              checking for stdint.h... yes
              checking for unistd.h... yes
              checking minix/config.h usability... no
              checking minix/config.h presence... no
              checking for minix/config.h... no
              checking whether it is safe to define __EXTENSIONS__... yes
              checking how to print strings... printf
              checking for a sed that does not truncate output... /bin/sed
              checking for fgrep... /bin/grep -F
              checking for ld used by gcc... /usr/bin/ld
              checking if the linker (/usr/bin/ld) is GNU ld... yes
              checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
              checking the name lister (/usr/bin/nm -B) interface... BSD nm
              checking whether ln -s works... yes
              checking the maximum length of command line arguments... 1572864
              checking whether the shell understands some XSI constructs... yes
              checking whether the shell understands "+="... yes
              checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
              checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
              checking for /usr/bin/ld option to reload object files... -r
              checking for objdump... objdump
              checking how to recognize dependent libraries... pass_all
              checking for dlltool... no
              checking how to associate runtime and link libraries... printf %s\n
              checking for ar... ar
              checking for archiver @FILE support... @
              checking for strip... strip
              checking for ranlib... ranlib
              checking command to parse /usr/bin/nm -B output from gcc object... ok
              checking for sysroot... no
              checking for mt... mt
              checking if mt is a manifest tool... no
              checking for dlfcn.h... yes
              checking for g++... g++
              checking whether we are using the GNU C++ compiler... yes
              checking whether g++ accepts -g... yes
              checking dependency style of g++... none
              checking for objdir... .libs
              checking if gcc supports -fno-rtti -fno-exceptions... no
              checking for gcc option to produce PIC... -fPIC -DPIC
              checking if gcc PIC flag -fPIC -DPIC works... yes
              checking if gcc static flag -static works... no
              checking if gcc supports -c -o file.o... yes
              checking if gcc supports -c -o file.o... (cached) yes
              checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
              checking dynamic linker characteristics... GNU/Linux ld.so
              checking how to hardcode library paths into programs... immediate
              checking whether stripping libraries is possible... yes
              checking if libtool supports shared libraries... yes
              checking whether to build shared libraries... no
              checking whether to build static libraries... yes
              checking how to run the C++ preprocessor... g++ -E
              checking for ld used by g++... /usr/bin/ld -m elf_x86_64
              checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
              checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
              checking for g++ option to produce PIC... -fPIC -DPIC
              checking if g++ PIC flag -fPIC -DPIC works... yes
              checking if g++ static flag -static works... no
              checking if g++ supports -c -o file.o... yes
              checking if g++ supports -c -o file.o... (cached) yes
              checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
              checking dynamic linker characteristics... (cached) GNU/Linux ld.so
              checking how to hardcode library paths into programs... immediate
              checking if g++ supports C++0x features without additional flags... no
              checking if g++ supports C++0x features with -std=c++0x... no
              checking if g++ supports C++0x features with -std=gnu++0x... no
              checking for stdlib.h... (cached) yes
              checking for GNU libc compatible malloc... yes
              checking for stdlib.h... (cached) yes
              checking for GNU libc compatible realloc... yes
              checking whether we are using the GNU C++ compiler... (cached) yes
              checking whether g++ accepts -g... (cached) yes
              checking dependency style of g++... (cached) none
              checking how to run the C preprocessor... gcc -E
              checking whether __SUNPRO_C is declared... no
              checking whether __ICC is declared... no
              checking for ISO C++ 98 include files... yes
              checking memory usability... yes
              checking memory presence... yes
              checking for memory... yes
              checking tr1/memory usability... yes
              checking tr1/memory presence... yes
              checking for tr1/memory... yes
              checking boost/shared_ptr.hpp usability... no
              checking boost/shared_ptr.hpp presence... no
              checking for boost/shared_ptr.hpp... no
              checking the location of shared_ptr header file... 
              checking whether byte ordering is bigendian... no
              checking for an ANSI C-conforming const... yes
              checking for inline... inline
              checking for working volatile... yes
              checking for C/C++ restrict keyword... __restrict
              checking whether time.h and sys/time.h may both be included... yes
              checking for size_t... yes
              checking for special C compiler options needed for large files... no
              checking for _FILE_OFFSET_BITS value needed for large files... no
              checking "C Compiler version--yes"... "gcc (Debian 4.9.2-10) 4.9.2"
              checking "C++ Compiler version"... "g++ (Debian 4.9.2-10) 4.9.2"
              checking for simple visibility declarations... yes
              checking whether to enable assertions... yes
              checking assert.h usability... yes
              checking assert.h presence... yes
              checking for assert.h... yes
              checking whether it is safe to use -fdiagnostics-show-option... yes
              checking whether it is safe to use -Wconversion... yes
              checking whether it is safe to use -Wconversion with htons... yes
              checking whether it is safe to use -Wmissing-declarations from C++... yes
              checking whether it is safe to use -Wlogical-op... yes
              checking whether it is safe to use -Wredundant-decls from C++... yes
              checking for doxygen... no
              checking for perl... perl
              checking for the pthreads library -lpthreads... no
              checking whether pthreads work without any flags... no
              checking whether pthreads work with -Kthread... no
              checking whether pthreads work with -kthread... no
              checking for the pthreads library -llthread... no
              checking whether pthreads work with -pthread... yes
              checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
              checking if more special flags are required for pthreads... no
              checking for library containing getopt_long... none required
              checking for library containing socket... none required
              checking for library containing gethostbyname... none required
              checking for library containing floorf... -lm
              checking for htonll... no
              checking byteorder... little endian
              checking for ld used by gcc -std=gnu99... /usr/bin/ld -m elf_x86_64
              checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
              checking for shared library run path origin... done
              checking for libsasl... no
              checking for libsasl2... yes
              checking how to link with libsasl2... -lsasl2
              checking that generated files are newer than configure... done
              configure: creating ./config.status
              config.status: creating Makefile
              config.status: creating clients/Makefile
              config.status: creating tests/Makefile
              config.status: creating libmemcached/Makefile
              config.status: creating libmemcached/memcached_configure.h
              config.status: creating libmemcachedutil/Makefile
              config.status: creating support/Makefile
              config.status: creating support/libmemcached.pc
              config.status: creating support/libmemcached.spec
              config.status: creating support/libmemcached-fc.spec
              config.status: creating config.h
              config.status: executing depfiles commands
              config.status: executing libtool commands
              ---
              Configuration summary for libmemcached version 0.32
              
                 * Installation prefix:       /opt/sensu/embedded/lib/ruby/gems/2.4.0/gems/memcached-1.8.0/ext
                 * System type:               unknown-linux-gnu
                 * Host CPU:                  x86_64
                 * C Compiler:                gcc (Debian 4.9.2-10) 4.9.2
                 * Assertions enabled:        yes
                 * Debug enabled:             no
                 * Warnings as failure:       no
                 * With SASL support:         -lsasl2
              
              ---
              Making libmemcached.
              GMAKE_CMD='make' CXXFLAGS='-I/opt/sensu/embedded/include -O2 -O3 -g -pipe -std=gnu++98 -I/opt/sensu/embedded/include -O2 -O3 -g -pipe -fPIC -I/opt/sensu/embedded/include -O2 -O3 -g -pipe -fPIC' SOURCE_DIR='libmemcached-0.32' HERE='/opt/sensu/embedded/lib/ruby/gems/2.4.0/gems/memcached-1.8.0/ext' ruby ../extconf-make.rb
              sh: 1: ruby: not found
              *** extconf.rb failed ***
              Could not create Makefile due to some reason, probably lack of necessary
              libraries and/or headers.  Check the mkmf.log file for more details.  You may
              need configuration options.
              
              Provided configuration options:
              	--with-opt-dir
              	--with-opt-include
              	--without-opt-include=${opt-dir}/include
              	--with-opt-lib
              	--without-opt-lib=${opt-dir}/lib
              	--with-make-prog
              	--without-make-prog
              	--srcdir=.
              	--curdir
              	--ruby=/opt/sensu/embedded/bin/$(RUBY_BASE_NAME)
              extconf.rb:70:in `run': 'GMAKE_CMD='make' CXXFLAGS='-I/opt/sensu/embedded/include -O2 -O3 -g -pipe -std=gnu++98 -I/opt/sensu/embedded/include -O2 -O3 -g -pipe -fPIC -I/opt/sensu/embedded/include -O2 -O3 -g -pipe -fPIC' SOURCE_DIR='libmemcached-0.32' HERE='/opt/sensu/embedded/lib/ruby/gems/2.4.0/gems/memcached-1.8.0/ext' ruby ../extconf-make.rb' failed (RuntimeError)
              	from extconf.rb:55:in `block (2 levels) in check_libmemcached'
              	from extconf.rb:53:in `chdir'
              	from extconf.rb:53:in `block in check_libmemcached'
              	from extconf.rb:46:in `chdir'
              	from extconf.rb:46:in `check_libmemcached'
              	from extconf.rb:73:in `<main>'
              
              To see why this extension failed to compile, please check the mkmf.log which can be found here:
              
                /opt/sensu/embedded/lib/ruby/gems/2.4.0/extensions/x86_64-linux/2.4.0/memcached-1.8.0/mkmf.log
              
              extconf failed, exit code 1
              
              Gem files will remain installed in /opt/sensu/embedded/lib/ruby/gems/2.4.0/gems/memcached-1.8.0 for inspection.
              Results logged to /opt/sensu/embedded/lib/ruby/gems/2.4.0/extensions/x86_64-linux/2.4.0/memcached-1.8.0/gem_make.out
          stdout:
              Successfully installed sensu-plugin-1.2.0
              Building native extensions.  This could take a while...`

This output is from /opt/sensu/embedded/lib/ruby/gems/2.4.0/extensions/x86_64-linux/2.4.0/memcached-1.8.0/mkmf.log:

find_header: checking for sasl/sasl.h... -------------------- yes

"gcc -o conftest -I/opt/sensu/embedded/include/ruby-2.4.0/x86_64-linux -I/opt/sensu/embedded/include/ruby-2.4.0/ruby/backward -I/opt/sensu/embedded/include/ruby-2.4.0 -I. -I/opt/sensu/embedded/include -O2 -O3 -g -pipe -I/opt/sensu/embedded/include   -I/opt/sensu/embedded/include -O2 -O3 -g -pipe -fPIC conftest.c  -L. -L/opt/sensu/embedded/lib -Wl,-R/opt/sensu/embedded/lib -L/opt/sensu/embedded/lib -Wl,-R/opt/sensu/embedded/lib -L. -Wl,-rpath,/opt/sensu/embedded/lib -fstack-protector -L/opt/sensu/embedded/lib -rdynamic -Wl,-export-dynamic -L/opt/sensu/embedded/lib  -Wl,-R/opt/sensu/embedded/lib     -Wl,-R/opt/sensu/embedded/lib -L/opt/sensu/embedded/lib -lruby  -lpthread -ldl -lcrypt -lm   -lc"
checked program was:
/* begin */
1: #include "ruby.h"
2: 
3: int main(int argc, char **argv)
4: {
5:   return 0;
6: }
/* end */

"gcc -E -I/opt/sensu/embedded/include/ruby-2.4.0/x86_64-linux -I/opt/sensu/embedded/include/ruby-2.4.0/ruby/backward -I/opt/sensu/embedded/include/ruby-2.4.0 -I. -I/opt/sensu/embedded/include -O2 -O3 -g -pipe -I/opt/sensu/embedded/include   -I/opt/sensu/embedded/include -O2 -O3 -g -pipe -fPIC  conftest.c -o conftest.i"
checked program was:
/* begin */
1: #include "ruby.h"
2: 
3: #include <sasl/sasl.h>
/* end */

--------------------

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.