sorry, that was a typo.
<testcases repeat="1">
<case
id="1"
url="https://pluto.xxxx.com/rest/xxxx.svc/GetMemberInfo"
method="post"
posttype="text/xml"
verifypositve="?number=xxxxxxxxxxx"
verifynextpostive="next_page=/300"
Search found 4 matches
- Fri Oct 22, 2010 12:16 pm
- Forum: Nagios XI
- Topic: WEB Transaction
- Replies: 6
- Views: 1945
- Thu Oct 21, 2010 4:08 pm
- Forum: Nagios XI
- Topic: WEB Transaction
- Replies: 6
- Views: 1945
Re: WEB Transaction
Thanks! Unfortunately it's a post. and this this doesn't seem to be correct. WebInject CRITICAL - Test case number 1 failed Any other suggestions? <testcases repeat="1"> <case id="1" url="//https://pluto.snoopy.com" /> <case id="2" method="post" url=...
- Wed Oct 20, 2010 5:26 pm
- Forum: Nagios XI
- Topic: WEB Transaction
- Replies: 6
- Views: 1945
WEB Transaction
I am trying to monitor an https web services site that requires some paramets and values to complete the monitoring. An example is: url: https://my.website.com/my/service.svd/info Parameter: number Value: 7011111111 Parameter: next_page Value: /300 I'm a total newbie and I've looked at the webinject...
- Tue May 25, 2010 3:48 pm
- Forum: Nagios XI
- Topic: check_XI_Service
- Replies: 2
- Views: 1799
check_XI_Service
I am new to Nagios but have been able to monitor several windows services on mulitiple servers. but I am having difficulty getting a third party service to work. I am getting a Nagios XI Alert for a service that is installed on the C:\Program Files (x86)\Informatica Agent\infaagent.exe/ I am getting...