Index of /ports/net-mgmt/nsc/work
Name Last modified Size Description
Parent Directory 10-Jan-2008 12:31 -
CHANGES 02-Jan-2003 15:59 1k
LICENSE 08-Feb-2000 09:14 18k
nsc.pl 11-Jan-2008 17:50 22k
nsc.pl.orig 02-Jan-2003 16:00 22k
status.log 02-Jan-2003 15:57 8k
# vim:tw=65:
nsc is a curses-based console monitor for NetSaint. It allows you
to monitor Netsaint services without the expense or availability
of a GUI.
NetSaint is a host/service/network monitoring program for Unix
available on http://www.netsaint.org
Features:
o Realtime display of netsaint status
o Adjustable display frequency and display layout
o Uses colouring/highlighting for troubled items
o Clean & simple display & usage
o Displays all essential netsaint status info on a single screen
o Should run anywhere with proper curses support (is not Linux-specific)
Requirements:
o Access to netsaint status.log
o Perl 5.x
o Perl Curses module
o Probably ncurses
There is no configuration or installation to be done. If you have the
Perl Curses module installed and Netsaint up and running, then just
run nsc.pl.
After having run nsc for the first time, you may want to edit
your ~/.nsc.conf and verify that the paths are right for your
setup.
To do a quick test-run, you can use the enclosed example
status.log - run nsc as: ./nsc.pl ./status.log
(this won't give you the live display from NetSaint, of course..)
Tested on RedHat 6.1 (i586) as host using TeraTerm, screen,
Reflection and the console as terminals.
nsc is distributed under the GNU General Public License - see the
enclosed LICENSE file.
Written by Stig H. Jacobsen <goth@pobox.com>
The latest nsc can be picked up at http://pobox.com/~goth/nsc/
#eof#