Hi
Where to keep XML files for CONSOL.de WebInject?
(https://labs.consol.de/nagios/check_web ... index.html)
- trying to get this working in Nagios
Thank you,
Where to XML files fof CONSOL.de Webinject?
Re: Where to XML files fof CONSOL.de Webinject?
I'm assuming this path can be anywhere on your machine.A sample command like would look like this:
<pre> %>./check_webinject -s baseurl=http://yourwebserver.com:8080 testcase.xml WebInject OK - All tests passed successfully in 0.027 seconds|time=0.027;0;0;0;0 testpage=0.024;5;15;0;0 </pre>
Former Nagios Employee.
me.
me.
Re: Where to XML files fof CONSOL.de Webinject?
Thank youhsmith wrote:I'm assuming this path can be anywhere on your machine.A sample command like would look like this:
<pre> %>./check_webinject -s baseurl=http://yourwebserver.com:8080 testcase.xml WebInject OK - All tests passed successfully in 0.027 seconds|time=0.027;0;0;0;0 testpage=0.024;5;15;0;0 </pre>
One more question: does 1.84 Webinject deal with NTLM or same basic authentication still?
Re: Where to XML files fof CONSOL.de Webinject?
Looking at the changelog I don't see anything mentioned about NTLM support being added. You may be able to reach out to the author to get verification though. This was not wrote by us.
Former Nagios Employee.
me.
me.
Re: Where to XML files fof CONSOL.de Webinject?
Alrighthsmith wrote:Looking at the changelog I don't see anything mentioned about NTLM support being added. You may be able to reach out to the author to get verification though. This was not wrote by us.
Could you add NTLM support to your developments?
- many sites and portals would be this way (in our case it is some applications and the entire Microsoft Office online family (OWA,Office365, Teamsites,Onedrive, Yammer, etc..)
Re: Where to XML files fof CONSOL.de Webinject?
ssax wrote:I think it can do NTLM, see here: https://support.nagios.com/forum/viewto ... 90#p178090
Re: Where to XML files fof CONSOL.de Webinject?
Thank you Seanssax wrote:ssax wrote:I think it can do NTLM, see here: https://support.nagios.com/forum/viewto ... 90#p178090
Please close this one