xWyatt / check_rest_api

Nagios Core plugin to check output from a RESTful JSON API
GNU General Public License v3.0
10 stars 5 forks source link

Allow selecting data within complex JSON objects #7

Closed xWyatt closed 4 years ago

xWyatt commented 4 years ago

Currently a number value to check must be at the root of the JSON object.

There should be a way to specify a key within an array, or a nested object.