Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

mysql management

Status
Not open for further replies.

bakardi

Programmer
Jun 8, 2003
13
IN
hi !
apart from my previos post, i would also like to know the list of metrics that could be collected when the database server is started.

ie. the informations obtained when the database just starts.
 
hi !
i shall make it a bit clear!

i am designing a database monitor for mysql database using agent architecture! ie another application that takes these informations to be monitored from the mysql and produces necessary notifications . i will be creating the agent using c API's . Now which one of the 2 will increase the performance of the monitor

1. starting the agent as the same process as MySql ie starting both the database and the monitor as one.

2. Or starting the agent as a different process independent of MySql.

please advice me.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top