aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/tenshi/pkg-descr
diff options
context:
space:
mode:
authoreik <eik@FreeBSD.org>2004-07-22 04:03:52 +0800
committereik <eik@FreeBSD.org>2004-07-22 04:03:52 +0800
commit0ddcdf0df063e9589965f5eeab5f9d9cf3419333 (patch)
tree857857d03ee9add49a07465280586fc31fadc700 /sysutils/tenshi/pkg-descr
parentce0a18d8a487e37eae6030ef6d3b6ccc108a79fe (diff)
downloadfreebsd-ports-gnome-0ddcdf0df063e9589965f5eeab5f9d9cf3419333.tar.gz
freebsd-ports-gnome-0ddcdf0df063e9589965f5eeab5f9d9cf3419333.tar.zst
freebsd-ports-gnome-0ddcdf0df063e9589965f5eeab5f9d9cf3419333.zip
add tenshi, a log monitoring program
Diffstat (limited to 'sysutils/tenshi/pkg-descr')
-rw-r--r--sysutils/tenshi/pkg-descr15
1 files changed, 15 insertions, 0 deletions
diff --git a/sysutils/tenshi/pkg-descr b/sysutils/tenshi/pkg-descr
new file mode 100644
index 000000000000..707615791383
--- /dev/null
+++ b/sysutils/tenshi/pkg-descr
@@ -0,0 +1,15 @@
+Tenshi is a log monitoring program, designed to watch one or more
+log files for lines matching user defined regular expressions and
+report on the matches. The regular expressions are assigned to
+queues which have an alert interval and a list of mail recipients.
+
+Queues can be set to send a notification as soon as there is a log
+line assigned to it, or to send periodic reports.
+
+Additionally, uninteresting fields in the log lines (such as PID
+numbers) can be masked with the standard regular expression grouping
+operators ( ). This allows cleaner and more readable reports. All
+reports are separated by hostname and all messages are condensed
+when possible.
+
+WWW: http://www.gentoo.org/proj/en/infrastructure/tenshi/