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
check_logfiles Nagios plugin which scans log files for specific patterns
4.1.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 4.1.1Version of this port present on the latest quarterly branch.
Maintainer: flo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-04-28 21:59:42
Last Update: 2023-01-08 08:47:54
Commit Hash: 0b707b0
People watching this port, also watch:: sysinfo, rtty, tmpreaper, svk
License: GPLv2
WWW:
https://labs.consol.de/lang/en/nagios/check_logfiles/
Description:
This plugin looks for patterns in files. It is capable of detecting logfile rotation. If you tell it how the rotated archives look like, it will also examine these files. Traditional logfile plugins were not aware of the gap which could occur, so under some circumstances they ignored what had happened between their checks. In a production environment this is not tolerable, that's why check_logfiles came into being.
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 (4 items)
Collapse this list.
  1. libexec/nagios/check_logfiles
  2. /usr/local/share/licenses/check_logfiles-4.1.1/catalog.mk
  3. /usr/local/share/licenses/check_logfiles-4.1.1/LICENSE
  4. /usr/local/share/licenses/check_logfiles-4.1.1/GPLv2
Collapse this list.
Dependency lines:
  • check_logfiles>0:net-mgmt/check_logfiles
To install the port:
cd /usr/ports/net-mgmt/check_logfiles/ && make install clean
To add the package, run one of these commands:
  • pkg install net-mgmt/check_logfiles
  • pkg install check_logfiles
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: check_logfiles
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1673166743 SHA256 (check_logfiles-4.1.1.tar.gz) = ea668c0ac007c50259f11b234fbb9db08d0b93685a0359593713634eaf28c84b SIZE (check_logfiles-4.1.1.tar.gz) = 257140

Packages (timestamps in pop-ups are UTC):
check_logfiles
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.1.14.1.13.134.1.14.1.1-3.13-
FreeBSD:13:quarterly4.1.14.1.14.1.14.1.14.1.14.1.14.1.14.1.1
FreeBSD:14:latest4.1.14.1.14.1.14.1.14.1.14.1.1-4.1.1
FreeBSD:14:quarterly4.1.14.1.1-4.1.14.1.14.1.14.1.14.1.1
FreeBSD:15:latest4.1.14.1.1n/a4.1.1n/a4.1.14.1.14.1.1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. autoconf>=2.71 : devel/autoconf
  3. automake>=1.16.5 : devel/automake
  4. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net-mgmt_check_logfiles
USES:
autoreconf gmake perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://labs.consol.de/assets/downloads/nagios/
Collapse this list.

Number of commits found: 24

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.1.1
08 Jan 2023 08:47:54
commit hash: 0b707b04042fc9299121a9b120964dc91e714371commit hash: 0b707b04042fc9299121a9b120964dc91e714371commit hash: 0b707b04042fc9299121a9b120964dc91e714371commit hash: 0b707b04042fc9299121a9b120964dc91e714371 files touched by this commit
Florian Smeets (flo) search for other commits by this committer
net-mgmt/check_logfiles: Update to 4.1.1
4.1.0.1
05 Nov 2022 07:30:12
commit hash: 53d3acc511c78aca149115f0a7c3d06c060eef82commit hash: 53d3acc511c78aca149115f0a7c3d06c060eef82commit hash: 53d3acc511c78aca149115f0a7c3d06c060eef82commit hash: 53d3acc511c78aca149115f0a7c3d06c060eef82 files touched by this commit
Florian Smeets (flo) search for other commits by this committer
net-mgmt/check_logfiles: Update to 4.1.0.1
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)
4.0.1.5
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)
4.0.1.5
18 May 2022 21:39:50
commit hash: 4f22ec1271a760327feacd3845ae4fae3d455199commit hash: 4f22ec1271a760327feacd3845ae4fae3d455199commit hash: 4f22ec1271a760327feacd3845ae4fae3d455199commit hash: 4f22ec1271a760327feacd3845ae4fae3d455199 files touched by this commit
Florian Smeets (flo) search for other commits by this committer
net-mgmt/check_logfiles: Update to 4.0.1.5
4.0.1.3
17 Mar 2022 22:37:10
commit hash: e2599f5ac5c50a66f71ef8e553b3b5f04b492df7commit hash: e2599f5ac5c50a66f71ef8e553b3b5f04b492df7commit hash: e2599f5ac5c50a66f71ef8e553b3b5f04b492df7commit hash: e2599f5ac5c50a66f71ef8e553b3b5f04b492df7 files touched by this commit
Florian Smeets (flo) search for other commits by this committer
net-mgmt/check_logfiles: Update to 4.0.1.3
4.0.1.2
23 Jan 2022 13:10:20
commit hash: 34368a7fb0c8e179451c436ec08bc6939c7a8b63commit hash: 34368a7fb0c8e179451c436ec08bc6939c7a8b63commit hash: 34368a7fb0c8e179451c436ec08bc6939c7a8b63commit hash: 34368a7fb0c8e179451c436ec08bc6939c7a8b63 files touched by this commit
Florian Smeets (flo) search for other commits by this committer
net-mgmt/check_logfiles: Update to 4.0.1.2
3.13
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
3.13
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.
3.13
31 Oct 2020 23:14:54
Revision:553803Original commit files touched by this commit
flo search for other commits by this committer
Update to 3.13
3.12
17 Sep 2020 21:30:41
Revision:548867Original commit files touched by this commit
flo search for other commits by this committer
Update 3.12
3.11.0.3
30 Apr 2020 15:22:00
Revision:533463Original commit files touched by this commit
flo search for other commits by this committer
Update to 3.11.0.3
3.11.0.2
20 Jul 2019 12:09:59
Revision:506989Original commit files touched by this commit
flo search for other commits by this committer
Update to 3.11.0.2
3.8.1.4_1
30 Dec 2017 18:44:47
Revision:457630Original commit files touched by this commit
flo search for other commits by this committer
Commit forgotten file, without this patch the resulting script doens't work.
3.8.1.4
16 Dec 2017 18:06:23
Revision:456478Original commit files touched by this commit
flo search for other commits by this committer
Update to 3.8.1.4
3.7.4.1
19 May 2016 10:44:12
Revision:415499Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [g-n]*

Approved by:	portmgr blanket
3.7.4.1
23 Apr 2016 13:00:22
Revision:413869Original commit files touched by this commit
flo search for other commits by this committer
- update to 3.7.4.1
- use PLIST_FILES
- don't use USE_AUTOTOOLS

Sponsored by:	Essen Linuxhotel Hackathon 2016
3.7.1.1
25 Jul 2015 14:31:42
Revision:392886Original commit files touched by this commit
flo search for other commits by this committer
Update to 3.7.1.1

Committed from:	Essen FreeBSD Hackathon
3.4.3.1_1
08 May 2015 09:14:09
Revision:385735Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add missing perl dependency which results in broken shebang in plugin file
- Add LICENSE

Approved by:	portmgr blanket
MFH:		2015Q2
3.4.3.1
05 Feb 2015 15:23:32
Revision:378461Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
3.4.3.1
25 Jan 2014 22:09:37
Revision:341123Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
3.4.3.1
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)
3.4.3.1
10 Oct 2012 07:40:13
Revision:305635Original commit files touched by this commit
flo search for other commits by this committer
Change the header in one of my ports to test ports commit mail
3.4.3.1
28 Apr 2011 21:59:12
Original commit files touched by this commit
flo search for other commits by this committer
Add new port net-mgmt/check_logfiles

Nagios plugin which scans log files for specific patterns.

This plugin looks for patterns in files. It is capable of detecting
logfile rotation. If you tell it how the rotated archives look like, it
will also examine these files. Traditional logfile plugins were not aware
of the gap which could occur, so under some circumstances they ignored
what had happened between their checks. In a production environment
this is not tolerable, that's why check_logfiles came into being.

WWW: http://labs.consol.de/lang/en/nagios/check_logfiles/

Number of commits found: 24