[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] hobbit monitoring
On Wednesday 17 January 2007 18:45, Kern, Thomas wrote:
> Okay. Thanks.
>
> I will discuss with my Oracle guru what he wants to monitor and how HE
> will be getting the numbers out of Oracle.
Basically, I wrote a perl module so I have a sqlplus function that I can use.
It executes sqlplus as user oracle. Once you can execute sqlplus as a
function, you can get any information you want in perl.
You can also try to link perl to oracle, but that's not so easy.
Stef