notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
nagios-check_puppet Nagios plugin for checking Puppet daemon availability
1.3_1 net-mgmt on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.3Version of this port present on the latest quarterly branch.
Maintainer: joneum@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2009-05-29 19:47:57
Last Update: 2024-01-21 22:32:09
Commit Hash: af7f3b3
People watching this port, also watch:: screen, bash-completion
License: not specified in port
WWW:
http://renatasystems.org/freebsd/check_puppet.html
Description:
check_puppet - is a very simple Nagios plugin to check Puppet daemon availability with SNMP. Why check_puppet? 1. It does check whether puppetd and puppetmasterd is alive. 2. It does check state.yaml freshness 3. It does not require the full net-mgmt/nagios-plugins package on the client side 4. It is written in sh - code interpreter available in a base system
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (2 items)
Collapse this list.
  1. bin/check_puppet
  2. share/man/man1/check_puppet.1.gz
Collapse this list.
Dependency lines:
  • nagios-check_puppet>0:net-mgmt/nagios-check_puppet
To install the port:
cd /usr/ports/net-mgmt/nagios-check_puppet/ && make install clean
To add the package, run one of these commands:
  • pkg install net-mgmt/nagios-check_puppet
  • pkg install nagios-check_puppet
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: nagios-check_puppet
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (check_puppet-1.3.tar.gz) = 7c5a59c1dcf7da1df5aa4481a7e6f3db56bf298fa969706ed7650f37ef0cdd0b SIZE (check_puppet-1.3.tar.gz) = 6753

Packages (timestamps in pop-ups are UTC):
nagios-check_puppet
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3_11.3_11.31.3_11.3_1-1.3-
FreeBSD:13:quarterly1.31.31.31.31.31.31.31.3
FreeBSD:14:latest1.3_11.3_11.31.3_11.3_11.3-1.3
FreeBSD:14:quarterly1.31.3-1.31.31.31.31.3
FreeBSD:15:latest1.3_11.3_1n/a1.3_1n/a1.3_11.3_11.3_1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net-mgmt_nagios-check_puppet
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. ftp://ftp.renatasystems.org/pub/FreeBSD/ports/distfiles/
Collapse this list.

Number of commits found: 15

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3_1
21 Jan 2024 22:32:09
commit hash: af7f3b3c1276994d9b9a6a146e56a8338a7dee81commit hash: af7f3b3c1276994d9b9a6a146e56a8338a7dee81commit hash: af7f3b3c1276994d9b9a6a146e56a8338a7dee81commit hash: af7f3b3c1276994d9b9a6a146e56a8338a7dee81 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
net-mgmt/nagios-check_puppet: Sanitize MANPREFIX

Approved by:    portmgr (blanket)
1.3
28 Jan 2023 08:54:05
commit hash: fbf337b4df201b9e4d78d86bc876125ee710143dcommit hash: fbf337b4df201b9e4d78d86bc876125ee710143dcommit hash: fbf337b4df201b9e4d78d86bc876125ee710143dcommit hash: fbf337b4df201b9e4d78d86bc876125ee710143d files touched by this commit
Jochen Neumeister (joneum) search for other commits by this committer
*/*nagios*: Take Maintainership

Sponsored by:	Netzkommune GmbH
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
1.3
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.3
20 Jul 2022 14:22:42
commit hash: 43ac3e28ab940adda213d535ac0b1f0792d456dacommit hash: 43ac3e28ab940adda213d535ac0b1f0792d456dacommit hash: 43ac3e28ab940adda213d535ac0b1f0792d456dacommit hash: 43ac3e28ab940adda213d535ac0b1f0792d456da files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net-mgmt: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  @BABOLO <.@babolo.ru>
  *  Alex Samorukov, samm@freebsd.org
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Sulfrian <alexander@sulfrian.net>
  *  Alexander Y. Grigoryev <alexander.4mail@gmail.com>
  *  Alexandre Biancalana <ale@biancalanas.net>
  *  Alexandre Snarskii <snar@paranoia.ru>
  *  Alexandre Snarskii <snar@snar.spb.ru>
  *  Alexey Bobkov <mr.deadlystorm@gmail.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey V. Degtyarev
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.3
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.3
14 Aug 2019 08:48:51
Revision:508903Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories n)

(and missed 3 missed files from previous categories.)
1.3
18 Jul 2018 22:20:24
Revision:474907Original commit files touched by this commit
yuri search for other commits by this committer
Reset maintainership of the ports maintained by alexey@renatasystems.org

Based on the timeout of 3+ months (2018-03-23-now) on bug#226885 for net/ucarp

Also, looking at the subversion log, there were timeouts on:
* bug#224169 r465659 | ygy | 2018-03-26 19:51:12
* bug#224768 r459066 | swills | 2018-01-15 07:16:28
* bug#224755 r459058 | swills | 2018-01-15 06:55:08

The last approval from alexey@renatasystems.org was over a year ago:
bug#218563 r438885 | lifanov | 2017-04-19 08:30:28 (devel/py-colorama)
1.3
19 May 2016 11:09:14
Revision:415503Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-messages

Approved by:	portmgr blanket
1.3
30 Jun 2014 14:51:44
Revision:359855Original commit files touched by this commit
alexey search for other commits by this committer
STAGE support.

Approved by:	wg (mentor)
1.3
20 Sep 2013 22:24:44
Revision:327757Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt)
1.3
17 Dec 2012 16:20:55
Revision:309108Original commit files touched by this commit
wxs search for other commits by this committer
Update to 1.3.

This should have been committed months ago but got lost somewhere. Sorry.

PR:		ports/170217
Submitted by:	Alexey V. Degtyarev <alexey@renatasystems.org> (maintainer)
1.2
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.2
16 Aug 2010 15:26:34
Original commit files touched by this commit
ohauer search for other commits by this committer
 - update to version 1.2

PR:             149677
Submitted by:   Alexey V.Degtyarev <alexey _at_ renatasystems.org> (maintainer)
Approved by:    glarkin (mentor)
1.1
29 May 2009 19:47:21
Original commit files touched by this commit
miwi search for other commits by this committer
check_puppet - is a very simple Nagios plugin to check Puppet daemon
availability with SNMP.

Why check_puppet?

1. It does check whether puppetd and puppetmasterd is alive.

2. It does check state.yaml freshness

3. It does not require the full net-mgmt/nagios-plugins package on the client
side

4. It is written in sh - code interpreter available in a base system

WWW: http://renatasystems.org/freebsd/check_puppet.html

PR:             ports/135006
Submitted by:   Alexey V. Degtyarev

Number of commits found: 15