Search found 9 matches

by Jaysen.ODell
Tue May 27, 2014 10:52 am
Forum: Nagios XI
Topic: URL transactional moniotoring
Replies: 14
Views: 2632

Re: URL transactional moniotoring

I have this working with the webinject linked.

this does require editing all the files created by the monitoring wizard... but it works.
by Jaysen.ODell
Wed Apr 16, 2014 2:14 pm
Forum: Nagios XI
Topic: Access to raw monitoring data
Replies: 5
Views: 575

Re: Access to raw monitoring data

Thank you.

Internal is sufficient for now.
by Jaysen.ODell
Wed Apr 16, 2014 12:21 pm
Forum: Nagios XI
Topic: Access to raw monitoring data
Replies: 5
Views: 575

Re: Access to raw monitoring data

Is it possible to have a feature request to allow CSV download of data via the UI? The intent is to allow users with access permissions who do NOT have os level access the ability to import data to excel for complex comparisons. EX: post release of software package to server farm, create comparison ...
by Jaysen.ODell
Tue Apr 15, 2014 11:53 am
Forum: Nagios XI
Topic: Access to raw monitoring data
Replies: 5
Views: 575

Access to raw monitoring data

We have a request to export raw data used to create performance graphs for a service to excel. Is there a facility to accommodate this?

Thank you.
by Jaysen.ODell
Tue Apr 01, 2014 10:35 am
Forum: Nagios XI
Topic: URL transactional moniotoring
Replies: 14
Views: 2632

Re: URL transactional moniotoring

Not seeing the screenshot anywhere. I can't actually edit the parent config (the monitoring wizard hides that) What do you mean by this? We might also look into upgrading webinject, since it has made quite a few improvements. screen shot was in previous post. the parent config is the "config.x...
by Jaysen.ODell
Thu Mar 27, 2014 10:46 am
Forum: Nagios XI
Topic: URL transactional moniotoring
Replies: 14
Views: 2632

Re: URL transactional moniotoring

attached. the core lists the same error. OS level is failing on a 301 and the verify positive. the failure is simple to explain: You have to follow the 301 (which is dynamic) to get the expected string. But since the nagios webinject is 1.4 it will not follow redirects. Also, since I can't actually ...
by Jaysen.ODell
Tue Mar 25, 2014 12:51 pm
Forum: Nagios XI
Topic: URL transactional moniotoring
Replies: 14
Views: 2632

Re: URL transactional moniotoring

What error does it show in the XI interface? Like if you go to Service Detail on the Home page and find the service, what is in the Status Information field? A screenshot would be nice. Sorry for the delay. As you may be aware we have had some issues with os upgrades that are taking precedent. I wi...
by Jaysen.ODell
Thu Mar 13, 2014 11:19 am
Forum: Nagios XI
Topic: URL transactional moniotoring
Replies: 14
Views: 2632

Re: URL transactional moniotoring

Forgot to add that putting the test case into a XI webinject config fails. test cases supplied to XI via web transaction wizard.

Moderator note: Both posters are from the same organization, do not split topic.
by Jaysen.ODell
Thu Mar 13, 2014 11:13 am
Forum: Nagios XI
Topic: URL transactional moniotoring
Replies: 14
Views: 2632

Re: URL transactional moniotoring

This was written for webinspect 1.86 (CPAN) to be implemented in XI... This follows our SSO solution which creates dynamic redirects. We want to simulate a user click trail to ensure that we are monitoring for the real end user trail, not an artificially accurate trail. The error seems to be in the ...