Man page - ramanage(1)
Packages contas this manual
- racount(1)
- rasqlcheckconf(1)
- radns(1)
- ratrace(1)
- racluster(1)
- rastrip(1)
- raconvert(1)
- rastream(1)
- radium(8)
- rasort(1)
- rahisto(1)
- raevent(1)
- radium.conf(5)
- rapath(1)
- rasplit(1)
- ralabel(1)
- rasqltimeindex(1)
- racompare(1)
- ra.conf(5)
- ranonymize(5)
- radns.conf(1)
- rasql(1)
- rarc(5)
- rabins(1)
- racolor.conf(5)
- radump(1)
- ranonymize(1)
- ramanage.conf.5(5)
- rafilteraddr(1)
- rapolicy(1)
- rasqlinsert(1)
- ragrep(1)
- ra(1)
- radecode(1)
- ratop(1)
- ragen(1)
- ralabel.conf(5)
- racluster.conf(1)
- ragraph(1)
- ramanage(1)
apt-get install argus-client
Manual
| RAMANAGE(1) | General Commands Manual | RAMANAGE(1) |
NAME
ramanage - utility for argus file archive management
SYNOPSIS
ramanage [raoptions] -r filename
DESCRIPTION
Ramanage is a utility to handle the common tasks associated with managing long-term storage of argus data files. It provides three operations: compress, upload and delete. Compression is always gzip and is built into the command via libz. Uploads are handled by libcurl, if available, and handled by an external curl executable otherwise. Uploads use HTTPS for transport and can be authenticated with either BasicAuth or SPNEGO. On Windows systems, SPNEGO will provide Kerberos V5 authentication if the system is part of a Domain (and has a host key).
OPTIONS
Ramanage ignores most client options. It does pay attention to the "-f" option to read a configuration file, and requires a single "-r" option (only one file). The configuration must enable at least one command since all are off by default.
EXAMPLE INVOCATION
This example runs racount with a specific configuration file.
% ramanage -f ./ramanage-alt-config.conf \
-r argus.2012.02.13.17.20.00.out
AUTHORS
Eric Kinzie <eric@qosient.com>
SEE ALSO
ramanage.conf(5)
COPYRIGHT
Copyright (c) 2000-2024 QoSient. All rights reserved.
| 13 November 2023 | ramanage 5.0.3 |