TERRA Management/en: Unterschied zwischen den Versionen

Aus TERRA CLOUD WIKI
Die Seite wurde neu angelegt: „=== Details ===“
 
Keine Bearbeitungszusammenfassung
 
(8 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 36: Zeile 36:
==Installation==
==Installation==


Download the TERRA Management Agent. To do so, log in to the Technical Center, navigate to the TERRA Management tab, and click Download. <br>
<span id="Einleitung"></span>
[[Datei:DE-TERRA_Management_Agent_Download.png|ohne|gerahmt]]
===Introduction===
Now start the installation. First, select the language you want to use to guide you through the installation. <br>
 
[[Datei:DE-TERRA_Management_Agent_Sprachauswahl.png|ohne]]
The Agent Client is an essential component of our TERRA Management
Read and accept the license agreement and click "Next." <br>
System and is installed on the server systems to enable centralized administration
[[Datei:DE-TERRA_Management_Agent_Lizenzvereinbarung.png|ohne]]
and control. Installation is performed using our installer,
A hardware token is required during installation. You can find it in the Technical Center under the TERRA Management tab.<br>
which is available under the "TERRA Management" menu item in the Technical Center.
[[Datei:DE-TERRA_Management_Hardware_Token.png|ohne|gerahmt]]
This guide describes the installation process in detail, both manually and automatically (silent installation).
Insert the token into the "Registration Token" field and click "Next." <br>
<span id="Voraussetzungen"></span>
[[Datei:DE-TERRA_Management_Agent_Hardware_Registrieren.png|ohne]]
===Requirements===
In the next installation step, select "Complete" and click "Next." <br>
 
[[Datei:DE-TERRA_Management_Agent_Setup.png|ohne]]
Before you begin the installation, ensure that the following requirements are met:
Confirm the installation by clicking "Install." <br>
* The server system has access to the Technical Center.
[[Datei:DE-TERRA_Management_Agent_Installieren.png|ohne]]
* You have a valid token to register the server.
Clicking "Finish" completes the installation. The device is now visible in the Technical Center. <br>
* Administrator rights are required for installation.
[[Datei:DE-TERRA_Management_Agent_Fertigstellen.png|ohne]] <br>
<span id="Herunterladen_des_Installers"></span>
===Download the installer===
 
The installer can be obtained directly from the Technical Center.
Follow these steps: <br>
<br>
1. Log in to the Technical Center. <br>
2. Navigate to '''TERRA Management''' -> '''Download TERRA Management Agent'''. <br>
3. Download the latest version of the installer. <br>
<span id="Erhalt_des_Tokens"></span>
===Receiving the token===
 
The installation process requires a token to identify and assign
the server system.<br>The token has the following format, for example:
<code>49dd334bc63aea36383a8f4a96155fe8ca284923ea02c095d8d9a659c6b028f4</code> <br>
<br>
This token is generated in the TERRA Management System, assigned to a customer,
and is valid for one year. Please note the token for installation and use it within this time.
<br>
<br>
'''Token management will be available soon.'''
<span id="Manuelle_Installation"></span>
===Manual Installation===
 
To run the installer manually, follow these steps: <br>
<br>
1. Double-click the downloaded '''setup.exe''' file. <br>
2. Follow the instructions in the installation wizard. <br>
3. Enter the received token when prompted. <br>
4. Click Install and wait for the process to complete. <br>
5. After the installation is complete, no system reboot is required.
===Silent Installation===
 
If you want to perform the installation without user interaction, you can do so
via the command line. Use the following command: <br>
<code>".\TERRA Management Agent.exe" /silent /v" /quiet /norestart TCTOKEN=YOURTOKEN"</code> <br>
<br>
Replace <code>YOURTOKEN</code> with the actual token you received. <br>
<br>
'''Example for a complete installation''':
<code>".\TERRA Management Agent.exe" /silent /v"/quiet /norestart TCTOKEN=35eca490b92fd93...</code> <br>
<br>
'''Explanation of the parameters''': <br>
* <code>/silent</code> - Runs the installation in the background. <br>
* <code>/v"/quiet"</code> - Prevents the installation wizard from appearing. <br>
* <code>/v"/norestart"</code> - Prevents the system from automatically rebooting. <br>
* <code>/v"TCTOKEN="YOURTOKEN""</code> - Passes the token for server assignment.
<span id="Überprüfung_der_Installation"></span>
===Verifying the installation===
 
After successful installation, you can check whether the Agent Client has been registered correctly: <br>
<br>
1. Open the command line and enter the following command: <code>sc query "AgentService"</code> <br>
2. If the service is running, an output with '''STATE: RUNNING''' should appear. <br>
3. Alternatively, you can log in to the Technical Center and check the system in the
list of registered devices.
<span id="Fehlerbehebung"></span>
===Troubleshooting===
 
If you experience problems during installation, please note the following: <br>
* '''Installer does not start:''' <br>
** Ensure the installer is running with administrator privileges. <br>
** Check that the token is still valid and has not expired. <br>
* '''Error processing token:''' <br>
** Check that the token was entered correctly. <br>
** Check that the token is still valid and has not expired. <br>
* '''Agent Client is not registered:''' <br>
** Ensure the system has an internet connection. <br>
** Check if firewall settings are blocking communication. <br>
===Support===
 
If you have any further questions regarding the installation or use of the Agent Client, please contact WORTMANN AG's server support team:
[mailto:support@terracloud.de support@terracloud.de] or +49 5744 944 392.
==Deinstallation==
 
If the Agent Client needs to be removed, this can be done via the Control Panel
or the command line: <br>
<br>
'''Manual uninstallation:''' <br>
1. Open the '''Control Panel'''. <br>
2. Navigate to '''Programs and Features'''. <br>
3. Search for '''TERRA Management Agent''' and click '''Uninstall'''. <br>
<br>
'''Silent uninstallation (automated)''': <br>
<code>".\TERRA Management Agent.exe" /x /v"/quiet /norestart"</code>
== Filter ==
== Filter ==


Zeile 69: Zeile 153:
=== Details ===
=== Details ===


<div lang="de" dir="ltr" class="mw-content-ltr">
In the detail view, you can see more detailed information about the currently selected system.<br>
In der Detail-Ansicht sehen Sie genauere Informationen zum aktuell ausgewählten System.<br>
In addition to the information in the overview, you can also see data such as the service period or the service description.<br>
Zusätzlich zu den Infos in der Übersicht sehen Sie hier auch Daten wie den Servicezeitraum oder die Servicebeschreibung.<br>
[[Datei:DE-TERRA_Management_Details.png|1180px|ohne]]<br>
[[Datei:DE-TERRA_Management_Details.png|1180px|ohne]]<br>
</div>
<span id="Treiber"></span>
<div lang="de" dir="ltr" class="mw-content-ltr">
=== Driver ===
=== Treiber ===
</div>


<div lang="de" dir="ltr" class="mw-content-ltr">
In the driver view, you can centrally update various system drivers, such as chipset or VGA drivers.<br>
In der Treiber-Ansicht können Sie verschiedene System-Treiber wie Chipsatz- oder VGA-Treiber zentral updaten.<br>
[[Datei:DE-TERRA_Management_Treiber.png|1180px|ohne]]<br>
[[Datei:DE-TERRA_Management_Treiber.png|1180px|ohne]]<br>
</div>
<div lang="de" dir="ltr" class="mw-content-ltr">
=== Firmware ===
=== Firmware ===
</div>


<div lang="de" dir="ltr" class="mw-content-ltr">
In the firmware view, you can update the motherboard firmware for selected server models.<br>
In der Firmware-Ansicht können Sie bei ausgewählten Server-Modellen die Mainboard Firmware updaten.<br>
To do this, you must enter the remote management credentials in the detailed view.<br>
Hierzu ist es erforderlich, dass Sie auf der Detail-Ansicht die Remotemanagement Zugangsdaten hinterlegen.<br>
[[Datei:Server_Manager-Firmware.png|1180px|ohne]]<br>
[[Datei:Server_Manager-Firmware.png|1180px|ohne]]<br>
[[Datei:DE-TERRA_Management_Firmware_Remotemanagement.png|1180px|ohne]]<br>
[[Datei:DE-TERRA_Management_Firmware_Remotemanagement.png|1180px|ohne]]<br>
</div>
<span id="Betriebssysteme"></span>
<div lang="de" dir="ltr" class="mw-content-ltr">
=== Operating systems ===
=== Betriebssysteme ===
</div>


<div lang="de" dir="ltr" class="mw-content-ltr">
You can download selected operating system ISOs on the operating system tab.<br>
Auf dem Betriebssystem-Reiter können Sie ausgewählte Betriebssystem-ISOs herunterladen.<br>
Currently, Server 2019, 2022, 2025, VMware ESXi 7.0, and Windows 11 are available there.<br>
Aktuell wird dort Server 2019, 2022, 2025, VMware ESXi 7.0 und Windows 11 angeboten.<br>
[[Datei:DE-TERRA_Management_Betriebssysteme.png|1180px|ohne]]<br>
[[Datei:DE-TERRA_Management_Betriebssysteme.png|1180px|ohne]]<br>
</div>
<span id="Fehlerbehebung"></span>
<div lang="de" dir="ltr" class="mw-content-ltr">
=== Troubleshooting ===
=== Fehlerbehebung ===
</div>


<div lang="de" dir="ltr" class="mw-content-ltr">
You can create log files from the server using the Troubleshooting tab.<br>
Über den Fehlerbehebungs-Reiter können Sie Logfiles vom Server erstellen.<br>
Mainboard and RAID controller log files are supported.
Hierbei werden Mainboard und RAID-Controller Logfiles supportet.
[[Datei:DE-TERRA_Management_Fehlerbehebung.png|1180px|ohne]]<br>
[[Datei:DE-TERRA_Management_Fehlerbehebung.png|1180px|ohne]]<br>
</div>
<div lang="de" dir="ltr" class="mw-content-ltr">
=== Servereye ===
=== Servereye ===
</div>


<div lang="de" dir="ltr" class="mw-content-ltr">
<span id="Aktivierung/Installation"></span>
==== Aktivierung/Installation ====
==== Activation/Installation ====
</div>


<div lang="de" dir="ltr" class="mw-content-ltr">
To activate the Servereye component of TERRA Management, you must first link your Servereye account. Click on "Reseller Management"
'''Dieses Feature ist noch nicht verfügbar, kommt aber in naher Zukunft.'''<br><br>
Zur Aktivierung der Servereye Komponente des TERRA Managements müssen Sie zuerst Ihren Servereye Account verknüpfen.<br><br>
Klicken sie auf "Resellerverwaltung"
[[Datei:DE-TERRA_Management_Servereye_Aktivierung1.png|1180px|ohne]]
[[Datei:DE-TERRA_Management_Servereye_Aktivierung1.png|1180px|ohne]]
Klicken sie auf "Bearbeiten"
Click on "Edit"
[[Datei:DE-TERRA_Management_Servereye_Aktivierung2.png|1180px|ohne]]
[[Datei:DE-TERRA_Management_Servereye_Aktivierung2.png|1180px|ohne]]
Erstellen Sie mit Ihren Zugangsdaten einen Zugang oder erstellen sie einen neuen Kunden.
Create an account using your credentials or create a new customer.
[[Datei:DE-TERRA_Management_Servereye_Aktivierung3.png|1180px|ohne]]
[[Datei:DE-TERRA_Management_Servereye_Aktivierung3.png|1180px|ohne]]
Nachdem Sie auf Speichern geklickt haben, sollte nun Servereye einen grünen Haken haben.
After clicking Save, Servereye should now have a green check mark.
[[Datei:DE-TERRA_Management_Servereye_Aktivierung4.png|1180px|ohne]]
[[Datei:DE-TERRA_Management_Servereye_Aktivierung4.png|1180px|ohne]]
Jetzt können sie wieder zurück zur Servereye Sektion ihres Systems und können dort Agent installieren klicken.
Now you can return to the Servereye section of your system and click Install Agent there.
[[Datei:DE-TERRA_Management_Servereye_Installation.png|1180px|ohne]]<br>
[[Datei:DE-TERRA_Management_Servereye_Installation.png|1180px|ohne]]<br>
</div>
<div lang="de" dir="ltr" class="mw-content-ltr">
==== Allgemein ====
</div>


<div lang="de" dir="ltr" class="mw-content-ltr">
<span id="Allgemein"></span>
'''Dieses Feature ist noch nicht verfügbar, kommt aber in naher Zukunft.'''<br><br>
==== General ====
Servereye funktioniert als vielseitige IT-Monitoring-Lösung, die Ihnen die Überwachung und Wartung anvertrauter IT-Systeme maximal vereinfacht bei optimaler Sicherheit.
 
Die intelligente Remote Monitoring & Management Plattform automatisiert viele Routineaufgaben und ermöglicht Ihnen bei Serverausfällen sofortiges Handeln und schnelle Problemlösung.
Servereye functions as a versatile IT monitoring solution that maximizes the ease of monitoring and maintaining entrusted IT systems while ensuring optimal security.
The intelligent remote monitoring and management platform automates many routine tasks and enables you to take immediate action and quickly resolve problems in the event of server outages.
[[Datei:DE-TERRA_Management_Servereye_Uebersicht.png|1180px|ohne]]
[[Datei:DE-TERRA_Management_Servereye_Uebersicht.png|1180px|ohne]]
Per Klick auf die einzelnen Agenten können Sie die Detail-Ansicht des jeweiligen Agenten anschauen.<br>
By clicking on the individual agents, you can view the detailed view of each agent.<br>
[[Datei:DE-TERRA_Management_Servereye_UebersichtDetail.png|1180px|ohnet]]<br>
[[Datei:DE-TERRA_Management_Servereye_UebersichtDetail.png|1180px|ohnet]]<br>
</div>
<div lang="de" dir="ltr" class="mw-content-ltr">
== Fehlerdiagnose ==
</div>


<div lang="de" dir="ltr" class="mw-content-ltr">
<span id="Fehlerdiagnose"></span>
Sollten Probleme bei der Registrierung oder Installation auftreten, prüfen Sie bitte die folgenden Punkte:
== Troubleshooting ==
</div>
 
<div lang="de" dir="ltr" class="mw-content-ltr">
If you experience problems during registration or installation, please check the following points:
=== Programme überprüfen ===
<span id="Programme_überprüfen"></span>
</div>
=== Check programs ===


<div lang="de" dir="ltr" class="mw-content-ltr">
Check under '''Programs and Features''' whether the following programs are still installed:
Kontrollieren Sie unter '''Programme und Features''', ob noch folgende Programme installiert sind:
* TERRA Management
* TERRA Management
* Server Manager
* Server Manager
'''→ Falls vorhanden, deinstallieren Sie diese Programme'''
'''→ If present, uninstall these programs'''
</div>
<span id="Dienste_überprüfen"></span>
<div lang="de" dir="ltr" class="mw-content-ltr">
=== Check services ===
=== Dienste überprüfen ===
</div>


<div lang="de" dir="ltr" class="mw-content-ltr">
Check if the following services are running:
Prüfen Sie, ob folgende Dienste aktiv sind:
* Terra Management Service
* Terra Management Service
* Terra Management Agent Updater Service
* Terra Management Agent Updater Service
* ServerManager Service
* ServerManager Service
'''→ Falls der ServerManager Service läuft, beenden Sie diesen Dienst'''
'''→ If the ServerManager Service is running, stop this service'''
</div>
<span id="Registry_prüfen"></span>
<div lang="de" dir="ltr" class="mw-content-ltr">
=== Check Registry ===
=== Registry prüfen ===
</div>


<div lang="de" dir="ltr" class="mw-content-ltr">
Check whether the TC token is entered in the registry: <br>
Kontrollieren Sie, ob der TC-TOKEN in der Registry eingetragen ist:<br>
Path: <br>
Pfad:<br>
<code>HKEY_LOCAL_MACHINE\SOFTWARE\WortmannAG\Terra Management\Agent\TC Token</code>
<code>HKEY_LOCAL_MACHINE\SOFTWARE\WortmannAG\Terra Management\Agent\TC Token</code>
</div>
<span id="Log-Dateien"></span>
<div lang="de" dir="ltr" class="mw-content-ltr">
=== Log files ===
=== Log-Dateien ===
</div>


<div lang="de" dir="ltr" class="mw-content-ltr">
The log files can be found at the following path:<br>
Die Log-Dateien finden Sie unter folgendem Pfad:<br>
Path:<br>
Pfad:<br>
<code>C:\Program Files (x86)\WortmannAG\TERRAManagementAgent</code>
<code>C:\Program Files (x86)\WortmannAG\TERRAManagementAgent</code>
</div>

Aktuelle Version vom 29. Oktober 2025, 07:26 Uhr

General

TERRA Management is used to manage physical systems (servers, PCs, and notebooks) running Windows operating systems via a central dashboard.
Currently available features include:

  • View hardware
  • View warranty status
  • View system certificate
  • Access driver database
  • Install driver updates
  • Install firmware updates
  • Download operating system ISOs
  • Create and download log files from the motherboard and RAID controller
  • Servereye integration (not yet available)

Requirements

  • You need TERRA Cloud access.
  • The Wortmann serial number (Rxxxxxxx) must be stored in the motherboard firmware.
  • It must be a physical system, not a VM.
  • The server must be able to access the manage.terracloud API via Test-NetConnection:
    Test-NetConnection api-manage.terracloud.de -Port 443

TERRA Cloud Access

You need a TERRA Cloud account to log in to the Technical Center.
If you don't have a TERRA Cloud account yet, you can create one here: https://terracloud.de/

Click on "New here? Register now."

Enter all relevant fields, including your Wortmann AG customer number.

Click on "Create account."
After a short processing time, your Cloud Center account will be activated. At the same time, your Technical Center account will be created.
You will receive an automatically generated email in which you must confirm the account creation.

Installation

Introduction

The Agent Client is an essential component of our TERRA Management System and is installed on the server systems to enable centralized administration and control. Installation is performed using our installer, which is available under the "TERRA Management" menu item in the Technical Center. This guide describes the installation process in detail, both manually and automatically (silent installation).

Requirements

Before you begin the installation, ensure that the following requirements are met:

  • The server system has access to the Technical Center.
  • You have a valid token to register the server.
  • Administrator rights are required for installation.

Download the installer

The installer can be obtained directly from the Technical Center. Follow these steps:

1. Log in to the Technical Center.
2. Navigate to TERRA Management -> Download TERRA Management Agent.
3. Download the latest version of the installer.

Receiving the token

The installation process requires a token to identify and assign the server system.
The token has the following format, for example: 49dd334bc63aea36383a8f4a96155fe8ca284923ea02c095d8d9a659c6b028f4

This token is generated in the TERRA Management System, assigned to a customer, and is valid for one year. Please note the token for installation and use it within this time.

Token management will be available soon.

Manual Installation

To run the installer manually, follow these steps:

1. Double-click the downloaded setup.exe file.
2. Follow the instructions in the installation wizard.
3. Enter the received token when prompted.
4. Click Install and wait for the process to complete.
5. After the installation is complete, no system reboot is required.

Silent Installation

If you want to perform the installation without user interaction, you can do so via the command line. Use the following command:
".\TERRA Management Agent.exe" /silent /v" /quiet /norestart TCTOKEN=YOURTOKEN"

Replace YOURTOKEN with the actual token you received.

Example for a complete installation: ".\TERRA Management Agent.exe" /silent /v"/quiet /norestart TCTOKEN=35eca490b92fd93...

Explanation of the parameters:

  • /silent - Runs the installation in the background.
  • /v"/quiet" - Prevents the installation wizard from appearing.
  • /v"/norestart" - Prevents the system from automatically rebooting.
  • /v"TCTOKEN="YOURTOKEN"" - Passes the token for server assignment.

Verifying the installation

After successful installation, you can check whether the Agent Client has been registered correctly:

1. Open the command line and enter the following command: sc query "AgentService"
2. If the service is running, an output with STATE: RUNNING should appear.
3. Alternatively, you can log in to the Technical Center and check the system in the list of registered devices.

Troubleshooting

If you experience problems during installation, please note the following:

  • Installer does not start:
    • Ensure the installer is running with administrator privileges.
    • Check that the token is still valid and has not expired.
  • Error processing token:
    • Check that the token was entered correctly.
    • Check that the token is still valid and has not expired.
  • Agent Client is not registered:
    • Ensure the system has an internet connection.
    • Check if firewall settings are blocking communication.

Support

If you have any further questions regarding the installation or use of the Agent Client, please contact WORTMANN AG's server support team: support@terracloud.de or +49 5744 944 392.

Deinstallation

If the Agent Client needs to be removed, this can be done via the Control Panel or the command line:

Manual uninstallation:
1. Open the Control Panel.
2. Navigate to Programs and Features.
3. Search for TERRA Management Agent and click Uninstall.

Silent uninstallation (automated):
".\TERRA Management Agent.exe" /x /v"/quiet /norestart"

Filter

A filter consists of three components: a column, an operator, and a value.

Multiple filters are also possible simultaneously.


TERRA Management

Overview / Add System

The overview shows all currently added systems with information about the name, working name, status, serial number, type, and agent version.
Additionally, the agent for new servers can be downloaded and the token for the initial agent registration can be generated on this page.


Details

In the detail view, you can see more detailed information about the currently selected system.
In addition to the information in the overview, you can also see data such as the service period or the service description.


Driver

In the driver view, you can centrally update various system drivers, such as chipset or VGA drivers.


Firmware

In the firmware view, you can update the motherboard firmware for selected server models.
To do this, you must enter the remote management credentials in the detailed view.



Operating systems

You can download selected operating system ISOs on the operating system tab.
Currently, Server 2019, 2022, 2025, VMware ESXi 7.0, and Windows 11 are available there.


Troubleshooting

You can create log files from the server using the Troubleshooting tab.
Mainboard and RAID controller log files are supported.


Servereye

Activation/Installation

To activate the Servereye component of TERRA Management, you must first link your Servereye account. Click on "Reseller Management"

Click on "Edit"

Create an account using your credentials or create a new customer.

After clicking Save, Servereye should now have a green check mark.

Now you can return to the Servereye section of your system and click Install Agent there.


General

Servereye functions as a versatile IT monitoring solution that maximizes the ease of monitoring and maintaining entrusted IT systems while ensuring optimal security. The intelligent remote monitoring and management platform automates many routine tasks and enables you to take immediate action and quickly resolve problems in the event of server outages.

By clicking on the individual agents, you can view the detailed view of each agent.
ohnet

Troubleshooting

If you experience problems during registration or installation, please check the following points:

Check programs

Check under Programs and Features whether the following programs are still installed:

  • TERRA Management
  • Server Manager

→ If present, uninstall these programs

Check services

Check if the following services are running:

  • Terra Management Service
  • Terra Management Agent Updater Service
  • ServerManager Service

→ If the ServerManager Service is running, stop this service

Check Registry

Check whether the TC token is entered in the registry:
Path:
HKEY_LOCAL_MACHINE\SOFTWARE\WortmannAG\Terra Management\Agent\TC Token

Log files

The log files can be found at the following path:
Path:
C:\Program Files (x86)\WortmannAG\TERRAManagementAgent