Path to this page:
./
sysutils/safetynet,
Safetynet is a perl script intended to monitor system services
Branch: CURRENT,
Version: 1.15nb8,
Package name: safetynet-1.15nb8,
Maintainer: pkgsrc-userssafetynet allows you to monitor and restart processes without having to
write large and complicated init scripts. The config file is easy to
understand and learn and you can have the whole script setup and running
in under 10m, so you can get on with doing more important things than
worrying if your ssh daemon is still running.
You will probably want to add a crontab entry for root
(crontab -e as root) such as
0,15,30,45 * * * * ${PREFIX}/bin/safetynet --cron
which will cause the script to be run every 15 minutes.
Required to run:[
lang/perl5]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 6875bec180c57c10a9c948ffd8a7787bd4d4e38c
RMD160: 744502170a8fb2a9f04531c51c21d6fe35989002
Filesize: 12.342 KB
Version history: (Expand)
- (2020-09-01) Updated to version: safetynet-1.15nb8
- (2019-08-11) Updated to version: safetynet-1.15nb7
- (2018-08-22) Updated to version: safetynet-1.15nb6
- (2016-07-09) Updated to version: safetynet-1.15nb5
- (2015-06-12) Updated to version: safetynet-1.15nb4
- (2014-05-30) Updated to version: safetynet-1.15nb3
CVS history: (Expand)
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |  |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |  |
Log message:
Bump PKGREVISIONs for perl 5.30.0
|
2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message:
Recursive bump for perl5-5.28.0
|
2016-07-09 08:39:18 by Thomas Klausner | Files touched by this commit (1068) |  |
Log message:
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
|
2015-11-04 02:32:42 by Alistair G. Crooks | Files touched by this commit (499) |
Log message:
Add SHA512 digests for distfiles for sysutils category
Problems found with existing digests:
Package memconf distfile memconf-2.16/memconf.gz
b6f4b736cac388dddc5070670351cf7262aba048 [recorded]
95748686a5ad8144232f4d4abc9bf052721a196f [calculated]
Problems found locating distfiles:
Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9
Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz
Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz
Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz
Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-06-12 12:52:19 by Thomas Klausner | Files touched by this commit (3152) |
Log message:
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
|
2014-05-30 01:38:20 by Thomas Klausner | Files touched by this commit (3049) |
Log message:
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
|
2013-05-31 14:42:58 by Thomas Klausner | Files touched by this commit (2880) |
Log message:
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
|