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

Compare with Current View Page History

« Previous Version 2 Next »

The Support Page

Purpose

As at version 1.3.2 Open-AudIT now includes a page titled Support. It is available at Menu -> Help -> Support. This is to be used as a first point of call when troubleshoot Open-AudIT issues.

Function

This page retrieves various system details and variables. It then runs several tests upon the results and suggests various fixes.

This information is also available to email to Opmantek from a link on the page, along with links to download various files from the Open-AudIT server for inclusion as attachments to the email.

Variables

The currently retrieved variables are (below contain sample data as values):

[application_environment] => development
[application_log_permission] => -rw-rw-rw-
[application_web_version] => 1.3.2
[application_web_internal_version] => 20140515
[application_db_database_version] => 1.3.2
[application_db_internal_version] => 20140515
[application_nmis_enabled] => y
[application_nmis_url] =>
[application_oae_status] => oac-oae
[application_name_match] => y
[application_ad_domain] =>
[application_ad_server] =>
[application_permitted_uri_chars] =>
[application_base_url] => http://localhost/open-audit/
[application_prod_devices] => 78
[application_prod_devices_in_all] => 78
[application_non-prod_devices] => 1
[application_temp_rows] => 0
[os_platform] => Linux (Debian)
[os_version] => Linux Mint 17 Qiana
[os_database] => mysql (version 5.5.37-0ubuntu0.14.04.1-log)
[os_webserver] => Apache/2.4.7 (Ubuntu)
[os_timezone] => Australia/Brisbane
[prereq_apache_mod_proxy] => Status: install ok installed
[prereq_curl] => /usr/bin/curl
[prereq_samba-client] => /usr/bin/smbclient
[prereq_nmap] => /usr/bin/nmap
[prereq_nmap_perms] => -rwsr-xr-x
[prereq_php-cli] => Status: install ok installed
[prereq_screen] => /usr/bin/screen
[prereq_sshpass] => /usr/bin/sshpass
[prereq_wget] => /usr/bin/wget
[prereq_winexe] => /usr/bin/winexe
[prereq_zip] => /usr/bin/zip
[php_version] => 5.5.9-1ubuntu4
[php_error_reporting] => 32767
[php_timezone] => Australia/Brisbane
[php_process_owner] => www-data
[php_memory_limit] => 512M
[php_max_execution_time] => 600
[php_max_input_time] => 600
[php_display_errors] => 1
[php_upload_max_filesize] => 10M
[php_ext_ldap] => y
[php_ext_mbstring] => y
[php_ext_mcrypt] => y
[php_ext_mysql] => y
[php_ext_posix] => y
[php_ext_snmp] => y
[php_ext_xml] => y
[oae_link] => /open-audit/
[oae_server] => http://127.0.0.1/open-audit/
[oae_username] => open-audit_enterprise

Tests

The tests run against this information are:

  • Check the Open-AudIT Enterprise config.
  • Check the linux dependencies installed.
  • Check the required PHP modules.
  • Check the status of the linux nmap file (has it had its SUID set).
  • Check file permission on Open-AudIT log file.
  • Compare PHP and operating system timezones.
  • Check the application environment status
  • Count the devices with a 'Production' status and compare to the count of devices in the All Devices Group.
  • Check for rows in the database temp table.
  • Check for devices with a status not equal to Production.

 

  • No labels