<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font face="Times New Roman">Gentimen, </font></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font face="Times New Roman"> </font></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font face="Times New Roman">I apologize for the briefness of this inquiry, but as often happens in the networking world, some one else's lack of planning has become my emergency. 
<span style="mso-spacerun: yes"> </span>I am working with Web inject and although all appears to be configured correctly, Nagios indicates that the plug in is providing no feed back. I have followed the instruction on the webinject home page but still come up with the same error using their suggested configuration , or even simplifying things to use no variables. My config files are bellow, any Help that can be offered would be greatly appreciated. Please keep in mind that my issue is not with Webinject itself, but with getting the input back in to Nagios. 
<span style="mso-spacerun: yes"> </span></font></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font face="Times New Roman">P.S. This is Nagios Version 1.2</font></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font face="Times New Roman"> </font></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font face="Times New Roman"> </font></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><u><font face="Times New Roman">Config.xml</font></u></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><u><span style="TEXT-DECORATION: none"><font face="Times New Roman"> </font></span></u></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font face="Times New Roman"><testcasefile>4.0.xml</testcasefile></font></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font face="Times New Roman"><useragent>WebInject Application Tester</useragent></font></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font face="Times New Roman"><timeout>10</timeout></font></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font face="Times New Roman"><globaltimeout>20</globaltimeout></font></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font face="Times New Roman"><reporttype>nagios</reporttype></font></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><u><span style="TEXT-DECORATION: none"><font face="Times New Roman"> </font></span></u></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><u><font face="Times New Roman">Checkcommands.cfg</font></u></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><u><span style="TEXT-DECORATION: none"><font face="Times New Roman"> </font></span></u></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font face="Times New Roman">define command {</font></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font face="Times New Roman"><span style="mso-spacerun: yes">        </span>command_name<span style="mso-spacerun: yes">    </span>webinject</font></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font face="Times New Roman"><span style="mso-spacerun: yes">        </span>command_line<span style="mso-spacerun: yes">     </span>/usr/local/webinject/webinject.pl -c config.xml
 4.0.xml</font></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font face="Times New Roman">}</font></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font face="Times New Roman">Or </font></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font face="Times New Roman">define command {</font></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font face="Times New Roman"><span style="mso-spacerun: yes">        </span>command_name<span style="mso-spacerun: yes">    </span>webinject</font></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font face="Times New Roman"><span style="mso-spacerun: yes">        </span>command_line<span style="mso-spacerun: yes">     </span>/usr/local/webinject/webinject.pl -c $ARG1$ $ARG2$
</font></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font face="Times New Roman">}</font></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font face="Times New Roman"> </font></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><u><font face="Times New Roman">Services.cfg</font></u></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><u><span style="TEXT-DECORATION: none"><font face="Times New Roman"> </font></span></u></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font face="Times New Roman">define service {</font></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font face="Times New Roman"><span style="mso-spacerun: yes">    </span>use<span style="mso-spacerun: yes">                      </span>generic-service</font></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font face="Times New Roman"><span style="mso-spacerun: yes">    </span>host_name<span style="mso-spacerun: yes">                </span>i32</font></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font face="Times New Roman"><span style="mso-spacerun: yes">    </span>service_description<span style="mso-spacerun: yes">      </span>WebInject check 4.0 Application</font>
</p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font face="Times New Roman"><span style="mso-spacerun: yes">    </span>is_volatile<span style="mso-spacerun: yes">              </span>0</font></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font face="Times New Roman"><span style="mso-spacerun: yes">    </span>check_period<span style="mso-spacerun: yes">             </span>24x7</font></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font face="Times New Roman"><span style="mso-spacerun: yes">    </span>max_check_attempts<span style="mso-spacerun: yes">       </span>3</font></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font face="Times New Roman"><span style="mso-spacerun: yes">    </span>normal_check_interval<span style="mso-spacerun: yes">    </span>4</font></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font face="Times New Roman"><span style="mso-spacerun: yes">    </span>retry_check_interval<span style="mso-spacerun: yes">     </span>2</font></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font face="Times New Roman"><span style="mso-spacerun: yes">    </span>contact_groups<span style="mso-spacerun: yes">           </span>test</font></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font face="Times New Roman"><span style="mso-spacerun: yes">    </span>notification_interval<span style="mso-spacerun: yes">    </span>20</font></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font face="Times New Roman"><span style="mso-spacerun: yes">    </span>notification_period<span style="mso-spacerun: yes">      </span>24x7</font></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font face="Times New Roman"><span style="mso-spacerun: yes">    </span>notification_options<span style="mso-spacerun: yes">     </span>w,u,c,r</font></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font face="Times New Roman"><span style="mso-spacerun: yes">    </span>check_command<span style="mso-spacerun: yes">            </span>webinject</font></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font face="Times New Roman">}</font></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><u><span style="TEXT-DECORATION: none"><font face="Times New Roman"> </font></span></u></p>