diff options
author | Will Andrews <will@FreeBSD.org> | 2000-07-12 18:43:32 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-07-12 18:43:32 +0000 |
commit | 24138afdffd13e51deacee92f648ce3f061035bd (patch) | |
tree | d4864831023d0c7fbfaee7df7db8854da0053999 /net/netsaint/pkg-descr | |
parent | 7a90df77ff4e5447a3b6245a6407c7c3645880fc (diff) |
Notes
Diffstat (limited to 'net/netsaint/pkg-descr')
-rw-r--r-- | net/netsaint/pkg-descr | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/net/netsaint/pkg-descr b/net/netsaint/pkg-descr new file mode 100644 index 000000000000..e16ce94fefe6 --- /dev/null +++ b/net/netsaint/pkg-descr @@ -0,0 +1,13 @@ +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/ |