Accounts

DataForge logins and Zabbix-Direct logins are made via login profiles, which are referred to as accounts. This chapter explains the differences between the two and explains which type is used for what.

Overview

Our services are using different types of accounts. The information required for an account is depending on the app mode. Our app mode options are Zabbix-Direct and DataForge. When using DataForge, you must further specify whether you are a DataForge User or a DataForge Manager.

The Zabbix-Direct mode is only available if you are using our IntelliTrend Mobile for Zabbix app. Its functionality however is fully integrated into DataForge.

  • App mode: Zabbix-Direct (app only)
  • App mode: DataForge
    • Account type: DataForge Manager (used to configure the DataForge server like adding Zabbix server and users)
    • Account type: DataForge User (used by regular users)

Accounts list

The accounts list maintains a consistent appearance regardless of whether you’re accessing it via the mobile app or a web browser.

accountList
Accounts list: IntelliTrend Mobile for Zabbix

However, when adding an account, the first step is different between the app and the browser version. This is explained in the following section. For more details about the account types themselves, refer to the corresponding sections of this chapter:

Add an account

To add an account click on the Add account button.

loginInterface
Account list: Add an account

Depending on the product or access method you’re using, you’ll encounter a different option selection while adding an account.

Variant 1: IntelliTrend Mobile for Zabbix

When you are using our IntelliTrend Mobile for Zabbix app, you have to select an app mode after clicking add account:

addAccountApp
Add account using IntelliTrend Mobile for Zabbix

For further instructions on how to add an account depending on the app mode, refer to the corresponding sections.

Variant 2: Browser

The browser version doesn’t support the Zabbix-Direct mode and will instead open the account type selection:

addAccountBrowser
Add account using a browser

More details about the DataForge login process can be found in the sub-chapter Account type: DataForge.

Login user existing account

Regardless of product and access method, once the account form is filled and saved, an account will be displayed for quick access in the list. To login with an existing account just click on it.

accountList
Account list: List with existing accounts

Account type: DataForge

DataForge login offers login options for two types of users: DataForge Users and DataForge Managers.

DataForge User

A DataForge User is a Zabbix user imported into DataForge by a DataForge Manager. Once imported, these users can log in to DataForge by using the DataForge User account type with their Zabbix account credentials, or by providing a Zabbix API token. Depending on their assigned user role and user group, they can interact with features such as the Zabbix Client, Self Provisioning, and Reporting. This user type does not operate in the administrative sections of DataForge.

When adding a DataForge User account, a form will open requiring information about the DataForge and Zabbix server, as well as your account credentials. By default the DataForge server of IntelliTrend is selected. You can also use a custom DataForge server.

User account: Default DataForge server

loginTypeUserDefault
Add account: DataForge User form default

  • DataForge Server: Set to the configured default value (dataforge.intellitrend.de). The default server can be configured if DataForge is acquired as on-prem. You can provide a custom server by opening the dropdown menu and selecting custom. This will change the form (see User account: Custom DataForge server).
  • Zabbix server identifier: The Zabbix server alias of the server from which the DataForge User originated.
  • Password/Token authentication: You can toggle between authentication methods. Password authentication is selected by default. More information about the Zabbix API token login can be found here.
  • Username: Your designated username.
  • Password: Your designated password.

User account: Custom DataForge server

loginTypeUserCustom
Zabbix API token login

  • DataForge Server: The URL of the DataForge server without https:// or http://. The URL prefix will be selected via the dropdown.
  • Zabbix server identifier: The Zabbix server alias of the server from which the DataForge User originated.
  • Password/Token authentication: You can toggle between authentication methods. Password authentication is selected by default. More information about the Zabbix API token login can be found here.
  • Username: Your designated username.
  • Password: Your designated password.
  • API guard token: If you have the API Guard software from IntelliTrend, an API Guard token can be provided. This adds an extra layer of security (see API guard token).

Zabbix API token login

Zabbix API token login:

Instead of providing a username and password, you can also log in using a Zabbix API token. You can check how this token can be created in the official documentation of zabbix. To use the Zabbix API token login, click on Token authentication to switch to the corresponding menu.


loginTypeUserDefault
Zabbix API token login

Please refer to the manager manual’s getting started chapter for detailed instructions on the login process and where to begin.

DataForge Manager

DataForge Managers do not originate from a Zabbix server and are the administrative accounts within DataForge. The administrative tasks in DataForge include: configuring DataForge, managing integrations of Zabbix servers, companies, users, and user roles, and monitoring microservices and auditing system activities.

When adding a DataForge Manager account, a form will open requiring information about the DataForge, as well as your account credentials. By default the DataForge server of IntelliTrend is selected. You can also use a custom DataForge server.

Manager account: Default DataForge server

loginTypeAdminDefault
Add account: DataForge Manager form

  • DataForge Server: Set to the configured default value (dataforge.intellitrend.de). The default server can be configured if DataForge is acquired as on-prem. You can provide a custom server by opening the dropdown menu and selecting custom. This will change the form (see Manager account: Custom DataForge server).
  • Email: Your designated manager Email.
  • Password: Your designated password.

Manager account: Custom DataForge server

loginTypeAdminCustom
Add account: DataForge Manager form

  • DataForge Server: The URL of the DataForge server without https:// or http://. The URL prefix will be selected via the dropdown.
  • Email: Your designated manager Email.
  • Password: Your designated password.
  • API guard token: If you have the API Guard software from IntelliTrend, an API Guard token can be provided. This adds an extra layer of security (see API guard token).

Account type: Zabbix-Direct

Zabbix-Direct utilizes your Zabbix user credentials or a Zabbix API token to establish a direct connection with your Zabbix server. Once logged in, you can explore the features offered by Zabbix-Direct. A detailed description of its functionalities can be found in the user manual’s Zabbix Client chapter. Additionally, you can configure and enable push notifications to stay informed about important events.

When choosing the Zabbix-Direct mode, a form will open requiring the address of the Zabbix server, as well as your account credentials.

zabbixDirectLogin
Add account: Zabbix-Direct user form

  • Zabbix frontend: The Zabbix server address without https:// or http://. The URL prefix will be selected via the dropdown.
  • Password/Token authentication: You can toggle between authentication methods. Password authentication is selected by default. More information about the Zabbix API token login can be found here.
  • Zabbix username: Requires the Zabbix account’s username.
  • Zabbix password: Requires the Zabbix account’s password.
  • API guard token: Can be provided for an extra layer of security.

API guard token

IntelliMon API Guard:

The API Guard is a free software from IntelliTrend that offers an extra layer of security. It acts as an API reverse-proxy/gateway for a Zabbix frontend, allowing public access to the Zabbix API without exposing the entire web frontend.

If you want to learn more about the IntelliMon API Guard or get it for yourself, check out the following pages:

Reorder accounts

You can change the order of your accounts by clicking the Change order button at the top right corner.

When you are done reorder, you can save the order by clicking the Done button.

Delete Account

An added account can be deleted by clicking the bin-icon of an account.

Last modified April 22, 2025: (714c3d755)