Xymon Mailing List Archive search

Request for get data from Oracle database.

list Ryan Novosielski
Mon, 3 Jan 2011 09:32:09 -0500
Message-Id: <12940651407952360@voodoo>

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&nbsp;xymonton.trantor.org&nbsp;would be instructive. These are launched by adding them to&nbsp;clientlaunch.cfg on a client if I am not mistaken, and probably&nbsp;hobbitlaunch.cfg on a server. Take a look at the documentation.

-- Sent from my Palm Pre
On Jan 3, 2011 5:11, Jayanta Kundu &lt;user-d0758a3e63c3@xymon.invalid&gt; wrote: 


Hi All,

&nbsp;

I would like
get data from oracle database on a particular table. 

For example:

SELECT
count(1) from emp;

&nbsp;

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.

&nbsp;

With
Regards,

Jay.