Search found 1 match

by slackert
Fri Oct 28, 2011 12:25 pm
Forum: Open Source Nagios Projects
Topic: Are user macros allowed in custom object variables?
Replies: 1
Views: 1145

Are user macros allowed in custom object variables?

When I try to use a $USERn$ macro as a value in a _CUSTOM_VAR, it doesn't work. In the example below, the method that doesn't work tries to send a $ as the community string. Are the $'s in the custom variable value being scrubbed or cleaned or something? # This works---------------------------------...