ospatrol.conf: Client Options

Overview

Supported types

client options are available in the the following installation types:

  • agent

Location

All client options must be configured in the /var/ospatrol/etc/ospatrol.conf and used within the <ospatrol_config> tag.

XML excerpt to show location:

<ospatrol_config>
    <client>
        <!--
        client options here
        -->
    </client>
</ospatrol_config>

Options

server-ip

Specify the IP address of the analysis server

Allowed: Any Valid IP Address

server-hostname

Specify the hostname of the analysis server

Allowed: Any Valid hostname

port

Specifies the port to send the events (must be the same to the one used by the analysis server).

Default: 1514

Allowed: Any port number from 1 to 65535

server-ip

Specifies the agent.conf profiles to be used by the agent.

notify_time

Specifies the time in seconds between information messages sent by the agents to the server.