Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 650 Bytes

head_ospatrol_config.reports.rst

File metadata and controls

40 lines (26 loc) · 650 Bytes

ospatrol.conf: Reports options

Overview

Supported types

Reports options are available in the the following installation types:

  • server
  • local

Location

All reports 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>
    <reports>
        <!--
        Reports options here
        -->
    </reports>
</ospatrol_config>

Options