./net/nagios-plugin-dotpid, /var/run/*.pid monitoring plugin for Nagios

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.7, Package name: nagios-plugin-dotpid-0.7, Maintainer: manu

$NetBSD: DESCR,v 1.2 2015/03/19 09:46:22 manu Exp $

This Nagios plugin cheks that /var/run/*.pid belongs to alive processes


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 2.507 KB

Version history: (Expand)


CVS history: (Expand)


   2022-02-03 09:03:58 by Thomas Klausner | Files touched by this commit (2)
Log message:
nagios-plugin-dotpid: regen distinfo for currently used hashes

Clean up some pkglint while here.
   2021-11-15 19:09:47 by Thomas Klausner | Files touched by this commit (1)
Log message:
nagios-plugin-dotpid: use BLAKE2s
   2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958)
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Not committed (merge conflicts...):

net/radsecproxy/distinfo

The following distfiles could not be fetched (fetched conditionally?):

./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
   2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962)
Log message:
net: Remove SHA1 hashes for distfiles
   2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981)
Log message:
all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
   2019-11-03 12:45:59 by Roland Illig | Files touched by this commit (255)
Log message:
net: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2017-08-07 11:19:19 by Johnny C. Lam | Files touched by this commit (1)
Log message:
net/nagios-plugin-dotpid requires ${NAGIOS_GROUP} to be created.

Ensure that the ${NAGIOS_GROUP} group is created before the package
files are installed since the binary must be made setgid to that
group.

Bump the PKGREVISON due to package install scripts being added.
   2017-03-09 19:39:15 by Maya Rashish | Files touched by this commit (2)
Log message:
nagios-plugin-dotpid: Add missing header unistd.h. fixes FreeBSD build.

PR pkg/52055 from Alberto Mijares