|
Server IP : 2a02:4780:11:1361:0:bf7:7935:10 / Your IP : 216.73.216.49 Web Server : LiteSpeed System : Linux in-mum-web1261.main-hosting.eu 4.18.0-553.37.1.lve.el8.x86_64 #1 SMP Mon Feb 10 22:45:17 UTC 2025 x86_64 User : u200767797 ( 200767797) PHP Version : 8.1.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF Directory (0755) : /lib/.build-id/b5/../ad/../5c/../6a/../../systemd/system/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
# -*- mode: conf -*- [Unit] Description=NGINX Prometheus Exporter for NGINX and NGINX Plus. Documentation=https://github.com/nginxinc/nginx-prometheus-exporter After=network.target [Service] EnvironmentFile=-/etc/default/nginx_exporter User=prometheus ExecStart=/usr/bin/nginx_exporter $NGINX_EXPORTER_OPTS ExecReload=/bin/kill -HUP $MAINPID Restart=on-failure RestartSec=5s [Install] WantedBy=multi-user.target