aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/p5-Mon/pkg-descr
diff options
context:
space:
mode:
authorJim Mock <jim@FreeBSD.org>2000-10-31 18:37:15 +0000
committerJim Mock <jim@FreeBSD.org>2000-10-31 18:37:15 +0000
commit52e53bcaef0661bd833a162bfd69000cf4cd6c3e (patch)
tree06d20cccf2fa8ec2e11aa31247807d9948e62fbc /net-mgmt/p5-Mon/pkg-descr
parenta3314295b200574d958911dfe3cc4a590f5e0e81 (diff)
downloadports-52e53bcaef0661bd833a162bfd69000cf4cd6c3e.tar.gz
ports-52e53bcaef0661bd833a162bfd69000cf4cd6c3e.zip
Notes
Diffstat (limited to 'net-mgmt/p5-Mon/pkg-descr')
-rw-r--r--net-mgmt/p5-Mon/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/net-mgmt/p5-Mon/pkg-descr b/net-mgmt/p5-Mon/pkg-descr
new file mode 100644
index 000000000000..5d6b8678a322
--- /dev/null
+++ b/net-mgmt/p5-Mon/pkg-descr
@@ -0,0 +1,7 @@
+This is the Perl5 module for interfacing with the Mon system monitoring
+package. Currently only the client interface is implemented, but more
+things like special logging routines and persistent monitors are being
+considered.
+
+"mon" is a tool for monitoring the availability of services.
+More information can be found at http://www.kernel.org/software/mon/.