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
...
Product documentation, software downloads & patches - monitoring_agent_22.1.3_win.msi (opentext.com) | |
Prometheus | |
Prometheus Alertmanager | |
Prometheus SNMP Exporter | |
Prometheus blackbox_exporter | |
Prometheus Pushgateway | |
Prometheus Windows Exporter | https://github.com/prometheus-community/windows_exporter/releases |
Grafana | https://grafana.com/get/?pg=oss-graf&plcmt=hero-btn-1&tab=self-managed |
Nginx | |
nssm |
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 | ||
---|---|---|---|---|
otma<env> |
|
...
| ||||
prometheus |
|
...
|
...
| ||||
prometheus_alertmanager |
|
...
| ||||
prometheus_snmp_exporter |
|
...
| ||||
prometheus_windows_exporter |
|
...
| ||||
prometheus_pushgateway |
|
...
| ||||
prometheus_blackbox_exporter |
|
...
| ||||
grafana |
|
...
| ||||
nginx |
|
...
|