Project

General

Profile

Actions

Bug #13509

open

NRPE: Checks requiring net-snmp fail

Added by Steve Wheeler over 1 year ago. Updated 11 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
NRPE
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Affected Version:
2.6.0
Affected Plus Version:
22.05
Affected Architecture:
All

Description

Some NRPE checks require the Net SNMP perl module to be installed and it is not a dependency of the package.

You can install Net-SNMP manually either directly or using the pfSense package but the SNMP.pm file is not found by perl as it's not in the path.

A symnlink allows it to find the file, for exmaple:

ln /usr/local/lib/perl5/site_perl/mach/5.32/SNMP.pm /usr/local/lib/perl5/5.32/Net/SNMP.pm

Tested in 2.6

Actions

Also available in: Atom PDF