-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathREADME.orig
93 lines (75 loc) · 3.75 KB
/
README.orig
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
/*
* Argus Client Software. Tools to read, analyze and manage Argus data.
* Copyright (c) 2000-2024 QoSient, LLC
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 3, or (at your option)
* any later version.
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
*
*/
Argus Clients 5.0.0
QoSient, LLC
argus@qosient.com
http://qosient.com/argus
Thanks for your interest in argus and the argus-clients distribution.
This directory contains source code for programs that read, parse
and process Argus data, and comprise the client part of the Audit Record
Generation and Utilization System. Argus is an IP network transaction
auditing tool, that can generate a persistent audit of all network
transactions and their performance. The data that Argus generates
can be used for a wide range of tasks including Network Operations,
Security, Assurance and Performance Management.
For information and documentation regarding argus, please refer to
the argus web site at http://qosient.com/argus.
This directory contains:
CHANGES - Description of the changes between major releases
COPYING - The GNU General Public License version 3
CREDITS - List of the individuals that have contributed to argus development
ChangeLog - Specific changes within major releases
INSTALL - Instructions for installation
MANIFEST - Contents of this distribution
Makefile.in - Makefile template used by ./configure
README - This file
VERSION - This version's number
aclocal.m4 - M4 configuration file for autoconf()
acsite.m4 - M4 configuration file for autoconf()
bin - Binaries of all client programs
clients - Principal argus client programs
common - Argus client library source code
config - Autoconf directory
configure - Configuration script for building argus clients
configure.ac - Autoconf() initializaiton file to generate ./configure file.
examples - Additional example programs that process argus data
include - Include files
lib - Compiled library directory
man - Man page directories
support - Scripts, routines and sample configurations for clients programs.
Problems, bugs, questions, desirable enhancements, source code
contributions, etc., should be sent to the Argus mailing list
email address, "argus-info@lists.andrew.cmu.edu".
************************************************************
IMPORTANT:
Send bug (error) reports, questions and comments to the mailing
list at argus-info@lists.andrew.cmu.edu.
Please use the './bin/argusclientbug' script when posting bug reports
about Argus clients. Argusclientbug will gather some information about your
system and start your editor with a form in which you can describe
your problem. Delete information that you consider non-relevant
to your problem. Bug reports not generated by Argusbug might
be silently ignored by the Argus maintainers, so please use the
tool. A report that says 'Argus does not work. Why?' will
not be considered a valid bug report.
************************************************************
I hope you get something out of your experience with argus.
Hope all was, is and will be, most excellent,
Carter
carter@qosient.com