How to monitor current databases

3 replies
mahfuz
mahfuz's picture
Joined: 03/26/2009
User offline. Last seen 21 weeks 6 days ago.

Dear all,

I just discovered this amazing tool. Great one for security measures.

I have installed it in rhel5.1 with rpm and now want to know a basic thing which is
I already have 4 databases in place and how to make them monitor with greensql?

Thanks

mahfuz
mahfuz's picture
Joined: 03/26/2009
User offline. Last seen 21 weeks 6 days ago.

OK. I sorted that out.

There is a problem in the script @ least in my case when running the script greensql-create-db.sh

I had to modify the localhost to 127.0.0.1 to make that work. And also got the idea on how to use the current databases with this.

Thanks .

yuli
yuli's picture
Joined: 01/30/2008
User offline. Last seen 2 days 2 hours ago.

It is great that you figured it out.

PS. we have just released new application version. Grab the package in the download page.

mahfuz
mahfuz's picture
Joined: 03/26/2009
User offline. Last seen 21 weeks 6 days ago.

Hi thanks.

I downloaded the new source files. But after untarring it when I run ./build.sh command it create packages for previous release as below

Wrote: /usr/src/redhat/SRPMS/greensql-fw-0.9.6-1.src.rpm
Wrote: /usr/src/redhat/RPMS/i386/greensql-fw-0.9.6-1.i386.rpm
Wrote: /usr/src/redhat/RPMS/i386/greensql-fw-debuginfo-0.9.6-1.i386.rpm

Any reason whats going wrong.

Back to top