diff options
author | sergei <sergei@FreeBSD.org> | 2003-12-14 05:53:50 +0800 |
---|---|---|
committer | sergei <sergei@FreeBSD.org> | 2003-12-14 05:53:50 +0800 |
commit | ce20883177f78cf641152f6b02002ee39a12f605 (patch) | |
tree | e7fbb1c6bf33f90ea77cbe1975b3d3af0cb5a5b3 /sysutils/Makefile | |
parent | be02488d8a7b21883a26467eb22b3456a55c8bef (diff) | |
download | freebsd-ports-gnome-ce20883177f78cf641152f6b02002ee39a12f605.tar.gz freebsd-ports-gnome-ce20883177f78cf641152f6b02002ee39a12f605.tar.zst freebsd-ports-gnome-ce20883177f78cf641152f6b02002ee39a12f605.zip |
Add nagios-statd 3.09, daemon/client to check remote host information.
Nagios-statd is an addon to the Nagios (formerly netsaint) program.
It is a Python daemon and scripts that plug-in to Nagios
and allow you to check remote host information
(such as load, users, filesystems, etc.)
Released under the BSD license.
Author: Nick Reinking
WWW: http://www.twoevils.org/html/files.php
PR: 59029
Submitted by: Jim Shewmaker <jim@bluenotch.com>
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 02ea347692cc..725c515b7780 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -204,6 +204,7 @@ SUBDIR += msyslog SUBDIR += multitail SUBDIR += muse + SUBDIR += nagios-statd SUBDIR += nautilus-cd-burner SUBDIR += ndir SUBDIR += no-login |