Versions Compared

Key

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


Section


Column
width35%50%


Panel
borderColor#CCCCCC
bgColor#FFFFFF
titleBGColor#F0F0F0
borderStylesolid
titleOn this page:
Table of Contents



Column


AxxonData is a local version of cloud service AxxonNet. AxxonData is compatible with Axxon One version 1.0.4 and with the Axxon Next archive product.

Minimum requirements for installing and running AxxonData

To run AxxonData, it is recommended to use a computer with a 1.0 GHz processor with two or more cores and 2 GB RAM.

Disk subsystem requirements: 1 GB to install AxxonData and at a rate of 1.5 MB = 1000 events to store the events from the detection tools in the database.

Installation

Note
titleAttention!
  • The local version of AxxonNet cannot be installed together with Axxon PSIM, because the CassiniService service is started during Axxon PSIM installation. This service runs on port 8081, the same port as the nginx service of the local version of AxxonNet.
  • Prior to the installation, make sure that ports 80 and 443 are free in the system. Port 80 is used by the Web-Server by default (see Configuring the Web-Server).
  • You can install local cloud on port 80 or port 8082 using the HTTP protocol. If port 80 is free, then local cloud will be installed on it. In this case, in order to access the cloud via web and add servers to it, it is necessary to provide access to port 80 from client devices or from the connected Axxon One Server. If port 80 is occupied, then local cloud will be installed on port 8082. In this case, it is necessary to provide public access to two ports: 8082 and 8888.
  • AxxonData is incompatible with the Failover Server and Client installation type of Axxon One.

...

After installation, the AxxonData shortcut will be created on the desktop. Installation logs will be available in the C:\Users\User\AppData\Local\Temp folder, the product logs will be available in the C:\ProgramData\AxxonSoft\AxxonData or C:\ProgramData\AxxonSoft\AxxonNet folder.

Limitations of local AxxonData Client 

There are 2 predefined users in the local AxxonData Client:

...

These users can create other users, including the administrators. Names of users are case insensitive.

Configuring the local Client installation type

Perform the configuration as follows:

  1. On all Axxon-domain Servers where AxxonData is not installed, in the hosts file (C:\Windows\System32\drivers\etc) specify the IP address of the installed local AxxonData Server: vmscloud.local. 

    Info
    titleNote

    The hosts file should be writable, not read-only.


  2. On the computer where the Axxon One Server is installed:
    1. Stop the Server.
    2. In the infra.dictionary file located in the C:\Program Files\AxxonSoft\AxxonOne\Dictionary.local folder, in the CLOUD_URL parameter, replace the address of the CLOUD_URL parameter with vmscloud.local. If AxxonData uses the HTTP protocol, then in the infra.dictionary file, replace the address of the CLOUD_URL parameter with http://vmscloud.local:80 (if installed on port 80) or http://vmscloud.local:8082 (if installed on port 8082).


      Warning

      Do not edit infra.dictionary using notepad.exe—it will break down the software. It is recommended to use Notepad++.


      Note
      titleAttention!

      Starting from Axxon One 1.9.0.37, the cloud address must be specified with the protocol in the Client.

      Image Added


    3. Start the Server.
  3. Follow these steps for all Servers of Axxon-domain.
  4. On computers without AxxonData installed, from which you need to connect to it:
    1. In the hosts file (located at C:\Windows\System32\drivers\etc), set the IP address of the computer on which AxxonData is installed.

      Info
      titleNote

      The hosts file should be writable, not read-only.


    2. Add the rootCA.pem certificate from the AxxonData installation directory to the trusted root certification authorities.
    3. Restart the computer.

Reports

When you download a scheduled AxxonData report using the link in the email, it will be downloaded only on the computer on which AxxonData is installed.

...

Note
titleAttention!

To ensure the correct operation of the reports, the data transfer rate with the Axxon One Server should be at least 300 kbps.

List of supported OS

AxxonData works on Windows Server 2019 and Windows 10.