diff options
author | Michael Haro <mharo@FreeBSD.org> | 2001-01-12 23:36:31 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2001-01-12 23:36:31 +0000 |
commit | 6112134f225606f40880f90d267f5c1112e200db (patch) | |
tree | c9c598022e15dda519f6d4585de23f583ae2f0ea /net/nagios/pkg-descr | |
parent | 6d94db57ce814167e961f5c7f9f1cceb9076e26a (diff) |
Notes
Diffstat (limited to 'net/nagios/pkg-descr')
-rw-r--r-- | net/nagios/pkg-descr | 21 |
1 files changed, 10 insertions, 11 deletions
diff --git a/net/nagios/pkg-descr b/net/nagios/pkg-descr index e16ce94fefe6..ba87fff062b8 100644 --- a/net/nagios/pkg-descr +++ b/net/nagios/pkg-descr @@ -1,13 +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. +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. WWW: http://www.netsaint.org/ |