-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.txt
More file actions
32 lines (23 loc) · 834 Bytes
/
README.txt
File metadata and controls
32 lines (23 loc) · 834 Bytes
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
30
31
32
nicstat 1.92 README
===================
nicstat is licensed under the Artistic License 2.0. You can find a
copy of this license as LICENSE.txt included with the nicstat
distribution, or at http://www.perlfoundation.org/artistic_license_2_0
AUTHORS
timothy.cook@oracle.com (formerly tim.cook@sun.com), Brendan Gregg
(formerly Brendan.Gregg@sun.com)
HOW TO BUILD ON SOLARIS
mv Makefile.Solaris Makefile
make
HOW TO BUILD ON LINUX
mv Makefile.Linux Makefile
make
HOW TO INSTALL
make [BASEDIR=<dir>] install
Default BASEDIR is /usr/local
HOW TO INSTALL A MULTI-PLATFORM SET OF BINARIES
1. (Optional) Change BASEDIR, BINDIR and/or MP_DIR in Makefile
2. make install_multi_platform
3. (Optional) add links or binaries for your platform(s)
HOME PAGE
http://blogs.sun.com/timc/entry/nicstat_the_solaris_and_linux