NRPE Test

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Pilly170
Posts: 75
Joined: Thu Mar 28, 2013 6:03 am

Re: NRPE Test

Post by Pilly170 »

I have attached them above? (dropbox)
Can you not access them?
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: NRPE Test

Post by slansing »

You are going to want to run the commands listed at the top of the nsclient.ini file in order to generate the full file, then you can define the handlers properly in the new sections generated.
Pilly170
Posts: 75
Joined: Thu Mar 28, 2013 6:03 am

Re: NRPE Test

Post by Pilly170 »

Sorry Not sure I understand?
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: NRPE Test

Post by slansing »

At the top of the NSclient.ini file you should see the following:

Code: Select all

# If you want to fill this file with all avalible options run the following command:
#   nscp settings --generate --add-defaults --load-all
# If you want to activate a module and bring in all its options use:
#   nscp settings --activate-module <MODULE NAME> --add-defaults
# For details run: nscp settings --help

In order to reveal the entire configuration file you must run the commands listed, if they are not present you may want to either upgrade, or downgrade to 0.3.9 as there may be a bug in the version you have.. did you by chance download one of the Nightly Build's?
Locked