Web Inject .xml files not found where they used to be

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
krobertson71
Posts: 444
Joined: Tue Feb 11, 2014 10:16 pm

Web Inject .xml files not found where they used to be

Post by krobertson71 »

Nagios XI 2.5

When running the Configuration wizard for Web Transactions,in the past, a .xml would be created in /usr/local/nagiosxi/etc/components/webinject/

I have created a new test one but the .xml file is not there like it was back in version 2.0 and 2.1.

Are these in a new location now?

Code: Select all

[nagios@nagiasp01 webinject]$ ll
total 64
-rwxrwxr-x 1 apache nagios 63271 Dec 19 14:17 webinject.pl
[nagios@nagiasp01 webinject]$ pwd
/usr/local/nagiosxi/etc/components/webinject
Here is the command used. Test passes just fine, but I would like to add something to the case to make sure it will fail if wrong string is found for the "verifypostive="somestring"

Code: Select all

check_xi_service_webinject!safety_dcri_duke_edu__Web_Transaction_config.xml
Last edited by krobertson71 on Mon Feb 16, 2015 1:22 pm, edited 1 time in total.
krobertson71
Posts: 444
Joined: Tue Feb 11, 2014 10:16 pm

Re: Web Inject .xml files not found where they used to be

Post by krobertson71 »

I did a find from / for find / -name safety_dcri_duke_edu__Web_Transaction_config.xml with no results.
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: Web Inject .xml files not found where they used to be

Post by tgriep »

In XI, could you go to Admin, Manage Config Wizards and post back the version of the Web Transaction Wizard?
Did you have any errors when you created the service check?
Be sure to check out our Knowledgebase for helpful articles and solutions!
krobertson71
Posts: 444
Joined: Tue Feb 11, 2014 10:16 pm

Re: Web Inject .xml files not found where they used to be

Post by krobertson71 »

I am sooo sorry for wasting your time.

I was working on a couple of differnt things and did not realize my console was opened to the prod Nagios server and not the test one.

Please forgive this.
cmerchant
Posts: 546
Joined: Wed Sep 24, 2014 11:19 am

Re: Web Inject .xml files not found where they used to be

Post by cmerchant »

No worries. We'll go ahead and close the thread. Thanks.
Locked