junos_exporter icon indicating copy to clipboard operation
junos_exporter copied to clipboard

Exporter for devices running JunOS to use with https://prometheus.io/

Results 59 junos_exporter issues
Sort by recently updated
recently updated
newest added

prefix limits will be exported for each peer (rpc xml) add prefix_limit_percentage for each RIB of a peer

This adds the netconf-rpc as a feature, and adds the xml query to every module. It shouldn't change a thing for the ssh-cli. After a lot of analyzing, on EX2200...

Hi, I get an issue to install junos_exporter : go get github.com/czerwonk/junos_exporter github.com/czerwonk/junos_exporter imports github.com/prometheus/common/log: cannot find module providing package github.com/prometheus/common/log My OS : CentOS Linux 7 (Core) Do you...

Support multiRE broke single RE devices https://github.com/czerwonk/junos_exporter/issues/165

By removing these locks, i fixed one of my performance issue: When i uses prometheus with junos_exporter on a poll rate of 1 minute with 20 devices, it worked perfectly....

I think that this PR https://github.com/czerwonk/junos_exporter/pull/127 might have broken ipsec security-association metrics for single routing engine platforms. I'll try to fiddle with the code, but it's not my strong suit....

Metrics for Prometheus are no longer returned when polling devices a junos_exporter This happens even when polling 10 devices As a result, the alerts will no longer fire: ![image](https://user-images.githubusercontent.com/46557544/158762915-75045773-0815-4ffa-8ddc-9d95ee56a1f2.png) Is...

I'd need a list of commands issued on a JunOS per module activated as they need to get pre-approval in centralized AAA system. Do I need to dig source code...

When queried via the exporter we reliably see the querying of interfaces failing. Please see the log output of exporter and switch below. I tested the command on the device...