Seems you'd need to create an external script/test that will do this. I believe there is a sample that comes with the distribution, but I'm not certain. In any case, looking at the scripts on xymonton.trantor.org would be instructive. These are launched by adding them to clientlaunch.cfg on a client if I am not mistaken, and probably hobbitlaunch.cfg on a server. Take a look at the documentation.
-- Sent from my Palm Pre On Jan 3, 2011 5:11, Jayanta Kundu <jayantak007 at gmail.com> wrote:
Hi All,
I would like get data from oracle database on a particular table.
For example:
SELECT count(1) from emp;
I want to display the result of the above query into my xymon page.
Kindly let me know what the steps are for do the same. Which files need to modify/configure etc.
With Regards,
Jay.