Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 277452bce3 | |||
| aa219927b6 |
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ca65bd2a0f6000c3a19eff4281437c155db7741a38e2d61fddf285c5ecb596d7
|
||||
size 22585
|
||||
3
nagios-http-json-2.3.0.tar.gz
Normal file
3
nagios-http-json-2.3.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:311c740ca0d915d02bc99c97fb12e29236ae59cd1df628cc0cdf99ba3ad38148
|
||||
size 25631
|
||||
Reference in New Issue
Block a user