Versions Compared

Key

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

...

These dashboard graphs are pre-configured in Open-AudIT Enterprise and updated whenever the page is requested (live). Additional graphs can be constructed upon request.

 

Maps

If you have configured Locations in Open-AudIT with the associated Groups enabled and devices assigned to those Groups, Open-AudIT Enterprise will show you these Locations using Google Maps and display a pop-up when a marker is clicked, containing the number of device types. The test for each device type is clickable and upon being clicked will show (inside Open-AudIT) the relevent devices in the particular location. If the Location Name is clicked, all device will be shown in that location in Open-AudIT.

To enable Maps, create locations in Open-AudIT (Admin -> Locations > Add Location) and ensure the Activate Group checkbox is ticked. Next assign some devices to those locations. You will now see these on the Open-AudIT Enterprise Map by clicking the opMaps icon in the Open-AudIT header or the Map link on the left side of the Open-AudIT Enterprise Dashboard.

 

Scheduled Reports

**UPDATE - This is now configurable from the web interface. In Open-AudIT Enterprise, go to System -> Email.

...

user_id: In the present code, this should always be set to the default value of OAE-Dashboard. The program will retrieve the access credentials from the opCommon.nmis file as described in the Open-AudIT Enterprise - Install Guide (alpha 1)install guides.

report_id: If running a report that is already in the Open-AudIT database, you can specify the report's id here. This will prevent the need to supply a report definition XML file as below.

...

destination: Valid values are file , and email and dashboard.

destination_address: Only required if file or email specified in the destination attribute. Should be a file path on the local file system or a valid email address.

...