-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net-analyzer/nagios-plugin-check_systemd: add 4.1.0
Signed-off-by: Anders Larsson <anders.git@larsson.xyz>
- Loading branch information
1 parent
4bb5bf2
commit ff60261
Showing
2 changed files
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,9 @@ | ||
DIST nagios-plugin-check_systemd-2.3.1.tar.gz 51495 BLAKE2B 03758304da989792a6bb09eb25a4dcce6ed9e85600294aece55353f2b2ad45fafa24e812d438e754ea20a294d6993b702dda55dd6d279d1582184c78755c95a5 SHA512 a4a7b49ee24643bc29df62f8e5870d1e68ed34e8ce1abc7382030b04ee8a9193f123c2efef207bc13c2cbc7d5a533e582f12fc547c1f5175681dfe790a0c80ae | ||
DIST nagios-plugin-check_systemd-3.0.0.tar.gz 69732 BLAKE2B 938bfe01e79d9fd5f1709969e379f39d453c8ad71447a9cf4235ba42a23e2bc442252e416b4258420e6cc5136b787bec7da5f004ec04f6d870873af0f067edce SHA512 4c6077838e15062bea18552457f716766c1691339220f5bff463d3d488829b41fceb522c492968ef02598a6b48273fad7eac5f0200c97fb50eb66d948ff9b86a | ||
DIST nagios-plugin-check_systemd-4.0.0.tar.gz 72417 BLAKE2B 4c14378b0f00982e126f1aa7d4ec7fb00f96e8f8fe33288c3ed3c80731a71adc5f5a2eb31876456afdc079d8de8ad4cad258312d19b204052362ab5afcafd7d6 SHA512 f535875c417d4d08f754e78be3ceb07acc9a5b51f15df9e8527865fc9f83e9bd332230dbc8106c4c2adc0041c884467be2a7fa1d82d2e16e3e635e13daf32bc2 | ||
DIST nagios-plugin-check_systemd-4.1.0.tar.gz 78175 BLAKE2B 5ea78e8a70f059a0cd455867ec37578dab2ee503c40b5f953dc3b9a7d82085ca320f331df84fd1f5837b2f9f28f3ac91d2dbb4f619a6151f57cf241cbd4b9d17 SHA512 3b5412c18b23d63b707509e5a49f42ddb205c4304f2add798b135bc34aa06f4a53f509b0f6e1081a97f5e6dfed774b8b6c8c82f79571a371cc8afbdcc72f6473 | ||
EBUILD nagios-plugin-check_systemd-2.3.1.ebuild 677 BLAKE2B b128f521e102aa3ea2637ad5bb09ba5e39a74cc49c27165c498210008a9dce496f998184e2e8b8ebb65126b33cd2ffda78445dc42c273241e1caa585a069e22a SHA512 d256be22c5a0da745215768a3f9aab8140b67be2ca7708b9309c34e912ec4b39283e33b89d673666ea3332938d4a872ca8075b25e45599e25d163dd0093d2553 | ||
EBUILD nagios-plugin-check_systemd-3.0.0.ebuild 711 BLAKE2B a6bfc23603aa7526c57dd409a6afd85765f5052fa11db392fae241db853d455a137efc4745427359517d61eb715ef457955c18752d608cbbb1673f4dc128451a SHA512 b145e93e830f56c057c71349916cb84e4ba1322237ab634e64df546456d5b98160d8ed7fc3812e00d4b21bd51a78434888c5e8ab50463ffa64ff1e73b836b7d3 | ||
EBUILD nagios-plugin-check_systemd-4.0.0.ebuild 711 BLAKE2B a6bfc23603aa7526c57dd409a6afd85765f5052fa11db392fae241db853d455a137efc4745427359517d61eb715ef457955c18752d608cbbb1673f4dc128451a SHA512 b145e93e830f56c057c71349916cb84e4ba1322237ab634e64df546456d5b98160d8ed7fc3812e00d4b21bd51a78434888c5e8ab50463ffa64ff1e73b836b7d3 | ||
EBUILD nagios-plugin-check_systemd-4.1.0.ebuild 711 BLAKE2B a6bfc23603aa7526c57dd409a6afd85765f5052fa11db392fae241db853d455a137efc4745427359517d61eb715ef457955c18752d608cbbb1673f4dc128451a SHA512 b145e93e830f56c057c71349916cb84e4ba1322237ab634e64df546456d5b98160d8ed7fc3812e00d4b21bd51a78434888c5e8ab50463ffa64ff1e73b836b7d3 | ||
MISC metadata.xml 311 BLAKE2B 9903cceb5d08ed7ed5a932ba40d06edacf075b046c0f631f3f5c8488536600138c2f91d3273d06426a730df5bcf2e9360ecc518094aced7db4c3bcd83969c639 SHA512 7768c35a7c0e5c1da1a9ec1ec43e032bc868ff896a5c0d8dcd23a1be807630df2923988a55701d82eeeb8d7fbe6041528e04dd5f695139acaf31fcefd080cd65 |
28 changes: 28 additions & 0 deletions
28
net-analyzer/nagios-plugin-check_systemd/nagios-plugin-check_systemd-4.1.0.ebuild
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# Copyright 1999-2023 Gentoo Authors | ||
# Distributed under the terms of the GNU General Public License v2 | ||
|
||
EAPI=8 | ||
|
||
DISTUTILS_USE_PEP517=poetry | ||
PYTHON_COMPAT=( python3_{9..12} ) | ||
|
||
inherit distutils-r1 | ||
|
||
MY_PN="${PN/nagios-plugin-/}" | ||
S="${WORKDIR}/${MY_PN}-${PV}" | ||
|
||
DESCRIPTION="check_systemd is a Nagios / Icinga monitoring plugin to check systemd" | ||
HOMEPAGE="https://github.com/Josef-Friedrich/check_systemd" | ||
SRC_URI="https://github.com/Josef-Friedrich/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" | ||
|
||
LICENSE="LGPL-2.1" | ||
SLOT="0" | ||
KEYWORDS="~amd64" | ||
|
||
RDEPEND="dev-python/nagiosplugin" | ||
|
||
src_install() { | ||
local plugindir="/usr/$(get_libdir)/nagios/plugins" | ||
exeinto "${plugindir}" | ||
newexe check_systemd.py check_systemd | ||
} |