Versions Compared

Key

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

...

As part of the Collector / Server feature, we have changed the way Tasks work. Tasks are now able to be scheduled down to "minute" granularity. Tasks work as per the universal "cron" type schedule (Wikipedia link). When we install (or upgrade) Open-AudIT, you will see a cron entry or scheduled task that runs each minute. This is the controlling task that asks Open-AudIT to check to see if there are any jobs it should run at this time. You should not delete this entry. Your old tasks will still exist and continue to work and can be deleted however no new tasks can be created using the old method. You will see an entry under menu -> Admin for Tasks.

NOTE - If you are using HTTPS you will need to edit the file (linux) /usr/local/omk/bin/open-audit_tasks.sh or (windows) c:\omk\bin\open-audit_tasks.vbs to change the URL. We hope to automate this int he future.

 

Discovery and SSH keys 

We now have the ability to accept password protected SSH keys for discovery under both Linux and Windows.

 

Change Log

 
Open-AudITBugFix template bug for bulk update status.
Open-AudIT EnterpriseBugFix template bug for bulk update status.
Open-AudITImprovementBack off timing by default (T2). Allow extra seconds for scan (now 30, was 20).
Open-AudITImprovementRestore Bulk Edit -> Discover button.
Open-AudITBugFix SQL to remove old log lines.
Open-AudITImprovementPrefer curl to wget when submitting result in audit_linux.sh
Open-AudITImprovementAdd exception for innotek for keywork 'in' (manufacturers summary).
Open-AudITFeatureAllow for password protected ssh keys.
Open-AudITImprovementReplace SSH calls with PHPSecLib library and use in Discovery.
Open-AudITBugAttachments fixed.
Open-AudIT EnterpriseBugAttachments fixed.
Open-AudITImprovementDo not set a default of status == production in the devices filter.
Open-AudITImprovementSNMP vendor Hirschmann (248) added.
Open-AudITImprovementNo alert on AD discovery when no subnet provided.
Open-AudITImprovementDiscovery for single device implemented.
Open-AudITImprovementBetter support for NMIS (and other Opmantek products) export.
Open-AudITImprovementDiscovery create use a drop-down with a lost of possible network addresses, and also provide an 'other' option to manually input something else.
Open-AudITImprovementDo not run the Summaries when generating menu items, just retrieve the list of them.