I have a setup like this, there are 5 applications are running ASP Net, Java and Oracle as DB. I wanted to monitor those application output of each individual.
Example: Server A returns-> Transaction A-> same transaction-id send to Server B, Server C and Server D it will be changing as Record#1. So i wanted to check all of those transactions flow should be passed on same sequence with their respective ids. In case if any of transaction fails and stopped, alert has to be send to nagios.
Do you have any solution on this or suggestion how to take this further.. thanks in advance. Let me know ifyou've any query over this..
Regards,
Raj.
How to Monitor Web transaction in Nagios xi?
-
- Posts: 187
- Joined: Tue Feb 28, 2012 7:08 am
- Location: CA, USA
-
- -fno-stack-protector
- Posts: 4366
- Joined: Mon Nov 19, 2012 12:10 pm
Re: How to Monitor Web transaction in Nagios xi?
It sounds like you have 5 separate servers, that run the same applications. You would like to start a transaction on server A and verify that server b,c,d all see it correctly? Is this all handled through http transactions?
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
-
- Posts: 187
- Joined: Tue Feb 28, 2012 7:08 am
- Location: CA, USA
Re: How to Monitor Web transaction in Nagios xi?
You're correct, let me know how to do that..
-
- -fno-stack-protector
- Posts: 4366
- Joined: Mon Nov 19, 2012 12:10 pm
Re: How to Monitor Web transaction in Nagios xi?
I would not be able to tell you how to best check your own web app, however the plugin that you would most likely want to use is WebInject. It should allow for monitoring transactions through a single or multiple servers and page loads.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
-
- Posts: 187
- Joined: Tue Feb 28, 2012 7:08 am
- Location: CA, USA
Re: How to Monitor Web transaction in Nagios xi?
Do you have any sample configuration or how to monitor the web transaction using Webinject with examples, it would be great helpful for me to configure in setup...Thanks!!
Regards,
Raj.
Regards,
Raj.
-
- Posts: 47
- Joined: Mon Sep 10, 2012 7:35 pm
Re: How to Monitor Web transaction in Nagios xi?
Here are some links that may help:
http://www.webinject.org/plugin.html
http://www.webinject.org/manual.html#tcsetup
These are linked when you run "Web Transaction" monitoring wizard as well.
http://www.webinject.org/plugin.html
http://www.webinject.org/manual.html#tcsetup
These are linked when you run "Web Transaction" monitoring wizard as well.
-
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
Re: How to Monitor Web transaction in Nagios xi?
Thanks 455157!
I was going to link to the same docs...
I was going to link to the same docs...
-
- Posts: 187
- Joined: Tue Feb 28, 2012 7:08 am
- Location: CA, USA
Re: How to Monitor Web transaction in Nagios xi?
Im waiting for the Docs....thanks
-
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
Re: How to Monitor Web transaction in Nagios xi?
These are the Docsgm_rajkumar wrote:Im waiting for the Docs....thanks
http://www.webinject.org/plugin.html
http://www.webinject.org/manual.html#tcsetup
-
- Posts: 187
- Joined: Tue Feb 28, 2012 7:08 am
- Location: CA, USA
Re: How to Monitor Web transaction in Nagios xi?
Otherthan this, do you have any other plugins to monitor the Web service and URL sequence monitoring available in Nagios xi???
Do you have any GUI utility to verify the testcases are written fine or not?? any suggestions highly appreciated..Thanks!!
Do you have any GUI utility to verify the testcases are written fine or not?? any suggestions highly appreciated..Thanks!!