On Mar 18, 2009, at 10:02 AM, David Dozier wrote: > All, > > Should I be seeing the following lack of macro expansion in > nagios.debug? > > In nagios.debug: > ================ > [] Raw Command Input: $USER1$/check_ping -H $HOSTADDRESS$ -w > 3000.0,80% > -c 5000.0,100% -p 5 > [] Expanded Command Output: $USER1$/check_ping -H $HOSTADDRESS$ -w > 3000.0,80% -c 5000.0,100% -p 5 > > [] Finished reaping 0 check results
I don't use nagios-3 yet but I believe it might depend on the debug_verbosity without looking at the actual code. Here is an example where it was shown as expanded after the second loop through MACRO PROCESSING -- http://article.gmane.org/gmane.network.nagios.devel/4737 > FYI: I set Debugging_output=256, and every "Expanded Command > Output" is > not expanded, and every "Reap check results" yeilds 0 check results. Did you mean debug_level? is debug_verbosity set to 2? -- Marc ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Nagios-users mailing list Nagios-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null