check_http_json | Nagios plugin to parse JSON from an HTTP response | JSON Processing library

 by   phrawzty Ruby Version: 1.7.0 License: Apache-2.0

kandi X-RAY | check_http_json Summary

kandi X-RAY | check_http_json Summary

check_http_json is a Ruby library typically used in Utilities, JSON Processing applications. check_http_json has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

This is a plugin for Nagios that will parse JSON from an HTTP response. It is written in Ruby and is known to function in versions 1.8.7, 1.9.3, and 2.4.0.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              check_http_json has a low active ecosystem.
              It has 53 star(s) with 34 fork(s). There are 4 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 4 open issues and 18 have been closed. On average issues are closed in 66 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of check_http_json is 1.7.0

            kandi-Quality Quality

              check_http_json has 0 bugs and 0 code smells.

            kandi-Security Security

              check_http_json has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              check_http_json code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              check_http_json is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              check_http_json releases are available to install and integrate.
              Installation instructions are not available. Examples and code snippets are available.
              check_http_json saves you 179 person hours of effort in developing the same functionality from scratch.
              It has 447 lines of code, 11 functions and 1 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of check_http_json
            Get all kandi verified functions for this library.

            check_http_json Key Features

            No Key Features are available at this moment for check_http_json.

            check_http_json Examples and Code Snippets

            check_http_json.rb,Usage
            Rubydot img1Lines of Code : 27dot img1License : Permissive (Apache-2.0)
            copy iconCopy
            Usage: ./check_http_json.rb -u  -e  -w  -c 
                -h, --help                       Help info.
                -v, --verbose                    Additional human output.
                -u, --uri URI                    Target URI. Incompatible with -f.
                    --user USERNAME    
            check_http_json.rb,Implementation,given string element, check string result
            Rubydot img2Lines of Code : 8dot img2License : Permissive (Apache-2.0)
            copy iconCopy
            define command {
                command_name    check_http_json-string
                command_line    /etc/nagios3/plugins/check_http_json.rb -u 'http://$HOSTNAME$:$ARG1$/$ARG2$' -e '$ARG3$' -r '$ARG4$'
            }
            define service {
                service_description     elasticsearch-cluster-  
            check_http_json.rb,Implementation,wildly generic
            Rubydot img3Lines of Code : 8dot img3License : Permissive (Apache-2.0)
            copy iconCopy
            define command {
                command_name    check_http_json
                command_line    /etc/nagios3/plugins/check_http_json.rb -u 'http://$HOSTNAME$:$ARG1$/$ARG2$' $ARG3$
            }
            define service {
                service_description     elasticsearch-resident-memory
                check_comman  

            Community Discussions

            Trending Discussions on check_http_json

            QUESTION

            Nagios Plugin: Wildcard for nagios-http-json keys
            Asked 2017-Jul-18 at 12:11

            Looking to use the nagios plugin nagios-http-json https://github.com/drewkerrigan/nagios-http-json to check a json response.

            There is an example (I slightly modified):

            ...

            ANSWER

            Answered 2017-Jul-18 at 12:08

            I ended up modifying the plugin check_http_json.py, and adding a custom check for a "%all" instead of index position:

            Source https://stackoverflow.com/questions/45158271

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install check_http_json

            You can download it from GitHub.
            On a UNIX-like operating system, using your system’s package manager is easiest. However, the packaged Ruby version may not be the newest one. There is also an installer for Windows. Managers help you to switch between multiple Ruby versions on your system. Installers can be used to install a specific or multiple Ruby versions. Please refer ruby-lang.org for more information.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/phrawzty/check_http_json.git

          • CLI

            gh repo clone phrawzty/check_http_json

          • sshUrl

            git@github.com:phrawzty/check_http_json.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular JSON Processing Libraries

            json

            by nlohmann

            fastjson

            by alibaba

            jq

            by stedolan

            gson

            by google

            normalizr

            by paularmstrong

            Try Top Libraries by phrawzty

            rabbitmq-collectd-plugin

            by phrawztyPython

            AudioAddict.bundle

            by phrawztyPython

            bunktate

            by phrawztyRuby

            check_mysql_query

            by phrawztyRuby

            raas

            by phrawztyRuby