NRDS check needs multiple files

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
dgatlas
Posts: 16
Joined: Thu Dec 11, 2014 1:42 pm

NRDS check needs multiple files

Post by dgatlas »

I have an NRDS check which requires the presence of 2 files to be downloaded to the plugins directory of the monitored host.

How is this accomplished?
mp4783
Posts: 116
Joined: Wed May 14, 2014 11:11 am

Re: NRDS check needs multiple files

Post by mp4783 »

This is a pretty open question. The obvious answers would be to have whatever user process is executing your NRDS checks perform an FTP,SFTP, or SCP file transfer from some central location and then place those files in the libexec directory.

Without more details (such as where the files are coming from), I'm not sure there's much more to offer.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: NRDS check needs multiple files

Post by lmiltchev »

@dgatlas
What have you tried so far? Can you show us an example of the command that you have defined under the NRDS Config Manager?
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked