diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2002-05-29 06:35:18 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2002-05-29 06:35:18 +0000 |
commit | ba229da34309b884754fcab898078d6477cad630 (patch) | |
tree | a4ef6b938994f9f979766e1453ef74d9f7913934 /net-mgmt/nagios2/pkg-descr | |
parent | 3c1cf4612d7c4b0a87a2ca56f1e36bb8a2e6aeb4 (diff) |
Notes
Diffstat (limited to 'net-mgmt/nagios2/pkg-descr')
-rw-r--r-- | net-mgmt/nagios2/pkg-descr | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/net-mgmt/nagios2/pkg-descr b/net-mgmt/nagios2/pkg-descr index ba87fff062b8..b1ff9995e7fc 100644 --- a/net-mgmt/nagios2/pkg-descr +++ b/net-mgmt/nagios2/pkg-descr @@ -1,12 +1,12 @@ -NetSaint is a program that will monitor hosts and services on your -network. It has the ability to email or page you when a problem arises -and when it gets resolved. NetSaint is written in C and is designed to -run under Linux, although it should work under most other *NIX variants. -It can run either as a normal process or as a daemon, intermittently -running checks on various services that you specify. The actual service -checks are performed by external "plugins" which return service -information to NetSaint. Several CGI programs are included with NetSaint -in order to allow you to view the current service status, history, etc. -via a web browser. +Nagios is a host and service monitor designed to inform you of network +problems before your clients, end-users or managers do. It has been +designed to run under the Linux operating system, but works fine under +most *NIX variants as well. The monitoring daemon runs intermittent +checks on hosts and services you specify using external "plugins" +which return status information to Nagios. When problems are +encountered, the daemon can send notifications out to administrative +contacts in a variety of different ways (email, instant message, SMS, +etc.). Current status information, historical logs, and reports can +all be accessed via a web browser. -WWW: http://www.netsaint.org/ +WWW: http://www.nagios.org/ |