diff options
author | ijliao <ijliao@FreeBSD.org> | 2004-07-22 09:48:42 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2004-07-22 09:48:42 +0800 |
commit | 53fdc539b3991ceb4fde462df48418d5637e82cd (patch) | |
tree | 354f33c59cffe7ffb1964418138338cbd5a3cba9 /net-mgmt/Makefile | |
parent | 672a4c53f544a2dd97041e5c91d574c57d21b7bd (diff) | |
download | freebsd-ports-gnome-53fdc539b3991ceb4fde462df48418d5637e82cd.tar.gz freebsd-ports-gnome-53fdc539b3991ceb4fde462df48418d5637e82cd.tar.zst freebsd-ports-gnome-53fdc539b3991ceb4fde462df48418d5637e82cd.zip |
add nagiostat 1.0.0
Nagiostat parses performance-data from Nagios and generates graphs
PR: 69370
Submitted by: Janos Mohacsi <mohacsi@niif.hu>
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r-- | net-mgmt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 72e482384ff1..4767696b410a 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -71,6 +71,7 @@ SUBDIR += nagios SUBDIR += nagios-plugins SUBDIR += nagios-snmp-plugins + SUBDIR += nagiostat SUBDIR += nat SUBDIR += nbtscan SUBDIR += nefu |