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?
NRDS check needs multiple files
Re: NRDS check needs multiple files
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.
Without more details (such as where the files are coming from), I'm not sure there's much more to offer.
Re: NRDS check needs multiple files
@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?
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!