junos_exporter icon indicating copy to clipboard operation
junos_exporter copied to clipboard

Prometheus Exporter for Junos Devices

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

Hi, I was wondering if there is a way to connect a target list or a device portal to the allowed target so I don't have to add devices manually....

Hi hi, I managed to run junos_exporter on FreeBSD, I couldn't see the "junos_up" metric listed though... Should it be included in the metrics list by default? Or am I...

I would like to be able to collect FPC metrics from chassi based Juniper devices Command to run: show chassis fpc Parse out - Temp - State - Slot -...

When we try to export route engine metrics it works fine on single nodes or chassi based nodes with 2 route engines. But it cant export any metrics from e.g...

Is there any reason to why enabled collector setups its own connection to a device instead of sharing one? Could e.g multiplexing be used and implemented. The issue we got...

Does allowed targets accept a regex or a CIDR? like so: ``` allowed_targets: - '^my-host-[0-9]{2}.*' - 192.168.0.1/30 ```

I wonder if it would be possible to implement support for ``` show chassis alarms show system alarms ``` RPC commands ``` ``` XML Output example is the same for...