pmx-monitor-consolidate - Consolidate monitoring events
pmx-monitor-consolidate [arguments]
Arguments: --url=<url> URL to remote host (REQUIRED) --from=<queue> Remote queue to consolidate from --to=<queue> Local queue to consolidate into --batchsize=<num> Max events per HTTP connection --verbose Enables verbose output --debug Enables debugging output --help/-? Shows brief usage statement --man Shows verbose usage statement
Example: pmx-monitor-consolidate --url=http://mta1.example.com:28080 --from=events --verbose
pmx-monitor-consolidate
is a script used to consolidate
PureMessage Monitor events in a multi-server environment. When run,
pmx-monitor-consolidate
queries the remote server for a list of queued
events and transfers them all to the local server.
Note that the HTTPD services required on the remote server will be run on the same port as the PureMessage End User Web Interface (EUWI). By default, this uses the HTTP protocol on port 28080, unless you have made explicit changes to the configuration on your servers.
Copyright (C) 2000-2008 Sophos Group. All rights reserved. Sophos and PureMessage are trademarks of Sophos Plc and Sophos Group.