Hello,
We use an application server with a program developed by Magic uniPaaS. This is an application RIA (Rich Internet Application) based on. Net and deployed with ClickOnce.
Is it possible to configure a sensor that would launch the application to verify that it works well?
Is it possible to record the response time?
we want to give a SLA measure to our customer.
thank you in advance
(I am a new user of the software Paessler)
Article Comments
Have you already tried using a HTTP sensor that measures the load time of the deployment manifest file on the web page?
There will be some security issues, like the context of the probe will have to able to install the application on disk. Any user interaction (confirmation) when installing the app will have to be disabled.
The probe, running as a service, will never be able to launch any application or installer that interacts with the desktop.
Aug, 2011 - Permalink
Have you already tried using a HTTP sensor that measures the load time of the deployment manifest file on the web page?
There will be some security issues, like the context of the probe will have to able to install the application on disk. Any user interaction (confirmation) when installing the app will have to be disabled.
The probe, running as a service, will never be able to launch any application or installer that interacts with the desktop.
Aug, 2011 - Permalink