Thread: Monitoring Tool
Hi, time ago i have writen a Monitoring Tool in Java to perform Monitoring to a general Data Base. But i have writen to monitoring a postgresql.
The idea is that you connect to the database and do some querys to the system tables, asking for some values.
All theses things are configurable in a XML. You just have to write the SQL statements, specify time between calls, and another configuration parameter and the tool do the charts, and write all the values to an archive.
I send this mail because i want to share the tool, i think is a good develop, and maybe it could help someone to monitor a system without spelling money.
may someone tell me where to put the source of the tool for free access?
i used eclipse for develope, i can send all the proyect folder in a zip file.
regards,
sorry about my english
Simon
--
"No olvides, no traiciones, lo que llevas bien dentro de ti. No olvides, no traiciones, lo que siempre te ha hecho vivir."
The idea is that you connect to the database and do some querys to the system tables, asking for some values.
All theses things are configurable in a XML. You just have to write the SQL statements, specify time between calls, and another configuration parameter and the tool do the charts, and write all the values to an archive.
I send this mail because i want to share the tool, i think is a good develop, and maybe it could help someone to monitor a system without spelling money.
may someone tell me where to put the source of the tool for free access?
i used eclipse for develope, i can send all the proyect folder in a zip file.
regards,
sorry about my english
Simon
--
"No olvides, no traiciones, lo que llevas bien dentro de ti. No olvides, no traiciones, lo que siempre te ha hecho vivir."
On Thu, May 24, 2007 at 02:12:01PM -0300, Simon De Uvarow wrote: > may someone tell me where to put the source of the tool for free access? You could set up a project on pgfoundry: http://pgfoundry.org/ Better still, contact the maintainers of some of the already-started monitoring projects, and see if your component could be included. (It seems to me there are already three or four monitoring tools there. Search for "monitor".) A -- Andrew Sullivan | ajs@crankycanuck.ca This work was visionary and imaginative, and goes to show that visionary and imaginative work need not end up well. --Dennis Ritchie