DEV Community

Rümeysa Öz for Açıklab

Posted on • Edited on

3 2 1 1 1

Netex Sensör, Netex Sunucusuna Nasıl Eklenir?

Netex Sensör (Linux-Client) Kurulumu

  • Netex sensör kurulacak makinenin terminali açılır.

  • İçe aktarılmış olan "netex-sensor-x64.deb" dosyası aşağıdaki komut yardımı ile bağımlılıkları dahilinde kurulur:

# sudo apt install ./netex-sensor-x64.deb
Enter fullscreen mode Exit fullscreen mode
  • Kurulum sonrası /opt/netex-sensor/.env içine girilir ve düzenlemeler yapılır.

netex_server_IP: Netex server IP adresi girilir.
dns_server: DNS server girilir.

# cat /opt/netex-sensor/.env
SERVER_URL="https://netex_server_IP:7782"
LOG_LEVEL="DEBUG"
DNS_SERVER_URL="dns_server:53"
Enter fullscreen mode Exit fullscreen mode
  • Dosya kaydedilip çıkılır ve netex-sensor yeniden başlatılır:
# systemctl restart netex-sensor
Enter fullscreen mode Exit fullscreen mode
  • Ardından şu komut ile kontrol edilir:
# systemctl status netex-sensor
Enter fullscreen mode Exit fullscreen mode

böylece Netex sensör, Netex sensör için istenen sunucuya eklenmiş olur.

Image description

Daha sonrasında Liman Netex Eklentisi ile sensörler izlenebilmektedir.

Image of Datadog

Create and maintain end-to-end frontend tests

Learn best practices on creating frontend tests, testing on-premise apps, integrating tests into your CI/CD pipeline, and using Datadog’s testing tunnel.

Download The Guide

Top comments (0)

Image of Docusign

🛠️ Bring your solution into Docusign. Reach over 1.6M customers.

Docusign is now extensible. Overcome challenges with disconnected products and inaccessible data by bringing your solutions into Docusign and publishing to 1.6M customers in the App Center.

Learn more