aboutsummaryrefslogtreecommitdiff
path: root/sysutils/munin-master/pkg-descr
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2005-10-16 07:41:55 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2005-10-16 07:41:55 +0000
commit40a3261d1a6e2617f6afde0cd6d762a7e211af7a (patch)
treed70bbf882801af3a4e58dde3ed6a1da1849479d4 /sysutils/munin-master/pkg-descr
parenta9f801a2186fcb89f70f7dcb211c6d4922c0e3af (diff)
downloadports-40a3261d1a6e2617f6afde0cd6d762a7e211af7a.tar.gz
ports-40a3261d1a6e2617f6afde0cd6d762a7e211af7a.zip
This commit was manufactured by cvs2svn to create tag 'RELEASE_6_0_0'.release/6.0.0
Notes
Notes: svn path=/head/; revision=145533 svn path=/tags/RELEASE_6_0_0/; revision=145534; tag=release/6.0.0
Diffstat (limited to 'sysutils/munin-master/pkg-descr')
-rw-r--r--sysutils/munin-master/pkg-descr14
1 files changed, 0 insertions, 14 deletions
diff --git a/sysutils/munin-master/pkg-descr b/sysutils/munin-master/pkg-descr
deleted file mode 100644
index 4c8acb6ab016..000000000000
--- a/sysutils/munin-master/pkg-descr
+++ /dev/null
@@ -1,14 +0,0 @@
-Munin network-wide graphing framework (node)
-
-Munin is a tool for graphing all sorts of information about one or more
-servers and displaying it in a web interface. It uses the excellent
-RRDTool (written by Tobi Oetiker) and is written in Perl. Munin has a
-master/node architecture. The master connects to all the nodes at regular
-intervals, and asks them for data. It then stores the data in RRD-files,
-and (if needed) updates the graphs. One of the main goals have been ease
-of creating own "plugins" (graphs).
-
-This is the collector. It is installed on the machine that shall collect
-and display performance data.
-
-WWW: http://www.linpro.no/projects/munin/