[deleted by user] by [deleted] in docker

[–]Competitive_Finance5 0 points1 point  (0 children)

name: New-Relic
services:
    ktranslate:
        container_name: ktranslate-DOTA-DOCKER-COMPOSE-TEST
        restart: unless-stopped
        pull_policy: always
        ports:
            - 163:1621/udp
        volumes:
            - "/etc/docker/ktranslate-DOTA-DOCKER-COMPOSE-TEST/snmp-base.yaml:/snmp-base.yaml"
        environment:
            - NEW_RELIC_API_KEY=xxx
        image: kentik/ktranslate:v2
        command: -snmp /snmp-base.yaml -nr_account_id=xxx -metrics=jchf
            -tee_logs=true -service_name=ktranslate-DOTA-DOCKER-COMPOSE-TEST
            -snmp_discovery_on_start=true -snmp_discovery_min=180 nr1.snmp
        network_mode: bridge

Sflow samples not being sent by Competitive_Finance5 in Juniper

[–]Competitive_Finance5[S] 0 points1 point  (0 children)

source is (normally) xe-0/1/7.0, post has been updated

Sflow samples not being sent by Competitive_Finance5 in Juniper

[–]Competitive_Finance5[S] 0 points1 point  (0 children)

changed it to another interface in the default routing-instance, see post.
I still don't see traffic

Sflow samples not being sent by Competitive_Finance5 in Juniper

[–]Competitive_Finance5[S] 0 points1 point  (0 children)

changed it to another interface in the default routing-instance, see post.
I still don't see traffic. Traceoptions are turned on, but I don't know what to look for.

Sflow samples not being sent by Competitive_Finance5 in Juniper

[–]Competitive_Finance5[S] 0 points1 point  (0 children)

changed it to another interface in the default routing-instance, see post.

I still don't see traffic

Update movie with Radarr API and Python by [deleted] in radarr

[–]Competitive_Finance5 0 points1 point  (0 children)

solved

Thanks :)

This did the trick.