17
0

2 Commits

Author SHA256 Message Date
277452bce3 Accepting request 1268977 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/1268977
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/monitoring-plugins-http_json?expand=0&rev=5
2025-04-14 10:58:16 +00:00
aa219927b6 - Update to version 2.3.0
* Add Timestamp checks.
  * Add unreachable-state option to icinga2 config.
  * Improve error handling.
  * Add cli invalid-json-state to change exit code for invalid
    JSON.

OBS-URL: https://build.opensuse.org/package/show/server:monitoring/monitoring-plugins-http_json?expand=0&rev=24
2025-04-13 12:32:44 +00:00
4 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Apr 11 13:58:55 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.3.0
* Add Timestamp checks.
* Add unreachable-state option to icinga2 config.
* Improve error handling.
* Add cli invalid-json-state to change exit code for invalid
JSON.
-------------------------------------------------------------------
Thu May 16 18:25:45 UTC 2024 - Martin Hauke <mardnh@gmx.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package monitoring-plugins-http_json
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%define modname monitoring-plugins-http_json
%define pythons python3
Name: monitoring-plugins-http_json
Version: 2.2.0
Version: 2.3.0
Release: 0
Summary: Plugin for Nagios which checks json values from a given HTTP endpoint
License: Apache-2.0

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ca65bd2a0f6000c3a19eff4281437c155db7741a38e2d61fddf285c5ecb596d7
size 22585

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:311c740ca0d915d02bc99c97fb12e29236ae59cd1df628cc0cdf99ba3ad38148
size 25631