nrpe_exporter icon indicating copy to clipboard operation
nrpe_exporter copied to clipboard

A Prometheus exporter for generating metrics from commands executed by a running NRPE daemon.

Results 6 nrpe_exporter issues
Sort by recently updated
recently updated
newest added

I am trying to create a job in prometheus for the below check command in nrpe.cfg. command[check_test]=/usr/local/bin/check_test.py -i $ARG1$ I am not able to get command_status as 1 for this...

## Issue - add command args - support for nrpe historical agent. - openssl - nrpe pack v3, v4 ## Solution ## Context required to use a temporary" forked version...

Type: Enhancement
Priority: Medium

The current CI used is CircleCI, and while great as well, we have everything else in GitHub Actions, so this should be migrated at some point. While at it, also...

I am using the nrpe_exporter (https://github.com/RobustPerception/nrpe_exporter) to make about 4500 nrpe client requests every 70s. A few times a day at irregular intervals (typically hours, but sometimes minutes) the nrpe_exporter...

When I run the check_load against the localhost the webpage is blank. I can still get metrics from Prometheus but that don't correlate to NRPE and look like basic default...