diff options
author | mat <mat@FreeBSD.org> | 2004-03-02 23:52:48 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2004-03-02 23:52:48 +0800 |
commit | b079a620b728672561713e6209f72440029bef9c (patch) | |
tree | 1de25c87bf1df71e16515e0874b58555ecc7d889 /sysutils/Makefile | |
parent | 3ae9c44bf965cc34bf8a27429a1ce8e14fb8d095 (diff) | |
download | freebsd-ports-gnome-b079a620b728672561713e6209f72440029bef9c.tar.gz freebsd-ports-gnome-b079a620b728672561713e6209f72440029bef9c.tar.zst freebsd-ports-gnome-b079a620b728672561713e6209f72440029bef9c.zip |
Add Munin network-wide graphing framework
This is the collector. It is installed on the machine that shall collect
and display perfromance data.
PR: ports/62480
Submitted by: Lupe Christoph <lupe@lupe-christoph.de>
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 127291c36644..599389c73cf1 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -218,6 +218,7 @@ SUBDIR += msyslog SUBDIR += mtxorbd SUBDIR += multitail + SUBDIR += munin-main SUBDIR += muse SUBDIR += nagios-statd SUBDIR += nautilus-cd-burner |