Turn off parser processing for ARG fields?
Posted: Fri Jun 03, 2016 11:57 am
The search software won't let me search for "#" because it's too short, so I apologize if this has been dealt with already. Here goes:
We're using ARG1 in a check_nt type service check as the password on the remote system. For sake of example, let's say the password is Nagios#123. Turns out that when we put "Nagios#123" into the arg2 field and save it, what gets created in the Core config files is "Nagios%23123" as if it's being HTML Encoded. Not cool.
How do we turn this off, since we must use the randomly assigned passwords that the customer's security folks provide us, and saying "just give us numbers and letters" won't work.
We're using ARG1 in a check_nt type service check as the password on the remote system. For sake of example, let's say the password is Nagios#123. Turns out that when we put "Nagios#123" into the arg2 field and save it, what gets created in the Core config files is "Nagios%23123" as if it's being HTML Encoded. Not cool.
How do we turn this off, since we must use the randomly assigned passwords that the customer's security folks provide us, and saying "just give us numbers and letters" won't work.