Tuxedo api to Java that allows me to implement/exec the perl script !
961400Sep 11 2012 — edited Sep 12 2012Hi,
I searched few links however am not getting close to what I am looking to implement.
I have a perl script for monitoring tuxedo queues, gives me the status of the queues something like number of message that have exceeded the sla. Within the script commands like qmadmin/qset etc are being used .When running the perl script ./queuestatus i am prompted with another text "command" prompting me to enter input numbers 1-10 to gather more details on each queue that is being monitored.
What I would like to do is use a tuxedo api if possible that I can integrate in java that would take my perl command like
<path to the perl script>./queuestatus along with arguments 1-10 since i want to gather the details of all the queues at one go if possible and buffer it out to further display the result on the UI etc?
jdk 1.6 and Bea Weblogic 11g is what I use.
Any help is appreciated!
Thanks
aqua