diff options
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/ |