Versions Compared

Key

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

Version 0.3 (Draft)

GitHub: handel-gmbh/otwatch: opentext monitoring Solution for xECM (github.com)

Requirement

Following software are requirement:

Application

Download Link

opentext Monitoring Agent

...

prometheus Download | Prometheus

Installations

...

Default Folder structure

Info

Path

Desc.

Root Folder

“D:\otx\”

Root folder for all installs

Kit Folder

“D:\otx\kit\”

Tools / Temp Folder

Software Folder

“D:\otx\sw\

Software binary Folder

otwatch Root Folder

“D:\otx\sw\otwatch”

Folder for all otwatch Programs

Batch Script:

Code Block
mkdir D:\otx\
mkdir D:\otx\kit\
mkdir D:\otx\sw\
mkdir D:\otx\sw\otwatch\prometheus\prometheus.yml --web.enable-admin-api   --web.external-url=https://otwatch.emmi.ch/prometheus  --web.route-prefix="/"  --storage.tsdb.retention.time="365d"  --log.level=debug"

mkdir D:\otx\sw\otwatch\nssm.exe set otwatch_client DisplayName otwatch_prometheus
kit\otwatch\

Install Folder

Software

Software Folder

Install Path

opentext Monitoring Agent

otma<env>

Code Block
D:\otx\sw\otwatch\

...

otma<env>

Prometheus Install

prometheus

Code Block
D:\otx\sw\otwatch\

...

otwatch_

...

prometheus

Prometheus Alertmanager Install

prometheus_alertmanager

Code Block
"D:\otx\sw\otwatch\prometheus_

...

alertmanager"

Prometheus SNMP Exporter Install

prometheus_snmp_exporter

Code Block
"D:\otx\sw\otwatch\

...

prometheus_snmp_exporter"

Prometheus Windows Exporter

prometheus_windows_exporter

Code Block
"D:\otx\sw\otwatch\

...

prometheus_node_exporter"

Prometheus Pushgateway Install

prometheus_pushgateway

Code Block
"D:\otx\sw\otwatch\

...

prometheus_blackbox_exporter"

Prometheus Blackbox Exporter Install

prometheus_blackbox_exporter

Code Block
"D:\otx\sw\otwatch\prometheus_

...

blackbox_exporter"

Grafana Install

grafana

Code Block
"D:\otx\sw\otwatch\

...

grafana"

Nginx

nginx

Code Block
"D:\otx\sw\otwatch\

...

nginx"