opnsense / opnsense/plugins

Nagios check_procs plugin is failing using NRPE or check_by_ssh

Open
#5,059 10 comments 0 reactions 1 assignee View on GitHub

@fichtner is already working on this.

Since Dec 2, 2025.

upstream
Dominant language
PHP
Stars
1.2k
Forks
863
Avg merge
2d 6h
Merged PRs (30d)
10

Description

Important notices
Before you add a new report, we ask you kindly to acknowledge the following:

Describe the bug
Up until the latest release I have been using check_procs on multiple firewalls with nagios successfully. I have always used NRPE and it worked fine. After the latest update check_procs is failing with unable to read output. All other check_* are working as far as I can see. This is happening on all firewalls I am monitoring (6 in total)

I tried switching to check_by_ssh on one of the firewalls and while this worked for about 2 hours it then stopped working with the same error.

This worked on the previous version and I have setup a new firewall and confirmed this.

To Reproduce
Steps to reproduce the behavior:

  1. Setup NRPE services
  2. Configure plugin with custom commands for NRPE
  3. Add checks to nagios server using NRPE.

Expected behavior
The plugin should report back the number of running processes or zombie processes.

Relevant log files
Nothing in the NRPE Log

Environment
OPNsense 25.7.8-amd64
os-nrpe 1.1_1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.