File: README

package info (click to toggle)
libmon-perl 0.6-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 92 kB
  • ctags: 81
  • sloc: perl: 1,467; makefile: 56
file content (29 lines) | stat: -rw-r--r-- 633 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
#
# $Id: README,v 1.4 1999/05/05 05:04:15 trockij Exp $
# $Name: monperl-0-6 $
#

This is the Perl5 module for interfacing with the Mon system monitoring
package. Currently only the client interface is implemented, but more
things like special logging routines and persistent monitors are being
considered.

"mon" is a tool for monitoring the availability of services.
More information can be found at http://www.kernel.org/software/mon/.

To install:

perl Makefile.PL
make
make test

and if that goes well,

make install


Jim Trocki
Computer System and Network Engineer
Transmeta Corporation
Santa Clara, CA
trockij@transmeta.com