How to make Indirect checks

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: How to make Indirect checks

Post by Box293 »

Because of the upgrade, the NRPEClient module is not running.

Code: Select all

cd "\Program Files\NSClient++\" 
nscp settings --activate-module NRPEClient
nscp service --stop
nscp service --start
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
ziedmahjoub
Posts: 142
Joined: Fri Jan 16, 2015 5:22 am

Re: How to make Indirect checks

Post by ziedmahjoub »

Box293 wrote:Because of the upgrade, the NRPEClient module is not running.

Code: Select all

cd "\Program Files\NSClient++\" 
nscp settings --activate-module NRPEClient
nscp service --stop
nscp service --start
i did it and the problem is not solved , also NRPECLient was active
jdalrymple
Skynet Drone
Posts: 2620
Joined: Wed Feb 11, 2015 1:56 pm

Re: How to make Indirect checks

Post by jdalrymple »

ziedmahjoub,

Yesterday in trying to help another customer with some issues I discovered my NRPE server wasn't working. I fiddled with the config and such and couldn't get it working proper. I ended up uninstalling, rebooting, verifying that the configs and modules were all cleared out of c:\program files\nsclient++\* and then I did a clean reinstall. Things just worked.

Is that a possibility here?

You might want to grab a backup of nclient.ini and your scripts directory before doing it, but this is the exact situation I had just yesterday.
ziedmahjoub
Posts: 142
Joined: Fri Jan 16, 2015 5:22 am

Re: How to make Indirect checks

Post by ziedmahjoub »

its ok i 've installed the last stable version of NSClient and i configure it and its ok , and i give up for the indirect checks for now .

Myabe if i need it i will make a new thread , you can close this one
Locked