aboutsummaryrefslogtreecommitdiffstats
path: root/UIDs
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2016-03-21 04:20:13 +0800
committerpi <pi@FreeBSD.org>2016-03-21 04:20:13 +0800
commit139d6d91b7b6b5d103fcc3f2f0a48362bc1ccb54 (patch)
treeb992649d45772f7e3f421922372ac33b0219e631 /UIDs
parenta4a930f5e51c65c77c5ae9ad8ba90f24acd39fc7 (diff)
downloadfreebsd-ports-gnome-139d6d91b7b6b5d103fcc3f2f0a48362bc1ccb54.tar.gz
freebsd-ports-gnome-139d6d91b7b6b5d103fcc3f2f0a48362bc1ccb54.tar.zst
freebsd-ports-gnome-139d6d91b7b6b5d103fcc3f2f0a48362bc1ccb54.zip
New port: sysutils/hfm
hfm is an application to run tests in parallel at a high frequency. If the outcome of the test results in a state change, other commands can be executed. It is designed to be a general purpose, loosely-coupled tool, by having both the tests and the state change commands be executed by the operating system. For example, one could write the test in shell or c, and have it called through the exec facility. In practice, the overhead of spawning a new process per test limits frequency that can be achieved by the tests, and their results. Anecdotally, 5ms intervals have been seen to be achievable. An example application is to poll other network services for health, and to take actions based on their health status changes. WWW: https://github.com/derekmarcotte/hfm PR: 207392 Submitted by: 554b8425@razorfever.net
Diffstat (limited to 'UIDs')
-rw-r--r--UIDs1
1 files changed, 1 insertions, 0 deletions
diff --git a/UIDs b/UIDs
index d44d75605ed1..a88057daeb48 100644
--- a/UIDs
+++ b/UIDs
@@ -142,6 +142,7 @@ bs:*:220:220::0:0:Big Sister:/usr/local/bigsister:/bin/sh
rtpproxy:*:222:222::0:0:& user:/nonexistent:/sbin/nologin
postgrey:*:225:225::0:0:Postgrey Owner:/nonexistent:/usr/sbin/nologin
sqlgrey:*:226:226::0:0:SQLgrey Owner:/nonexistent:/usr/sbin/nologin
+_hfm:*:227:227::0:0:hfm daemon:/nonexistent:/usr/sbin/nologin
aprsd:*:240:240::0:0:aprsd:/nonexistent:/bin/sh
tnc:*:241:241::0:0:aprsd:/nonexistent:/bin/sh
prosody:*:242:242::0:0:Prosody Jabber Server:/nonexistent:/usr/sbin/nologin