Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NOTE - This has been made redundant by the inclusion of  Scheduled Task setup in Open-AudIT Enterprise v1.5.1.

Introduction

Open-AudIT Enterprise brings additional features to leverage your Open-AudIT installation - Dashboard, Map and Scheduled Reports. Schedule Reports are designed to run on a schedule and send the output in desired format to either an email address or file store.

Scheduling is ideally designed to be run at most once per day. The (Windows) Scheduled Task or (Linux) cron job is usually designed to run at 2am. By running at this time you will capture the complete data for the previous day.

Running the job

In Windows you should create a Scheduled Task to schedule the script c:\omk\conf\oae.vbs to run at 2am each day using cscript.

In Linux you should create a cron schedule to run /usr/local/omk/conf/oae.cron at 2am each day.

Email Configuration

NEW - Now in v1.0.4 we have a web front end for configuring email. In Open-AudIT Enterprise, you can click on the menu bar System -> Email. The configuration items have help buttons to inform you of what that attribute is for.

...

You should edit this config to reflect your particular environment. This is for sending email containing reports from the Open-AudIT Enterprise server. Users receiving emailed reports are configured in the next section.

The conf/oae_reports.json file.

NEW - Now in v1.0.4 we have a web front end for configuring the report schedule. In Open-AudIT Enterprise, you can click on the menu bar System -> Report Schedule. The configuration items have help buttons to inform you of what that attribute is for.

...