/*
 * Copyright (c) 2000-2004 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 2, 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.  */
 *
 */

The files in these directories are sample configuration, system startup
scripts, filters, etc... to support the use of argus and its clients.
These files are simple examples, and may need to be modified to support
your specific system.  These files have been tested primarily on Linux.

Archive
   argusarchive - An sh shell script for moving the argus daemon's output
                  file into a date based archive.  The archive file
                  system is created when needed and the output file
                  is compressed and moved into the file system.

Config
     argus.conf - Example argus configuration file.

Deployment
         sample - This is a description of a tradtional argus probe
                  deployment strategy.  Describes placement on an
                  ethernet DMZ and interface configurations that address
                  issues that you may find important.

Startup
          argus - This is a system boot startup script that does a very
                  nice job.

System
        crontab - example crontab entry for argusarchive.

          magic - magic file entry support file(1) recognizing argus
                  data files.
