File: INSTALL

package info (click to toggle)
netsaint-statd 2.15-9
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 156 kB
  • ctags: 29
  • sloc: perl: 1,040; sh: 53; makefile: 42
file content (21 lines) | stat: -rw-r--r-- 798 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
netsaint_statd is designed to be about as simple as possible to
install.  All you have to do is run netsaint_statd on the machines
you intend to monitor.  It is written in Perl, so you may have
to change the shebang to point to where your installation of Perl
resides.

Also, inside it is a line that reads something like this:
# my @allowed_hosts = ("127.0.0.1","10.20.30.40","123.123.123.123");

Uncomment this line, and enter in the IP address of the machine
you will be doing the checks from if you don't want any machine to be
able to do checks.  This isn't a big deal, but it might be, in places
where security is paramount.

After that, you just have to setup the checks in netsaint.  Read the
README file for more information.

Have a lot of fun!

Nick Reinking
nick.reinking@supervalu.com