You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Introduction

Open-AudIT Enterprise 1.5.1 now introduces the ability to schedule certain types of repetitive tasks. 

There is now a gui tool to enable the scheduling of Subnet Discovery, Active Directory Discovery and Emailed Reports.

Scheduled Tasks use 'at' under Windows and 'cron' under Linux.

Windows tasks can be enumerated using a command prompt and typing 'at'.

Linux jobs can be enumerated by using a shell and running 'less /etc/cron.d/oae'.

 

Listing Tasks

All scheduled tasks are listed in the configuration section of Open-AudIT Enterprise (menu -> System -> Setup Scheduled Tasks). From this screen you can add, remove and edit scheduled tasks.

 

Setting up Emailed Reports

When you enable a Report to be run on a schedule, the report is emailed to your chosen address. You MUST have set up email via menu -> System -> Email). We also have a "test email" button on that page. Input your details, save it and then test it. You should have a modal box that informs you if it successful or not and obviously a test email should arrive if it is successful. Once you have email configured, your scheduled reports can be configured.

On the Task Schedule page, click the "Add New" button to configure a task.

Choose the "type" of scheduled task from the first drop down. This will configure the additional fields required depending on the type of task. Obviously, choose Scheduled Report.

Provide an hour (hour only, no minutes as yet), give the task a name (this is not the name of the actual scheduled report itself), select which days you would like the report run, choose which report you would like run, supply an email address and choose a report format and you're done.

Reports will be sent with an email body of the report (in html format) and the report attached in the requested format.

 

Setting up Subnet Discovery

Setting up Discovery on a subnet is almost identical to running a regular Discovery via the web interface. The only additional items are the schedule hour and day(s) and a name for the Scheduled Task itself. You can take advantage of this to schedule multiple discoveries using different sets of credentials.

Setting up Active Directory Discovery

As per the Subnet Discovery, the Active Directory Discovery is also simply the same fields as a regular Active Directory Discovery with the addition of a day, hour(s) and name.

 

  • No labels