Release Notes for Open-AudIT v2.2.3

Release Notes for Open-AudIT v2.2.3

Released 2018-06-12.

 

Change Log

Open-AudIT

Improvement

Prevent updating an empty value to certain device attributes (type, status, environment, oae_manage, nmis_manage, location_id, org_id).

Open-AudIT

Improvement

When upgrading, ensure the default (and not an empty string) is set for certain attributes (type, status, environment, oae_manage, nmis_manage, location_id, org_id).

Open-AudIT Enterprise

Bug

Fix Create Role template to not cause an error.

Open-AudIT

Bug

Bulk edit drop-downs populated.

Open-AudIT Professional

Bug

Export Devices fixed.

Open-AudIT

Bug

Fix url variable default for scripts to /input/devices (not /system/add_system) on upgrade.

Open-AudIT Professional

Bug

Fix report name for Devices Discovered in the Last 7 Days.

Open-AudIT Enterprise

Bug

Fix link attribute for Devices by Org pie chart to use org_id, not location_id.

Open-AudIT

Bug

Correctly set hostname from FQDN in match function.

Open-AudIT Professional

Bug

Fix report name when selecting a range in Software Discovered report.

Open-AudIT Professional

Bug

Fix "Device age (0-3+ years)" widget displaying all devices for Age 3+ years slice.

Open-AudIT Professional

Improvement

Added a Display All option to dataTables top left drop-down selector.

Open-AudIT Professional

Improvement

Disable 'execute' button on Discoveries list page when the discovery is for a Collector (not the local server).

Open-AudIT Enterprise

Improvement

Disable action buttons for a discovery if it is for a collector on the discoveries read page.

Open-AudIT

Improvement

Delete discovery logs for associated discovery when we delete the discovery.

Open-AudIT

Improvement

On upgrade, delete any orphaned discovery logs.

Open-AudIT

Improvement

Added 'type' to the networks table. Is an enum and can be one of (default is Local Area Network) - 'Personal Area Network', 'Local Area Network', 'Wireless Local Area Network', 'Campus Area Network', 'Metropolitan Area Network', 'Wide Area Network', 'Storage-Area Network', 'System-Area Network', 'Passive Optical Local Area Network', 'Enterprise Private Network', 'Virtual Private Network'.

Manually set at this stage. OA will always insert type "default" (ie, Local Area Network).

Open-AudIT

Improvement

Add MAC Address to manual device create form.

Open-AudIT

Bug

Add match_serial code for discovery. The code did not exist, hence this config item was never obeyed.

Open-AudIT Professional

Improvement

On the map, only show a location if we have a longitude.

Open-AudIT Professional

Bug

On the result page for a line chart click, fix link to point to the device, not the sub-resource id.

Open-AudIT Professional

Improvement

Show memory and cpu counts on device details section.

Open-AudIT

Improvement

In audit_linux.sh make the system.memory_count match that of the sum of the installed memory modules. If we cannot retrieve those, fallback to /proc/meminfo as per previously.

Open-AudIT Enterprise

Improvement

Disable action (execute, stop, etc) buttons for a discovery if it is for a collector.

Open-AudIT Professional

Improvement

Add 'Display All' option to all tables.

Open-AudIT

Improvement

For JSON output, add the linked table + id in cases where there is the primary table. IE, if change_log.system_id, add system.id to the result-set.

Open-AudIT

Improvement

For JSON output, add the server timestamp to the meta section.

Open-AudIT

Bug

Fix deceiving error message for flash when user fails to log on (No LDAP servers, when we're not using LDAP).

Open-AudIT

Bug

Restore the "included" section to output for "screen" format, hence re-enabling reports, queries and summaries in the top menu. Also affected changing drop down list attributes for devices (and likely others as well).

Open-AudIT

Improvement

Increase logging in discover_subnet.vbs to match the bash script. Logs will appear in the discovery view in the web application. Should make debugging "why did discovery not find this?" easier.