Back to Opsview FAQ

Internal documentation only

This page has been marked as draft.

Check arguments within Agent (NRPE) usage

Problem Copied

Service Checks may error if arguments are not parsed correctly

An example of this is when you are sending a command to a host and confusion may occur for you if the same argument is listed within that input.

Explanation Copied

In the example below, the use of “nested” arguments is seen with -a being used twice.

check_nrpe -H '$HOSTADRESS$ -c check_procs -a '1: -a <Argument String>' -C '%NRPE_CERTIFICATES:1%' -k '%NRPE_CERTIFICATES:2%' -r '%NRPE_CERTIFICATES:3%' -y '%NRPE_CIPHERS:1%'
["Geneos"] ["FAQ"]

Was this topic helpful?