diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2004-03-02 15:54:05 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2004-03-02 15:54:05 +0000 |
commit | 9623c63f0ceb22bcaac7eedaacf76751ecc5c9ec (patch) | |
tree | 1133db3e951192306eec5389e71b876a82b46538 /sysutils/Makefile | |
parent | 4e96c16014996a5ecdb5bddca7805028b08cb425 (diff) |
Add Munin network-wide graphing framework (node)
This is the node part. It is used on all machines Munin shall watch.
PR: ports/62479
Submitted by: Lupe Christoph <lupe@lupe-christoph.de>
Notes
Notes:
svn path=/head/; revision=102741
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 599389c73cf1..9f86b108f087 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -219,6 +219,7 @@ SUBDIR += mtxorbd SUBDIR += multitail SUBDIR += munin-main + SUBDIR += munin-node SUBDIR += muse SUBDIR += nagios-statd SUBDIR += nautilus-cd-burner |