diff options
author | ijliao <ijliao@FreeBSD.org> | 2004-07-22 01:48:42 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2004-07-22 01:48:42 +0000 |
commit | 53fdc539b3991ceb4fde462df48418d5637e82cd (patch) | |
tree | 354f33c59cffe7ffb1964418138338cbd5a3cba9 /net-mgmt/Makefile | |
parent | 672a4c53f544a2dd97041e5c91d574c57d21b7bd (diff) | |
download | FreeBSD-ports-53fdc539b3991ceb4fde462df48418d5637e82cd.zip FreeBSD-ports-53fdc539b3991ceb4fde462df48418d5637e82cd.tar.gz |
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 72e4823..4767696 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 |