Where to XML files fof CONSOL.de Webinject?

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
dlukinski
Posts: 1130
Joined: Tue Oct 06, 2015 9:42 am

Where to XML files fof CONSOL.de Webinject?

Post by dlukinski »

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,
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: Where to XML files fof CONSOL.de Webinject?

Post by hsmith »

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>
I'm assuming this path can be anywhere on your machine.
Former Nagios Employee.
me.
dlukinski
Posts: 1130
Joined: Tue Oct 06, 2015 9:42 am

Re: Where to XML files fof CONSOL.de Webinject?

Post by dlukinski »

hsmith wrote:
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>
I'm assuming this path can be anywhere on your machine.
Thank you

One more question: does 1.84 Webinject deal with NTLM or same basic authentication still?
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: Where to XML files fof CONSOL.de Webinject?

Post by hsmith »

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.
dlukinski
Posts: 1130
Joined: Tue Oct 06, 2015 9:42 am

Re: Where to XML files fof CONSOL.de Webinject?

Post by dlukinski »

hsmith 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.
Alright

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..)
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Where to XML files fof CONSOL.de Webinject?

Post by ssax »

ssax wrote:I think it can do NTLM, see here: https://support.nagios.com/forum/viewto ... 90#p178090
dlukinski
Posts: 1130
Joined: Tue Oct 06, 2015 9:42 am

Re: Where to XML files fof CONSOL.de Webinject?

Post by dlukinski »

ssax wrote:
ssax wrote:I think it can do NTLM, see here: https://support.nagios.com/forum/viewto ... 90#p178090
Thank you Sean

Please close this one
Locked