Mod Gearman related issue??

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
CFT6Server
Posts: 506
Joined: Wed Apr 15, 2015 4:21 pm

Mod Gearman related issue??

Post by CFT6Server »

I am noticing errors on WMI checks like the ones below... I am wondering is this something to do with our mod_gearman setup?

Code: Select all

[Can't locate Config/IniFiles.pm in @INC (@INC contains: /usr/local/nagios/libexec /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /usr/local/nagios/libexec/check_wmi_plus.pl line 439.
BEGIN failed--compilation aborted at /usr/local/nagios/libexec/check_wmi_plus.pl line 439.]
jdalrymple
Skynet Drone
Posts: 2620
Joined: Wed Feb 11, 2015 1:56 pm

Re: Mod Gearman related issue??

Post by jdalrymple »

You have missing bits on some of the remote workers. If you go though the first part of this (outdated) document it mentions how to get those bits in.

https://assets.nagios.com/downloads/nag ... ios-XI.pdf

You may want 1 worker specific to WMI checks as I believe a lot of the check_wmi_plus stuff is stateful.
Locked