Versions Compared

Key

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

...

If you go to Admin -> Configure you will now see additional options for configuration. oae_url, nmis_url and maps_url can all be configured to point to the directories or sites for these additional products. If left unconfigured, the icons for these products in the header will show "about" style pages for eachOpen-AudIT Enterprise and opMaps or direct you to the Opmantek website for NMIS. If configured, a new tab or window should spawn when one of the icons in the header is clicked, taking you to the configured URL.

...

Open-AudIT contains an updated "audit_windows.vbs". Please ensure you replace any existing audit scripts being used with this new version. An initial release of a Linux audit script is now included. audit_linux.sh is a community provided script, support for which is provided by the community on the Open-AudIT forums. It can be found in open-audit/other like the rest of the scripts.

Test data

WARNING - do not use this URL function on production systems.

For testing and/or evaluation purposes there is now an 'admin' level controller and function to generate approximately 1,100 systemsdevices, a few groups and some locations and insert these into the database.

I have disabled this in code and there is no link from the GUI. This is intentional. If you call this function, 1,100 systems devices will be inserted regardless of what is currently in your database.

...

The devices that are inserted only populate the 'system' table of the database. There are no further details such as hardware or software installed or settings such as routes, etc. This is for basic testing and evaluation and not meant for thorough analysis on a detailed level.

New Groups

Most Group definitions have been revised to show an icon as the first column in the display group web page. The icon is based on the man_type field in the system table with the exception of devices where man_type = computer. These devices will use the icon for their installed operating system, the man_os_family column in the database.

Attribute formatting

The values reported for processor description and os name are now formatted to remove any (R), (r), (TM), (tm) strings and extra spaces removed. These characters provide no value and rather than use the strings exactly as derived, some nice human readable formatting is applied. The existing database values for these items will be changed when the database upgrade (Admin -> About) is performed. 

Attribute editing

More attributes are now available for editing on the device details screen.