diff options
author | will <will@FreeBSD.org> | 2000-07-13 02:43:32 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-07-13 02:43:32 +0800 |
commit | 1579598a0fe04af43ea21dbc65cf55dc74eee4e1 (patch) | |
tree | fcd237d53ebb71732873371cd6019373ce09addd /net-mgmt/netsaint/pkg-descr | |
parent | 55941e862c29523c2ab4adf25d92f35debf0e80f (diff) | |
download | freebsd-ports-gnome-1579598a0fe04af43ea21dbc65cf55dc74eee4e1.tar.gz freebsd-ports-gnome-1579598a0fe04af43ea21dbc65cf55dc74eee4e1.tar.zst freebsd-ports-gnome-1579598a0fe04af43ea21dbc65cf55dc74eee4e1.zip |
Add NetSaint 0.0.5-2, an extremely powerful network monitoring system.
Patches submitted by: Jim Sloan <odinn@atlantabiker.net>, to whom I am
extremely grateful! Thanks!
Diffstat (limited to 'net-mgmt/netsaint/pkg-descr')
-rw-r--r-- | net-mgmt/netsaint/pkg-descr | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/net-mgmt/netsaint/pkg-descr b/net-mgmt/netsaint/pkg-descr new file mode 100644 index 000000000000..e16ce94fefe6 --- /dev/null +++ b/net-mgmt/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/ |