On 10/18/2010 02:11 PM, Abdul Khader wrote: > Dear All, > I see that this plug-in allows me to do synthetic transactions. > I would like to know if it is possible to use it for java based > application server like tomcat.
It's not. It has no JRE embedded in it, and coding a java engine in perl would be almost as complex as it would be stupid. > My goal is to login to a page with a username and password, then go to > the user's home page. If not successful, then send an email alert to the > admin. > Look at java-based automation things instead, but be aware that java-based checks are just plain horrible to run unless you can get a java-daemon to accept queries from the command-line and return the results to you. Java has a ridiculously high loadtime, making it extremely unsuitable for writing command-line apps and nagios plugins. -- Andreas Ericsson [email protected] OP5 AB www.op5.se Tel: +46 8-230225 Fax: +46 8-230231 Considering the successes of the wars on alcohol, poverty, drugs and terror, I think we should give some serious thought to declaring war on peace. ------------------------------------------------------------------------------ Download new Adobe(R) Flash(R) Builder(TM) 4 The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly Flex(R) Builder(TM)) enable the development of rich applications that run across multiple browsers and platforms. Download your free trials today! http://p.sf.net/sfu/adobe-dev2dev _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
