Port details |
- nagios-check_postgres_replication Nagios plugin to check the lag between a postgresql replica and master
- 2010.12.16_3 databases =5 2010.12.16_3Version of this port present on the latest quarterly branch.
- Maintainer: joneum@FreeBSD.org
- Port Added: 2011-06-14 21:40:15
- Last Update: 2023-01-28 08:54:05
- Commit Hash: fbf337b
- People watching this port, also watch:: openvpn, collectd5, openssl, sslscan, monitoring-plugins
- Also Listed In: python
- License: MIT
- WWW:
- https://pypi.org/project/nagiosplugin/
- Description:
- nagiosplugin is a class library which helps writing Nagios (or
Icinga) compatible plugins easily in Python. It cares for much of the
boilerplate code and default logic commonly found in Nagios checks,
including:
* Nagios 3 Plugin API compliant parameters and output formatting
* Controller to handle the general plugin control flow
* Full Nagios range syntax support
* Automatic threshold checking
* Multiple independend measures and overall state logic
* Long output and performance data
* Timeout handling
* Default options
* Persistent "cookies" to retain state information between check runs
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- nagios-check_postgres_replication>0:databases/nagios-check_postgres_replication
- To install the port:
- cd /usr/ports/databases/nagios-check_postgres_replication/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/nagios-check_postgres_replication
- pkg install nagios-check_postgres_replication
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nagios-check_postgres_replication
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (check_postgres_replication.py) = 61542e880d8377e1c4711f37895c71b0d800be0639417798933e112baafef7b7
SIZE (check_postgres_replication.py) = 3778
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-nagiosplugin>=0 : sysutils/py-nagiosplugin@py39
- py39-psycopg2>=0 : databases/py-psycopg2@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_nagios-check_postgres_replication
- USES:
- python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2010.12.16_3 28 Jan 2023 08:54:05 |
Jochen Neumeister (joneum) |
*/*nagios*: Take Maintainership
Sponsored by: Netzkommune GmbH |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2010.12.16_3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2010.12.16_3 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2010.12.16_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2010.12.16_3 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
2010.12.16_2 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
2010.12.16_1 22 May 2018 13:15:13 |
mat |
Add PY_FLAVOR to Python module dependencies.
Sponsored by: Absolight |
2010.12.16_1 25 Apr 2018 16:42:38 |
amdmi3 |
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat |
2010.12.16_1 21 Apr 2017 18:00:46 |
amdmi3 |
- Fix shebangs |
2010.12.16 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2010.12.16 12 Jul 2015 16:07:15 |
sunpoet |
- Add LICENSE
- Add NO_ARCH
- Use PLIST_FILES instead of PLIST |
2010.12.16 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
2010.12.16 20 Oct 2014 10:41:13 |
bapt |
Cleanup plist |
2010.12.16 08 Oct 2014 17:05:36 |
bapt |
Convert to USES=pgsql and USES=python |
2010.12.16 28 Jul 2014 14:45:48 |
vanilla |
Stagify. |
2010.12.16 04 Jul 2014 23:48:56 |
bapt |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr |
2010.12.16 20 Nov 2013 20:51:25 |
sunpoet |
- Update WWW:
- http://cheeseshop.python.org/ -> https://pypi.python.org/
- http://pypi.python.org/ -> https://pypi.python.org/
With hat: python
Approved by: bapt (portmgr) |
2010.12.16 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
2010.12.16 28 Feb 2013 17:28:09 |
brooks |
Convert the headers of these ports I just drop maintainership of. |
2010.12.16 28 Feb 2013 16:58:18 |
brooks |
Paul Chvostek has graciously agreed to take maintainership of these two
ports. |
2010.12.16 14 Jun 2011 21:39:56 |
brooks |
Add nagios-check_postgres_replication, a Nagios plugin to check the lag
between a postgresql streaming replica and master. |